Package | Description |
---|---|
com.gigaspaces.internal.server.space | |
com.gigaspaces.internal.server.space.events | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.server.processor | |
com.j_spaces.core.transaction |
Modifier and Type | Method and Description |
---|---|
WorkingGroup<BusPacket<Processor>> |
SpaceEngine.getProcessorWG() |
Modifier and Type | Class and Description |
---|---|
class |
RemoteEventBatchBusPacket
A RemoteEventBatchBusPacket represents a batch of remote events that should be sent to a remote
listener.
|
class |
RemoteEventBusPacket
A RemoteEventBusPacket represents a remote event that should be sent to a remote listener.
|
Modifier and Type | Class and Description |
---|---|
class |
EntryTakenPacket
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
Modifier and Type | Class and Description |
---|---|
class |
BlobStoreUnpinMultiplePacket
Created by yechielf on 09/02/2015.
|
class |
CommitBusPacket |
class |
EntryArrivedPacket |
class |
EntryExpiredBusPacket
Copyright (c) 2010 GigaSpaces Technologies Ltd.
|
class |
EntryUnmatchedPacket
A bus packet that is used to search for override notify templates.
|
class |
EntryUpdatedPacket |
class |
RemoveWaitingForInfoSABusPacket
This bus packet is created for asynchronous handling of waiting for templates when an entry is
removed in
removeEntrySA() . |
class |
RollbackBusPacket
A RollbackBusPacket represents a transaction rollback.
|
class |
UpdateOrWriteBusPacket
a bus packet that will be processed by the processor and resubmit an update/write request to the
engine in a callback mode.
|
Modifier and Type | Method and Description |
---|---|
void |
Processor.dispatch(BusPacket<Processor> packet)
Main event loop.
|
Modifier and Type | Class and Description |
---|---|
class |
CheckXtnStatusInTmBusPackect
check the state of a xtn in the tm using callback Created by yechielf on 13/10/2015.
|
Copyright © GigaSpaces.