|
GigaSpaces XAP 7.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalEntry | |
|---|---|
| com.j_spaces.core | Provides Space properties and security context services |
| com.j_spaces.core.client | Provides GigaSpaces client interface services |
| com.j_spaces.map | Provides GigaSpaces MAP API |
| Uses of ExternalEntry in com.j_spaces.core |
|---|
| Methods in com.j_spaces.core that return ExternalEntry | |
|---|---|
ExternalEntry |
IGSEntry.getExternalEntry(IJSpace space)
Convert to Entry object or ExternalEntry. |
| Uses of ExternalEntry in com.j_spaces.core.client |
|---|
| Methods in com.j_spaces.core.client that return ExternalEntry | |
|---|---|
ExternalEntry |
EntryArrivedRemoteEvent.getExternalEntry()
Returns the ExternalEntry that triggered the specified remote event. |
ExternalEntry |
RegExQuery.getExternalEntry()
Deprecated. Returns a reference to the ExternalEntry set for this query. |
ExternalEntry |
ExternalEntry.getExternalEntry(IJSpace space)
Convert to Entry object or ExternalEntry. |
| Constructors in com.j_spaces.core.client with parameters of type ExternalEntry | |
|---|---|
ExternalEntry(ExternalEntry entry)
Copy constructor, creates a copy of this entry. |
|
| Uses of ExternalEntry in com.j_spaces.map |
|---|
| Subclasses of ExternalEntry in com.j_spaces.map | |
|---|---|
class |
Envelope
This class holds key, value and Attributes
that are associated with the key. |
| Methods in com.j_spaces.map with parameters of type ExternalEntry | |
|---|---|
static String |
Envelope.getCacheID(ExternalEntry envelope)
Extracts the CacheId from an Envelope. |
static Object |
Envelope.getKey(ExternalEntry envelope)
Extracts the key from an Envelope. |
static Object |
Envelope.getValue(ExternalEntry envelope)
Extracts the value from an Envelope. |
|
GigaSpaces XAP 7.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||