java.lang.Object
org.elasticsearch.index.IndexingPressure.Coordinating
- All Implemented Interfaces:
Closeable,AutoCloseable,Releasable
- Enclosing class:
IndexingPressure
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Coordinating
public Coordinating(boolean forceExecution)
-
-
Method Details
-
increment
public void increment(int operations, long bytes) -
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceReleasable
-