Package | Description |
---|---|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
com.hazelcast.spi.impl |
Modifier and Type | Method and Description |
---|---|
ExecutionService |
NodeEngine.getExecutionService() |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionServiceImpl |
Modifier and Type | Method and Description |
---|---|
ExecutionService |
NodeEngineImpl.getExecutionService() |
Constructor and Description |
---|
BasicOperationScheduler(Node node,
ExecutionService executionService,
int operationThreadCount,
BasicOperationProcessor processor) |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.