| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultAsyncResult<T>
Default container for async result 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ChangeSet
The set of changes to apply for matches entries of the change operation 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EventSessionConfig
this class is used to configure an EventSession. 
 | 
class  | 
GSEventRegistration  | 
class  | 
NotifyInfo
Holds a set of space.notify related parameters. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ChangeEntryDetailsImpl<T>  | 
class  | 
FailedChangedEntryDetailsImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AddAllToCollectionSpaceEntryMutator  | 
class  | 
AddToCollectionSpaceEntryMutator  | 
class  | 
IncrementSpaceEntryMutator  | 
class  | 
PutInMapSpaceEntryMutator  | 
class  | 
RemoveFromCollectionSpaceEntryMutator  | 
class  | 
RemoveFromMapSpaceEntryMutator
The set of changes to apply for matches entries of the change operation 
 | 
class  | 
SetValueSpaceEntryMutator  | 
class  | 
SpaceEntryPathMutator  | 
class  | 
UnsetValueSpaceEntryMutator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryRemoteClusterTopologyPacket  | 
class  | 
SinkEstablishConnectionPacket  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReplicationGroupOutContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncReplicationGroupOutContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FetchReliableAsyncMissingMemberDataPacket  | 
class  | 
ReliableAsyncReplicationGroupOutContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SyncReplicationGroupOutContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchReplicatedDataPacket  | 
class  | 
BatchReplicatedOneWayDataPacket  | 
class  | 
ChannelBacklogDroppedPacket  | 
class  | 
CheckSourceChannelPacket
Replication packet that is used by a replication target to check if the source is still
 considered as the source of that target 
 | 
class  | 
ConnectChannelPacket
Replication packet that is used to establish replication channels between a  
IReplicationSourceGroup and a IReplicationTargetGroup | 
class  | 
FetchEndpointDetailsPacket
Fetch the endpoint replication details back to the caller 
 | 
class  | 
GetProcessLogStatus  | 
class  | 
HandleDataConsumeErrorPacket  | 
class  | 
IdleStateDataReplicatedPacket  | 
class  | 
IterativeHandshakePacket  | 
class  | 
NextReplicaStatePacket  | 
class  | 
PingPacket  | 
class  | 
ReliableAsyncStateUpdatePacket  | 
class  | 
ReplicaFetchDataPacket  | 
class  | 
ReplicaRequestPacket  | 
class  | 
ReplicatedDataPacket  | 
class  | 
ReplicatedOneWayDataPacket  | 
class  | 
UnreliableOperationPacket  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SynchronizationDonePacket  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractGroupNameReplicationPacket<T>  | 
class  | 
AbstractReplicationPacket<T>  | 
class  | 
ReplicationEndpointDetails
Contains replication endpoint details 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LeaseUpdateDetails  | 
class  | 
SpaceEntryLease<T>  | 
class  | 
SpaceLease  | 
class  | 
SpaceNotifyLease  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WriteEntriesResult  | 
class  | 
WriteEntryResult  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSpaceItem  | 
class  | 
EntryHolder
This class represents an  
Entry in a GigaSpace. | 
class  | 
NotifyTemplateHolder
this class contains all the information relevant to a notify template. 
 | 
class  | 
ReplicationEntryHolder
IEntryHolder implementation which holds the entry's previous version in space before
 update operation. | 
class  | 
ShadowEntryHolder
shadowEntry is an entry version under pending update- it contains the original entry values note
 that shadow and master are connected via a mutual reference 
 | 
class  | 
TemplateHolder
This class represents a template in a J-Space. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractEntryPacket  | 
class  | 
AbstractQueryPacket  | 
class  | 
EmptyQueryPacket  | 
class  | 
EntryPacket
This class represents a packet of information transmitted between a J-Space client and its
 J-Space server (and vice versa). 
 | 
class  | 
ExternalizableEntryPacket
the entry packet used to move  
Externalizable object from the proxy to the server. | 
class  | 
ExternalizableTemplatePacket
Implements  
ITemplatePacket for Externalizable classes. | 
class  | 
PbsEntryPacket  | 
class  | 
PbsTemplatePacket
PbsTemplatePacket defines the template object for Pbs layer. 
 | 
class  | 
TemplatePacket
This class represents a packet of information transmitted between a J-Space client and its
 J-Space server . 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
Textualizer.toString(Textualizable textualizable)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalCacheDetails
Encapsulates local cache details. 
 | 
class  | 
LocalViewDetails
Encapsulates local view details. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConnectionEndpointDetails
Encapsulates details about a connection end point. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractIdsQueryPacket
A base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet
 contains an IDs array. 
 | 
class  | 
ExternalEntryPacket
Represents an ExternalEntry as an IEntryPacket 
 | 
class  | 
ExternalTemplatePacket
Created by IntelliJ IDEA. 
 | 
class  | 
IdQueryPacket
Used for querying the space by a class + id. 
 | 
class  | 
IdsMultiRoutingQueryPacket
A template packet used by readByIds operation. 
 | 
class  | 
IdsQueryPacket
A template packet used by readByIds operation. 
 | 
class  | 
LocalCacheResponseEntryPacket  | 
class  | 
UidQueryPacket
Used for querying the space by a uid / uids. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlobStoreEntryHolder  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoinedEntry
This class represents an entry that was constructed from a join between several tables. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
QueryTemplatePacket  | 
class  | 
SQLQueryTemplatePacket
A wrapper for the SQLQuery - gives it a facade of ITemplatePacket 
 | 
class  | 
UnionTemplatePacket
Represents query that is translated to several template packets The result is the union of all
 results 
 | 
Copyright © GigaSpaces.