Uses of Class
com.gigaspaces.internal.client.spaceproxy.executors.SystemTask
Packages that use SystemTask
Package
Description
-
Uses of SystemTask in com.gigaspaces.internal.client.spaceproxy.executors
Subclasses of SystemTask in com.gigaspaces.internal.client.spaceproxy.executorsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassSystemDistributedTask<T extends Serializable>classclassclass -
Uses of SystemTask in com.gigaspaces.internal.extension
Subclasses of SystemTask in com.gigaspaces.internal.extensionMethods in com.gigaspaces.internal.extension that return types with arguments of type SystemTaskModifier and TypeMethodDescriptionMap<Class<? extends SystemTask>,SpaceActionExecutor> XapExtensions.getActionExecutors()Method parameters in com.gigaspaces.internal.extension with type arguments of type SystemTaskModifier and TypeMethodDescriptionvoidXapExtensions.registerSystemTaskExecutor(Class<? extends SystemTask> taskClass, SpaceActionExecutor executor) -
Uses of SystemTask in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space with parameters of type SystemTask -
Uses of SystemTask in com.gigaspaces.internal.server.space.executors
Subclasses of SystemTask in com.gigaspaces.internal.server.space.executors -
Uses of SystemTask in com.gigaspaces.internal.server.space.repartitioning
Subclasses of SystemTask in com.gigaspaces.internal.server.space.repartitioningModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of SystemTask in org.openspaces.admin.internal.pu.scale_horizontal.steps
Methods in org.openspaces.admin.internal.pu.scale_horizontal.steps with parameters of type SystemTaskModifier and TypeMethodDescriptiondefault voidIStepOperation.executeTaskRequest(GigaSpace gigaSpace, AttributeStore attributeStore, SystemTask<SpaceResponseInfo> task, Step step, String puName, int partitionId)