@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface GridComputeTaskName
GridComputeTask implementation GridGain will take this name as a task name
instead of default which is grid task's class FQN.public abstract String value
Copyright © 2014. All rights reserved.