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.PARSERDeprecated.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.ConvertSupportUserProtos.ConvertSupport.getDefaultInstance()UserProtos.ConvertSupport.Builder.getDefaultInstanceForType()UserProtos.ConvertSupport.getDefaultInstanceForType()SchemaUserProtos.ConvertSupport.MessageSchema.newMessage()static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseDelimitedFrom(InputStream input) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(byte[] data) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(com.google.protobuf.ByteString data) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(InputStream input) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.ConvertSupportUserProtos.ConvertSupport.parseFrom(ByteBuffer data) static UserProtos.ConvertSupportUserProtos.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 supportbooleanSchemaUserProtos.ConvertSupport.MessageSchema.isInitialized(UserProtos.ConvertSupport message) voidSchemaUserProtos.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 supportvoidSchemaUserProtos.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