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