|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogOps | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
com.sun.jini.outrigger.snaplogstore |
Uses of LogOps in com.sun.jini.outrigger |
---|
Fields in com.sun.jini.outrigger declared as LogOps | |
---|---|
private LogOps |
JoinStateManager.log
The object that is coordinating our persistent state. |
private LogOps |
OutriggerServerImpl.log
Log object to record state and operation information. |
Methods in com.sun.jini.outrigger that return LogOps | |
---|---|
LogOps |
Store.setupStore(Recover space)
Set up the store. |
Methods in com.sun.jini.outrigger with parameters of type LogOps | |
---|---|
(package private) void |
JoinStateManager.startManager(Configuration config,
LogOps log,
Object service,
ServiceID serviceID,
Entry[] baseAttributes)
Start the manager. |
Uses of LogOps in com.sun.jini.outrigger.snaplogstore |
---|
Classes in com.sun.jini.outrigger.snaplogstore that implement LogOps | |
---|---|
(package private) class |
LogOutputFile
A class to write a log file, to be read later by LogInputFile . |
Methods in com.sun.jini.outrigger.snaplogstore that return LogOps | |
---|---|
LogOps |
LogStore.setupStore(Recover space)
Setup store, recover previous state if any. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |