Uses of Class
org.apache.drill.exec.proto.ExecProtos.ServerPreparedStatementState
Packages that use ExecProtos.ServerPreparedStatementState
-
Uses of ExecProtos.ServerPreparedStatementState in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type ExecProtos.ServerPreparedStatementStateModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ExecProtos.ServerPreparedStatementState>
ExecProtos.ServerPreparedStatementState.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return ExecProtos.ServerPreparedStatementStateModifier and TypeMethodDescriptionExecProtos.ServerPreparedStatementState.Builder.build()
ExecProtos.ServerPreparedStatementState.Builder.buildPartial()
ExecProtos.ServerPreparedStatementState.getDefaultInstance()
ExecProtos.ServerPreparedStatementState.Builder.getDefaultInstanceForType()
ExecProtos.ServerPreparedStatementState.getDefaultInstanceForType()
SchemaExecProtos.ServerPreparedStatementState.MessageSchema.newMessage()
ExecProtos.ServerPreparedStatementState.parseDelimitedFrom
(InputStream input) ExecProtos.ServerPreparedStatementState.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecProtos.ServerPreparedStatementState.parseFrom
(byte[] data) ExecProtos.ServerPreparedStatementState.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecProtos.ServerPreparedStatementState.parseFrom
(com.google.protobuf.ByteString data) ExecProtos.ServerPreparedStatementState.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecProtos.ServerPreparedStatementState.parseFrom
(com.google.protobuf.CodedInputStream input) ExecProtos.ServerPreparedStatementState.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecProtos.ServerPreparedStatementState.parseFrom
(InputStream input) ExecProtos.ServerPreparedStatementState.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExecProtos.ServerPreparedStatementState.parseFrom
(ByteBuffer data) ExecProtos.ServerPreparedStatementState.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type ExecProtos.ServerPreparedStatementStateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExecProtos.ServerPreparedStatementState>
ExecProtos.ServerPreparedStatementState.getParserForType()
static com.google.protobuf.Parser<ExecProtos.ServerPreparedStatementState>
ExecProtos.ServerPreparedStatementState.parser()
SchemaExecProtos.ServerPreparedStatementState.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type ExecProtos.ServerPreparedStatementStateModifier and TypeMethodDescriptionboolean
SchemaExecProtos.ServerPreparedStatementState.MessageSchema.isInitialized
(ExecProtos.ServerPreparedStatementState message) ExecProtos.ServerPreparedStatementState.Builder.mergeFrom
(ExecProtos.ServerPreparedStatementState other) void
SchemaExecProtos.ServerPreparedStatementState.MessageSchema.mergeFrom
(io.protostuff.Input input, ExecProtos.ServerPreparedStatementState message) ExecProtos.ServerPreparedStatementState.newBuilder
(ExecProtos.ServerPreparedStatementState prototype) void
SchemaExecProtos.ServerPreparedStatementState.MessageSchema.writeTo
(io.protostuff.Output output, ExecProtos.ServerPreparedStatementState message)