Package | Description |
---|---|
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.server.processor |
Modifier and Type | Method and Description |
---|---|
EntryArrivedPacket |
EntryArrivedPacketsFactory.allocate() |
EntryArrivedPacket |
EntryArrivedPacketsFactory.getPacket(OperationID operationID,
IEntryHolder entryHolder,
ServerTransaction xtn,
boolean notifyListeners,
IEntryHolder entryValueToNotify,
boolean fromReplication)
returns a constructed EntryArrivedPacket extracted from the pool of resources.
|
Modifier and Type | Method and Description |
---|---|
void |
EntryArrivedPacketsFactory.freePacket(EntryArrivedPacket resource)
Returns this packet to the pool as a free resource.
|
Modifier and Type | Method and Description |
---|---|
void |
Processor.entryArrivedSA(EntryArrivedPacket packet)
Handles EntryArrived packets.
|
Copyright © GigaSpaces.