Package org.opensearch.core.common.unit


package org.opensearch.core.common.unit
Common units of measurement used by the core library. These units of measurement classes exist in the core because they depend on core functionality beyond the common library (e.g., serializable).
Opensearch.api:
Opensearch.experimental:
  • Class
    Description
    A SizeUnit represents size at a given unit of granularity and provides utility methods to convert across units.
    A byte size value