Constructor and Description |
---|
StripedExecutor(Executor executor,
int workerCount) |
StripedExecutor(Executor executor,
int workerCount,
int maximumQueueSize) |
Modifier and Type | Method and Description |
---|---|
void |
execute(Runnable command) |
int |
getWorkQueueSize() |
boolean |
isLive() |
void |
shutdown() |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.