Package | Description |
---|---|
com.gigaspaces.internal.transport | |
com.gigaspaces.serialization.pbs |
Modifier and Type | Class and Description |
---|---|
class |
PbsTemplatePacket
PbsTemplatePacket defines the template object for Pbs layer.
|
Modifier and Type | Method and Description |
---|---|
static PbsEntryPacket |
PbsEntryFormatter.readPbsEntryPacket(PbsInputStream input) |
static PbsEntryPacket[] |
PbsEntryFormatter.readPbsEntryPacketArray(PbsInputStream input) |
Modifier and Type | Method and Description |
---|---|
static void |
PbsEntryFormatter.writeNullablePbsEntryPacket(PbsOutputStream output,
PbsEntryPacket pbsEntry)
Writes a pbs entry packet to the stream
|
static void |
PbsEntryFormatter.writePbsEntryPacket(PbsOutputStream output,
PbsEntryPacket pbsEntry)
Writes a pbs entry packet to the stream
|
static void |
PbsEntryFormatter.writePbsEntryPacketLazy(PbsOutputStream output,
PbsEntryPacket packet) |
Copyright © GigaSpaces.