Uses of Enum Class
com.gigaspaces.internal.utils.concurrent.IAsyncHandlerProvider.CycleResult
Packages that use IAsyncHandlerProvider.CycleResult
Package
Description
-
Uses of IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.client.cache
Methods in com.gigaspaces.internal.client.cache that return IAsyncHandlerProvider.CycleResult -
Uses of IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.cluster.node.impl.groups.async
Methods in com.gigaspaces.internal.cluster.node.impl.groups.async that return IAsyncHandlerProvider.CycleResult -
Uses of IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.reliableasync that return IAsyncHandlerProvider.CycleResultModifier and TypeMethodDescriptionReliableAsyncReplicationSourceGroup.AsyncCompletionNotifier.call() -
Uses of IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.cluster.node.impl.groups.sync
Methods in com.gigaspaces.internal.cluster.node.impl.groups.sync that return IAsyncHandlerProvider.CycleResult -
Uses of IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.cluster.node.impl.replica
Methods in com.gigaspaces.internal.cluster.node.impl.replica that return IAsyncHandlerProvider.CycleResult -
Uses of IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.utils.concurrent
Subclasses with type arguments of type IAsyncHandlerProvider.CycleResult in com.gigaspaces.internal.utils.concurrentClasses in com.gigaspaces.internal.utils.concurrent that implement interfaces with type arguments of type IAsyncHandlerProvider.CycleResultMethods in com.gigaspaces.internal.utils.concurrent that return IAsyncHandlerProvider.CycleResultModifier and TypeMethodDescriptionCompetitionExecutor.CompetitorWrapper.call()Returns the enum constant of this class with the specified name.static IAsyncHandlerProvider.CycleResult[]IAsyncHandlerProvider.CycleResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructor parameters in com.gigaspaces.internal.utils.concurrent with type arguments of type IAsyncHandlerProvider.CycleResultModifierConstructorDescriptionAsyncRunnableWrapper(ThreadAsyncHandlerProvider provider, Callable<IAsyncHandlerProvider.CycleResult> runnable, long idleDelayMilis, boolean waitIdleDelayBeforeStart)