|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractEntry | An abstract implementation of Entry that provides useful
implementations of equals , hashCode , and
toString . |
Exception Summary | |
---|---|
UnusableEntriesException | Thrown from methods that normally return a collection of Entry instances when one or more of the entries can't be
unmarshalled. |
Provides classes that are useful when handling or implementing entries. Entries are designed to be used in distributed algorithms for which exact-match lookup semantics are useful. An entry is a typed set of objects, each of which may be tested for exact match with a template. The details of entries and their semantics are discussed in the Jini(TM) Entry Specification.
net.jini.core.entry
,
Jini(TM) Entry Specification
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |