Uses of Enum
org.apache.drill.exec.proto.UserProtos.CollateSupport
-
Uses of UserProtos.CollateSupport in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic UserProtos.CollateSupport
UserProtos.CollateSupport.forNumber
(int value) UserProtos.ServerMeta.Builder.getCollateSupport
(int index) COLLATE supportUserProtos.ServerMeta.getCollateSupport
(int index) COLLATE supportUserProtos.ServerMetaOrBuilder.getCollateSupport
(int index) COLLATE supportstatic UserProtos.CollateSupport
UserProtos.CollateSupport.valueOf
(int value) Deprecated.static UserProtos.CollateSupport
UserProtos.CollateSupport.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.CollateSupport
Returns the enum constant of this type with the specified name.static UserProtos.CollateSupport[]
UserProtos.CollateSupport.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getCollateSupportList()
COLLATE supportUserProtos.ServerMeta.getCollateSupportList()
COLLATE supportUserProtos.ServerMetaOrBuilder.getCollateSupportList()
COLLATE supportstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.CollateSupport>
UserProtos.CollateSupport.internalGetValueMap()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addCollateSupport
(UserProtos.CollateSupport value) COLLATE supportUserProtos.ServerMeta.Builder.setCollateSupport
(int index, UserProtos.CollateSupport value) COLLATE supportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllCollateSupport
(Iterable<? extends UserProtos.CollateSupport> values) COLLATE support