public interface ParallelExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(Runnable runnable) |
void |
execute(Runnable runnable,
int hash) |
int |
getActiveCount() |
int |
getPoolSize() |
void |
shutdown() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.