| Package | Description |
|---|---|
| com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
| com.hazelcast.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OperationService.send(Response response,
Address target) |
| Modifier and Type | Class and Description |
|---|---|
class |
NormalResponse
A NormalResponse is send when an Operation needs to return a value.
|
Copyright © 2021 Hazelcast, Inc.. All rights reserved.