public class PostponedAsyncOperationsQueue extends Object
Modifier and Type | Field and Description |
---|---|
static String |
THREADS_NAME_PREFIX |
Constructor and Description |
---|
PostponedAsyncOperationsQueue(String name) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
enqueue(ClusterRemoteOperationRouter.AsyncOperationExecutor<?> executor) |
public static final String THREADS_NAME_PREFIX
public PostponedAsyncOperationsQueue(String name)
public void enqueue(ClusterRemoteOperationRouter.AsyncOperationExecutor<?> executor)
public void close()
Copyright © GigaSpaces.