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 Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Specified by:
      close in interface org.elasticsearch.core.Releasable