|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnusableEntriesException | |
| net.jini.space | The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients
to perform batch operations on the space (which are generally more
efficient than performing an equivalent set of singleton operations) and to
more easily develop applications where a given Entry needs to be read by multiple clients.
|
| Uses of UnusableEntriesException in net.jini.space |
| Methods in net.jini.space that throw UnusableEntriesException | |
Collection |
JavaSpace05.take(Collection tmpls,
net.jini.core.transaction.Transaction txn,
long timeout,
long maxEntries)
This method provides an overload of the JavaSpace.take method that attempts to
remove, optionally under a Transaction, and return
one or more entries from the space. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||