Class RoundableFactory

java.lang.Object
org.opensearch.common.round.RoundableFactory

@InternalApi public final class RoundableFactory extends Object
Factory class to create and return the fastest implementation of Roundable.
Opensearch.internal:
  • Method Details

    • create

      public static Roundable create(long[] values, int size)
      Creates and returns the fastest implementation of Roundable.