Class Hierarchy
- java.lang.Object
- org.opensearch.common.Booleans
- org.opensearch.common.CharArrays
- org.opensearch.common.Glob
- org.opensearch.common.MemoizedSupplier<T> (implements java.util.function.Supplier<T>)
- org.opensearch.common.Numbers
- org.opensearch.common.SetOnce<T> (implements java.lang.Cloneable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalStateException
- org.opensearch.common.SetOnce.AlreadySetException
- java.lang.IllegalStateException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.opensearch.common.CheckedConsumer<T,
E> - org.opensearch.common.CheckedFunction<T,
R, E> - org.opensearch.common.CheckedRunnable<E>
Annotation Interface Hierarchy
- org.opensearch.common.Nullable (implements java.lang.annotation.Annotation)
- org.opensearch.common.SuppressForbidden (implements java.lang.annotation.Annotation)