Package org.opensearch.common.collect
package org.opensearch.common.collect
Common collections classes used across opensearch.
-
ClassesClassDescriptionDeprecated, 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.MapBuilder<K,
V> 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?