Package | Description |
---|---|
com.gigaspaces.internal.client.spaceproxy.metadata | |
com.gigaspaces.internal.cluster.node.impl.notification | |
com.gigaspaces.internal.cluster.node.impl.packets.data.filters | |
com.gigaspaces.internal.cluster.node.impl.replica.data.filters | |
com.gigaspaces.internal.metadata | |
com.gigaspaces.serialization.pbs | |
com.gigaspaces.server.filter | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.core.client |
Provides GigaSpaces client interface services
|
com.j_spaces.core.cluster |
Provides GigaSpaces cluster plug-in interfaces
|
com.j_spaces.core.filters.entry |
Provides GigaSpaces filter plug-in interfaces.
|
com.j_spaces.jmx | |
com.j_spaces.sadapter.cache | |
com.j_spaces.sadapter.datasource |
Modifier and Type | Method and Description |
---|---|
Object |
SpaceProxyTypeManager.getObjectFromIGSEntry(IGSEntry entry) |
Object |
ISpaceProxyTypeManager.getObjectFromIGSEntry(IGSEntry entry) |
Modifier and Type | Class and Description |
---|---|
class |
NotificationReplicationSpaceFilterEntry |
Modifier and Type | Class and Description |
---|---|
class |
ChangeReplicationFilterUidDataWrapper |
class |
DiscardReplicationFilterEntryData |
class |
NotifyReplicationFilterEntryDataWrapper |
class |
NotifyReplicationFilterUidDataWrapper |
class |
ReplicationFilterEntryDataWrapper
Wraps a new
IReplicationPacketEntryData that has an inner entry and esposes it self as a
replication filter entry |
class |
ReplicationFilterUidDataWrapper |
Modifier and Type | Class and Description |
---|---|
class |
NotifyReplicationFilterReplicaDataWrapper |
class |
ReplicationFilterEntryReplicaDataWrapper |
Modifier and Type | Method and Description |
---|---|
T |
PojoIntrospector.toObject(IGSEntry entry,
ITypeDesc typeDesc) |
T |
ExternalEntryIntrospector.toObject(IGSEntry entry,
ITypeDesc typeDesc) |
T |
ITypeIntrospector.toObject(IGSEntry entry,
ITypeDesc typeDesc) |
T |
AbstractTypeIntrospector.toObject(IGSEntry entry,
ITypeDesc typeDesc) |
Modifier and Type | Method and Description |
---|---|
static void |
PbsEntryFormatter.writeExternalEntry(PbsOutputStream output,
IGSEntry entry) |
Modifier and Type | Class and Description |
---|---|
class |
NotifyEvent
NotifyEvent is the object passed to filter when notify occurs
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntryType
A wrapper around an entry's class-type meta-data.
|
class |
EntryImpl
Entry with type table information.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalEntry
Deprecated.
Since 8.0 - This class has been deprecated and will be removed in future versions.
For id-based queries, use the GigaSpace.readById/readByIds and related overloades. For extended
matching, use SQLQuery. For weak-type entries, use SpaceDocument.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IReplicationFilterEntry
Represents an entry instance passed to the
IReplicationFilter . |
Modifier and Type | Interface and Description |
---|---|
interface |
IFilterEntry
This interface is common to all the entries that are passed to any of the space filters.
|
interface |
ISpaceFilterEntry
Represents an entry instance passed to the
ISpaceFilter . |
Modifier and Type | Class and Description |
---|---|
class |
ExecutionFilterEntry
represent a task wrapper used inside a filter.
|
class |
SpaceAfterChangeFilterEntryImpl |
class |
SpaceBeforeChangeFilterEntryImpl |
class |
SpaceFilterEntryImpl
Retrieves the data from the IEntryHolder, used by the space filters.
|
class |
SpaceUpdateFilterEntryImpl |
Modifier and Type | Class and Description |
---|---|
class |
TemplateImpl
Implements IGSTemplate
|
Modifier and Type | Method and Description |
---|---|
List<IGSEntry> |
JMXSpace.getTemplatesInfo(String className) |
Modifier and Type | Class and Description |
---|---|
class |
CacheEntry
|
Modifier and Type | Method and Description |
---|---|
static String |
CacheEntry.toString(IGSEntry entry)
Returns a String representation of an IGSEntry.
|
Modifier and Type | Class and Description |
---|---|
class |
BulkDataItem
BulkDataItem is used by the space for execution of bulk operations
in case of transactions and mirror replication. BulkDataItem contains the data object and the operation that needs to be executed. |
class |
EntryAdapter
Wraps space EntryHolder and supplies seamless conversion
to used defined types
|
class |
PartialUpdateBulkDataItem |
Copyright © GigaSpaces.