GigaSpaces XAP 9.1 API

Package net.jini.entry

Provides classes that are useful when handling or implementing entries.

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.
 

Package net.jini.entry Description

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.

Since:
1.0
Version:
2.0
See Also:
net.jini.core.entry, Jini(TM) Entry Specification

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.