| Package | Description |
|---|---|
| org.apache.river.outrigger.snaplogstore |
| Class and Description |
|---|
| BackEnd
Back end of snapshot log store.
|
| BackEnd.ConsumerThread
Thread to consume log files.
|
| BackEnd.LastLog
This class remembers which log file was the last to be
successfully consumed.
|
| BaseObject
Top level wrapper class for persisting outrigger objects.
|
| ByteArrayWrapper
In the backend
Uuids are represented using
byte[16]s. |
| LogFile
The base class for the logging file classes.
|
| LogOutputFile
A class to write a log file, to be read later by
LogInputFile. |
| PendingTxn
This object represents a pending transaction in a
BackEnd. |
| PendingTxn.PendingOp
A superclass for the objects that represent pending operations.
|
| Registration
Wrapper for outrigger event registrations.
|
| Resource
Wrapper for outrigger objects that are leased resources.
|
| SnapshotFile |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.