Uses of Class
org.apache.drill.exec.proto.ExecProtos.ServerPreparedStatementState
-
Uses of ExecProtos.ServerPreparedStatementState in org.apache.drill.exec.proto
Modifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<ExecProtos.ServerPreparedStatementState>
ExecProtos.ServerPreparedStatementState.PARSER
Deprecated.Modifier 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) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExecProtos.ServerPreparedStatementState>
ExecProtos.ServerPreparedStatementState.getParserForType()
static com.google.protobuf.Parser<ExecProtos.ServerPreparedStatementState>
ExecProtos.ServerPreparedStatementState.parser()
SchemaExecProtos.ServerPreparedStatementState.MessageSchema.typeClass()
Modifier 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)