Uses of Enum
org.apache.drill.exec.proto.SchemaDefProtos.ValueMode
-
Uses of SchemaDefProtos.ValueMode in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic SchemaDefProtos.ValueMode
SchemaDefProtos.ValueMode.forNumber
(int value) static SchemaDefProtos.ValueMode
SchemaDefProtos.ValueMode.valueOf
(int value) Deprecated.static SchemaDefProtos.ValueMode
SchemaDefProtos.ValueMode.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static SchemaDefProtos.ValueMode
Returns the enum constant of this type with the specified name.static SchemaDefProtos.ValueMode[]
SchemaDefProtos.ValueMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SchemaDefProtos.ValueMode>
SchemaDefProtos.ValueMode.internalGetValueMap()