Uses of Enum
org.apache.drill.exec.store.openTSDB.client.OpenTSDBTypes
Packages that use OpenTSDBTypes
Package
Description
-
Uses of OpenTSDBTypes in org.apache.drill.exec.store.openTSDB.client
Methods in org.apache.drill.exec.store.openTSDB.client that return OpenTSDBTypesModifier and TypeMethodDescriptionstatic OpenTSDBTypesReturns the enum constant of this type with the specified name.static OpenTSDBTypes[]OpenTSDBTypes.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OpenTSDBTypes in org.apache.drill.exec.store.openTSDB.dto
Methods in org.apache.drill.exec.store.openTSDB.dto that return OpenTSDBTypesConstructors in org.apache.drill.exec.store.openTSDB.dto with parameters of type OpenTSDBTypes