Annotation Type InterruptibleVisorTask


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface InterruptibleVisorTask
    This annotation using for Visor's task which can interrupted by system reason. For example, when a connection between cluster and task initiator is breaking.