Package org.elasticsearch.snapshots
Class SnapshotStressTestsHelper.ReleasableClient
java.lang.Object
org.elasticsearch.snapshots.SnapshotStressTestsHelper.ReleasableClient
- All Implemented Interfaces:
Closeable,AutoCloseable,org.elasticsearch.core.Releasable
- Enclosing class:
SnapshotStressTestsHelper
public static class SnapshotStressTestsHelper.ReleasableClient
extends Object
implements org.elasticsearch.core.Releasable
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 interfaceorg.elasticsearch.core.Releasable
-