Uses of Package
org.elasticsearch.index.deletionpolicy

Packages that use org.elasticsearch.index.deletionpolicy
org.elasticsearch.index.deletionpolicy   
org.elasticsearch.index.engine   
org.elasticsearch.index.engine.robin   
org.elasticsearch.index.gateway   
 

Classes in org.elasticsearch.index.deletionpolicy used by org.elasticsearch.index.deletionpolicy
SnapshotIndexCommit
          A snapshot index commit point.
SnapshotIndexCommits
          Represents a snapshot view of several commits.
 

Classes in org.elasticsearch.index.deletionpolicy used by org.elasticsearch.index.engine
SnapshotIndexCommit
          A snapshot index commit point.
 

Classes in org.elasticsearch.index.deletionpolicy used by org.elasticsearch.index.engine.robin
SnapshotDeletionPolicy
          Snapshot deletion policy allows to get snapshots of an index state (last commit or all commits) and if the deletion policy is used with all open index writers (JVM level) then the snapshot state will not be deleted until it will be released.
 

Classes in org.elasticsearch.index.deletionpolicy used by org.elasticsearch.index.gateway
SnapshotIndexCommit
          A snapshot index commit point.
 



Copyright © 2009-2012. All Rights Reserved.