Package org.opensearch.common.collect


package org.opensearch.common.collect
Common collections classes used across opensearch.
  • Classes
    Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Builder for a map.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Tuple<V1,V2>
    Java 9 Tuple todo: deprecate and remove w/ min jdk upgrade to 11?