Package | Description |
---|---|
com.sun.jini.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
com.sun.jini.outrigger.snaplogstore |
Class and Description |
---|
AdminIterator
Deprecated.
|
JavaSpaceAdmin
Deprecated.
Invoke the
JoinAdmin and DestroyAdmin methods though those interfaces. A view
of the space contents can be obtained through the
JavaSpace05.contents
method. |
LogOps
Methods that log an operation.
|
Recover
Methods that recover the state of the space after a restart.
|
StorableObject
Interface that must be implemented by objects that must persist their
state.
|
StorableResource
Sub-interface of
StorableObject that must be implemented by
objects that represent leased resources and must persist their state. |
StoredObject
Interface for a stored resource.
|
StoredResource
Interface for a stored resource.
|
Class and Description |
---|
LogOps
Methods that log an operation.
|
Recover
Methods that recover the state of the space after a restart.
|
Store
This interface defines the methods that any OutriggerServerImpl store must
implement.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.