Package org.elasticsearch.snapshots
Class SnapshotStressTestsHelper.ReleasableClient
java.lang.Object
org.elasticsearch.snapshots.SnapshotStressTestsHelper.ReleasableClient
- All Implemented Interfaces:
Closeable,AutoCloseable,Releasable
- Enclosing class:
SnapshotStressTestsHelper
A client to a node that is blocked from restarting; close this
Releasable to release the block.-
Method Summary
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceReleasable
-