Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- org.apache.drill.exec.server.options.OptionList
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- java.util.AbstractList<E> (implements java.util.List<E>)
- org.apache.drill.exec.server.options.BaseOptionManager (implements org.apache.drill.exec.server.options.OptionManager)
- org.apache.drill.exec.server.options.FallbackOptionManager
- org.apache.drill.exec.server.options.InMemoryOptionManager
- org.apache.drill.exec.server.options.FragmentOptionManager
- org.apache.drill.exec.server.options.QueryOptionManager
- org.apache.drill.exec.server.options.SessionOptionManager
- org.apache.drill.exec.server.options.InMemoryOptionManager
- org.apache.drill.exec.server.options.SystemOptionManager (implements java.lang.AutoCloseable)
- org.apache.drill.exec.server.options.FallbackOptionManager
- org.apache.drill.exec.server.options.DrillConfigIterator (implements java.lang.Iterable<T>)
- org.apache.drill.exec.server.options.DrillConfigIterator.Iter (implements java.util.Iterator<E>)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- org.apache.drill.exec.server.options.PersistedOptionValue.Deserializer
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- org.apache.drill.exec.server.options.OptionDefinition
- org.apache.drill.exec.server.options.OptionMetaData
- org.apache.drill.exec.server.options.OptionValidator
- org.apache.drill.exec.server.options.TypeValidators.TypeValidator
- org.apache.drill.exec.server.options.TypeValidators.BooleanValidator
- org.apache.drill.exec.server.options.TypeValidators.DoubleValidator
- org.apache.drill.exec.server.options.TypeValidators.RangeDoubleValidator
- org.apache.drill.exec.server.options.TypeValidators.MaxRangeDoubleValidator
- org.apache.drill.exec.server.options.TypeValidators.MinRangeDoubleValidator
- org.apache.drill.exec.server.options.TypeValidators.RangeDoubleValidator
- org.apache.drill.exec.server.options.TypeValidators.LongValidator
- org.apache.drill.exec.server.options.TypeValidators.IntegerValidator
- org.apache.drill.exec.server.options.TypeValidators.MaxWidthValidator
- org.apache.drill.exec.server.options.TypeValidators.NonNegativeLongValidator
- org.apache.drill.exec.server.options.TypeValidators.PositiveLongValidator
- org.apache.drill.exec.server.options.TypeValidators.PowerOfTwoLongValidator
- org.apache.drill.exec.server.options.TypeValidators.RangeLongValidator
- org.apache.drill.exec.server.options.TypeValidators.StringValidator
- org.apache.drill.exec.server.options.TypeValidators.AdminUserGroupsValidator
- org.apache.drill.exec.server.options.TypeValidators.AdminUsersValidator
- org.apache.drill.exec.server.options.TypeValidators.DateTimeFormatValidator
- org.apache.drill.exec.server.options.TypeValidators.EnumeratedStringValidator
- org.apache.drill.exec.server.options.TypeValidators.TypeValidator
- org.apache.drill.exec.server.options.OptionValidator.OptionDescription
- org.apache.drill.exec.server.options.OptionValue (implements java.lang.Comparable<T>)
- org.apache.drill.exec.server.options.PersistedOptionValue
- org.apache.drill.exec.server.options.TypeValidators
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- java.lang.Iterable<T>
- org.apache.drill.exec.server.options.OptionManager (also extends org.apache.drill.exec.server.options.OptionSet)
- org.apache.drill.exec.server.options.OptionSet
- org.apache.drill.exec.server.options.OptionManager (also extends java.lang.Iterable<T>)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.drill.exec.server.options.OptionValue.AccessibleScopes
- org.apache.drill.exec.server.options.OptionValue.Kind
- org.apache.drill.exec.server.options.OptionValue.OptionScope
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)