Uses of Enum
org.apache.drill.exec.proto.UserProtos.CorrelationNamesSupport
Packages that use UserProtos.CorrelationNamesSupport
-
Uses of UserProtos.CorrelationNamesSupport in org.apache.drill.exec.proto
Methods in org.apache.drill.exec.proto that return UserProtos.CorrelationNamesSupportModifier and TypeMethodDescriptionUserProtos.CorrelationNamesSupport.forNumber(int value) UserProtos.ServerMeta.Builder.getCorrelationNamesSupport()Correlation names supportUserProtos.ServerMeta.getCorrelationNamesSupport()Correlation names supportUserProtos.ServerMetaOrBuilder.getCorrelationNamesSupport()Correlation names supportUserProtos.CorrelationNamesSupport.valueOf(int value) Deprecated.UserProtos.CorrelationNamesSupport.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static UserProtos.CorrelationNamesSupport[]UserProtos.CorrelationNamesSupport.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.CorrelationNamesSupportModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<UserProtos.CorrelationNamesSupport> UserProtos.CorrelationNamesSupport.internalGetValueMap()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.CorrelationNamesSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.setCorrelationNamesSupport(UserProtos.CorrelationNamesSupport value) Correlation names support