Uses of Class
org.apache.drill.exec.proto.UserProtos.ConvertSupport
Packages that use UserProtos.ConvertSupport
-
Uses of UserProtos.ConvertSupport in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.ConvertSupportModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.ConvertSupport>
UserProtos.ConvertSupport.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserProtos.ConvertSupportModifier and TypeMethodDescriptionUserProtos.ConvertSupport.Builder.build()
UserProtos.ConvertSupport.Builder.buildPartial()
UserProtos.ServerMeta.Builder.getConvertSupport
(int index) CONVERT supportUserProtos.ServerMeta.getConvertSupport
(int index) CONVERT supportUserProtos.ServerMetaOrBuilder.getConvertSupport
(int index) CONVERT supportstatic UserProtos.ConvertSupport
UserProtos.ConvertSupport.getDefaultInstance()
UserProtos.ConvertSupport.Builder.getDefaultInstanceForType()
UserProtos.ConvertSupport.getDefaultInstanceForType()
SchemaUserProtos.ConvertSupport.MessageSchema.newMessage()
static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseDelimitedFrom
(InputStream input) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(byte[] data) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(com.google.protobuf.ByteString data) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(com.google.protobuf.CodedInputStream input) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(InputStream input) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(ByteBuffer data) static UserProtos.ConvertSupport
UserProtos.ConvertSupport.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.ConvertSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.getConvertSupportList()
CONVERT supportUserProtos.ServerMeta.getConvertSupportList()
CONVERT supportUserProtos.ServerMetaOrBuilder.getConvertSupportList()
CONVERT supportcom.google.protobuf.Parser<UserProtos.ConvertSupport>
UserProtos.ConvertSupport.getParserForType()
static com.google.protobuf.Parser<UserProtos.ConvertSupport>
UserProtos.ConvertSupport.parser()
SchemaUserProtos.ConvertSupport.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type UserProtos.ConvertSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addConvertSupport
(int index, UserProtos.ConvertSupport value) CONVERT supportUserProtos.ServerMeta.Builder.addConvertSupport
(UserProtos.ConvertSupport value) CONVERT supportboolean
SchemaUserProtos.ConvertSupport.MessageSchema.isInitialized
(UserProtos.ConvertSupport message) void
SchemaUserProtos.ConvertSupport.MessageSchema.mergeFrom
(io.protostuff.Input input, UserProtos.ConvertSupport message) UserProtos.ConvertSupport.Builder.mergeFrom
(UserProtos.ConvertSupport other) UserProtos.ConvertSupport.newBuilder
(UserProtos.ConvertSupport prototype) UserProtos.ServerMeta.Builder.setConvertSupport
(int index, UserProtos.ConvertSupport value) CONVERT supportvoid
SchemaUserProtos.ConvertSupport.MessageSchema.writeTo
(io.protostuff.Output output, UserProtos.ConvertSupport message) Method parameters in org.apache.drill.exec.proto with type arguments of type UserProtos.ConvertSupportModifier and TypeMethodDescriptionUserProtos.ServerMeta.Builder.addAllConvertSupport
(Iterable<? extends UserProtos.ConvertSupport> values) CONVERT support