Uses of Enum
org.apache.druid.server.lookup.cache.LookupLoadingSpec.Mode
Packages that use LookupLoadingSpec.Mode
-
Uses of LookupLoadingSpec.Mode in org.apache.druid.server.lookup.cache
Methods in org.apache.druid.server.lookup.cache that return LookupLoadingSpec.ModeModifier and TypeMethodDescriptionLookupLoadingSpec.getMode()static LookupLoadingSpec.ModeReturns the enum constant of this type with the specified name.static LookupLoadingSpec.Mode[]LookupLoadingSpec.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.