Modifier and Type | Method and Description |
---|---|
IAsyncHandlerProvider.CycleResult |
AbstractSpaceCacheContainer.StateMonitor.call() |
Modifier and Type | Method and Description |
---|---|
IAsyncHandlerProvider.CycleResult |
AsyncReplicationSourceGroup.DroppedTargetScanner.call() |
IAsyncHandlerProvider.CycleResult |
AsyncReplicationSourceChannel.AsyncDispatcher.call() |
Modifier and Type | Method and Description |
---|---|
IAsyncHandlerProvider.CycleResult |
ReliableAsyncReplicationSourceGroup.AsyncCompletionNotifier.call() |
Modifier and Type | Method and Description |
---|---|
IAsyncHandlerProvider.CycleResult |
SyncReplicationSourceChannel.AsyncDispatcher.call() |
Modifier and Type | Method and Description |
---|---|
IAsyncHandlerProvider.CycleResult |
SpaceCopyReplicaRunnable.call() |
Modifier and Type | Method and Description |
---|---|
IAsyncHandlerProvider.CycleResult |
CompetitionExecutor.CompetitorWrapper.call() |
static IAsyncHandlerProvider.CycleResult |
IAsyncHandlerProvider.CycleResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IAsyncHandlerProvider.CycleResult[] |
IAsyncHandlerProvider.CycleResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AsyncRunnableWrapper(ThreadAsyncHandlerProvider provider,
Callable<IAsyncHandlerProvider.CycleResult> runnable,
long idleDelayMilis,
boolean waitIdleDelayBeforeStart) |
Copyright © GigaSpaces.