Interface | Description |
---|---|
ClientMessageBuilder.MessageHandler |
Implementers will be responsible to delegate the constructed message
|
ClientProtocolBuffer |
Interface for buffer to be used in client protocol.
|
Class | Description |
---|---|
BufferBuilder |
Builder for appending buffers that grows capacity as necessary.
|
ClientMessageBuilder |
Builds
ClientMessage s from byte chunks. |
MessageFlyweight |
Parameter Flyweight
|
ParameterUtil | |
SafeBuffer |
Implementation of ClientProtocolBuffer that is used by default in clients.
|
UnsafeBuffer |
Supports regular, byte ordered, access to an underlying buffer.
|
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.