| Package | Description |
|---|---|
| com.hazelcast.spi |
Provides interfaces/classes for the Hazelcast SPI for building distributed data structures and services.
|
| Modifier and Type | Method and Description |
|---|---|
OperationResponseHandler |
Operation.getOperationResponseHandler()
Gets the
OperationResponseHandler tied to this Operation. |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.setOperationResponseHandler(OperationResponseHandler responseHandler)
Sets the
OperationResponseHandler. |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.