Uses of Enum
org.apache.drill.exec.proto.UserProtos.OrderBySupport
-
Uses of UserProtos.OrderBySupport in org.apache.drill.exec.proto
Modifier and TypeMethodDescriptionstatic UserProtos.OrderBySupport
UserProtos.OrderBySupport.forNumber
(int value) UserProtos.ServerMeta.Builder.getOrderBySupport
(int index) Outer join suportUserProtos.ServerMeta.getOrderBySupport
(int index) Outer join suportUserProtos.ServerMetaOrBuilder.getOrderBySupport
(int index) Outer join suportstatic UserProtos.OrderBySupport
UserProtos.OrderBySupport.valueOf
(int value) Deprecated.static UserProtos.OrderBySupport
UserProtos.OrderBySupport.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static UserProtos.OrderBySupport
Returns the enum constant of this type with the specified name.static UserProtos.OrderBySupport[]
UserProtos.OrderBySupport.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getOrderBySupportList()
Outer join suportUserProtos.ServerMeta.getOrderBySupportList()
Outer join suportUserProtos.ServerMetaOrBuilder.getOrderBySupportList()
Outer join suportstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.OrderBySupport>
UserProtos.OrderBySupport.internalGetValueMap()
Modifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addOrderBySupport
(UserProtos.OrderBySupport value) Outer join suportUserProtos.ServerMeta.Builder.setOrderBySupport
(int index, UserProtos.OrderBySupport value) Outer join suportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllOrderBySupport
(Iterable<? extends UserProtos.OrderBySupport> values) Outer join suport