CombinedDeletionPolicy |
An IndexDeletionPolicy that coordinates between Lucene's commits and the retention of translog generation files,
making sure that all translog files that are needed to recover from the Lucene commit are not deleted.
|
CommitStats |
a class the returns dynamic information with respect to the last commit point of this shard
|
Engine |
|
Engine.CommitId |
|
Engine.Delete |
|
Engine.DeleteResult |
|
Engine.Get |
|
Engine.GetResult |
|
Engine.Index |
|
Engine.IndexCommitRef |
|
Engine.IndexResult |
|
Engine.IndexThrottle |
A throttling class that can be activated, causing the
acquireThrottle method to block on a lock when throttling
is enabled
|
Engine.NoOp |
|
Engine.NoOpLock |
A Lock implementation that always allows the lock to be acquired
|
Engine.NoOpResult |
|
Engine.Operation |
|
Engine.Result |
Base class for index and delete operation results
Holds result meta data (e.g.
|
Engine.Searcher |
|
EngineConfig |
|
EngineSearcherFactory |
Basic Searcher factory that allows returning an IndexSearcher
given an IndexReader
|
InternalEngine |
|
InternalEngine.DeletionStrategy |
|
InternalEngine.IndexingStrategy |
|
InternalEngineFactory |
|
ReadOnlyEngine |
A basic read-only engine that allows switching a shard to be true read-only temporarily or permanently.
|
RecoveryCounter |
RecoveryCounter keeps tracks of the number of ongoing recoveries for a
particular Store
|
Segment |
|
SegmentsStats |
|