org.elasticsearch.common.lease
Interface Releasable

All Known Subinterfaces:
Engine.Searcher, Translog.Snapshot
All Known Implementing Classes:
Engine.SimpleSearcher, FsChannelSnapshot, SearchContext, SnapshotIndexCommit, SnapshotIndexCommits

public interface Releasable


Method Summary
 boolean release()
           
 

Method Detail

release

boolean release()
                throws ElasticSearchException
Throws:
ElasticSearchException


Copyright © 2009-2012. All Rights Reserved.