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:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in interfaceReleasable
-