|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IGSEntry | |
---|---|
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.javax.cache | Deprecated: use com.gigaspaces.datasource instead. |
com.j_spaces.map | Provides GigaSpaces MAP API |
Uses of IGSEntry in com.j_spaces.core.client |
---|
Classes in com.j_spaces.core.client that implement IGSEntry | |
---|---|
class |
ExternalEntry
ExternalEntry is special kind of JavaSpace entry that allows users to fill in data using simple methods to form standard Jini entry without implementing the Entry Interface or define public attribute. |
Uses of IGSEntry in com.j_spaces.core.cluster |
---|
Subinterfaces of IGSEntry in com.j_spaces.core.cluster | |
---|---|
interface |
IReplicationFilterEntry
Represents an entry instance passed to the IReplicationFilter . |
Uses of IGSEntry in com.j_spaces.core.filters.entry |
---|
Subinterfaces of IGSEntry in com.j_spaces.core.filters.entry | |
---|---|
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 . |
Uses of IGSEntry in com.j_spaces.javax.cache |
---|
Methods in com.j_spaces.javax.cache that return IGSEntry | |
---|---|
IGSEntry |
IConverter.toIGSEntry(Object obj)
Deprecated. |
Methods in com.j_spaces.javax.cache with parameters of type IGSEntry | |
---|---|
Object |
IConverter.toObject(IGSEntry entry)
Deprecated. |
Uses of IGSEntry in com.j_spaces.map |
---|
Classes in com.j_spaces.map that implement IGSEntry | |
---|---|
class |
Envelope
This class holds key , value and Attribute s
that are associated with the key. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |