Class EngineTestCase.PrimaryTermSupplier

java.lang.Object
org.elasticsearch.index.engine.EngineTestCase.PrimaryTermSupplier
All Implemented Interfaces:
LongSupplier
Enclosing class:
EngineTestCase

public static final class EngineTestCase.PrimaryTermSupplier extends Object implements LongSupplier
  • Method Details

    • get

      public long get()
    • set

      public void set(long newTerm)
    • getAsLong

      public long getAsLong()
      Specified by:
      getAsLong in interface LongSupplier