public static final class Requests.PrepareAndExecuteRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder> implements Requests.PrepareAndExecuteRequestOrBuilder
Request for Meta#prepareAndExecute(Meta.StatementHandle, String, long, Meta.PrepareCallback)Protobuf type
PrepareAndExecuteRequest| Modifier and Type | Field and Description |
|---|---|
private Object |
connectionId_ |
private int |
firstFrameMaxSize_ |
private long |
maxRowCount_ |
private long |
maxRowsTotal_ |
private Object |
sql_ |
private int |
statementId_ |
| Modifier | Constructor and Description |
|---|---|
private |
Requests.PrepareAndExecuteRequest.Builder() |
private |
Requests.PrepareAndExecuteRequest.Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
| Modifier and Type | Method and Description |
|---|---|
Requests.PrepareAndExecuteRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Requests.PrepareAndExecuteRequest |
build() |
Requests.PrepareAndExecuteRequest |
buildPartial() |
Requests.PrepareAndExecuteRequest.Builder |
clear() |
Requests.PrepareAndExecuteRequest.Builder |
clearConnectionId()
optional string connection_id = 1; |
Requests.PrepareAndExecuteRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Requests.PrepareAndExecuteRequest.Builder |
clearFirstFrameMaxSize()
The maximum number of rows that will be returned in the
|
Requests.PrepareAndExecuteRequest.Builder |
clearMaxRowCount()
Deprecated
|
Requests.PrepareAndExecuteRequest.Builder |
clearMaxRowsTotal()
The maximum number of rows that will be allowed for this query
|
Requests.PrepareAndExecuteRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Requests.PrepareAndExecuteRequest.Builder |
clearSql()
optional string sql = 2; |
Requests.PrepareAndExecuteRequest.Builder |
clearStatementId()
optional uint32 statement_id = 4; |
Requests.PrepareAndExecuteRequest.Builder |
clone() |
String |
getConnectionId()
optional string connection_id = 1; |
com.google.protobuf.ByteString |
getConnectionIdBytes()
optional string connection_id = 1; |
Requests.PrepareAndExecuteRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getFirstFrameMaxSize()
The maximum number of rows that will be returned in the
|
long |
getMaxRowCount()
Deprecated
|
long |
getMaxRowsTotal()
The maximum number of rows that will be allowed for this query
|
String |
getSql()
optional string sql = 2; |
com.google.protobuf.ByteString |
getSqlBytes()
optional string sql = 2; |
int |
getStatementId()
optional uint32 statement_id = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
private void |
maybeForceBuilderInitialization() |
Requests.PrepareAndExecuteRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Requests.PrepareAndExecuteRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
Requests.PrepareAndExecuteRequest.Builder |
mergeFrom(Requests.PrepareAndExecuteRequest other) |
Requests.PrepareAndExecuteRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Requests.PrepareAndExecuteRequest.Builder |
setConnectionId(String value)
optional string connection_id = 1; |
Requests.PrepareAndExecuteRequest.Builder |
setConnectionIdBytes(com.google.protobuf.ByteString value)
optional string connection_id = 1; |
Requests.PrepareAndExecuteRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Requests.PrepareAndExecuteRequest.Builder |
setFirstFrameMaxSize(int value)
The maximum number of rows that will be returned in the
|
Requests.PrepareAndExecuteRequest.Builder |
setMaxRowCount(long value)
Deprecated
|
Requests.PrepareAndExecuteRequest.Builder |
setMaxRowsTotal(long value)
The maximum number of rows that will be allowed for this query
|
Requests.PrepareAndExecuteRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Requests.PrepareAndExecuteRequest.Builder |
setSql(String value)
optional string sql = 2; |
Requests.PrepareAndExecuteRequest.Builder |
setSqlBytes(com.google.protobuf.ByteString value)
optional string sql = 2; |
Requests.PrepareAndExecuteRequest.Builder |
setStatementId(int value)
optional uint32 statement_id = 4; |
Requests.PrepareAndExecuteRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprivate Object connectionId_
private Object sql_
private long maxRowCount_
private int statementId_
private long maxRowsTotal_
private int firstFrameMaxSize_
private Requests.PrepareAndExecuteRequest.Builder()
private Requests.PrepareAndExecuteRequest.Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>private void maybeForceBuilderInitialization()
public Requests.PrepareAndExecuteRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Requests.PrepareAndExecuteRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Requests.PrepareAndExecuteRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Requests.PrepareAndExecuteRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder mergeFrom(Requests.PrepareAndExecuteRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public Requests.PrepareAndExecuteRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Requests.PrepareAndExecuteRequest.Builder>IOExceptionpublic String getConnectionId()
optional string connection_id = 1;getConnectionId in interface Requests.PrepareAndExecuteRequestOrBuilderpublic com.google.protobuf.ByteString getConnectionIdBytes()
optional string connection_id = 1;getConnectionIdBytes in interface Requests.PrepareAndExecuteRequestOrBuilderpublic Requests.PrepareAndExecuteRequest.Builder setConnectionId(String value)
optional string connection_id = 1;public Requests.PrepareAndExecuteRequest.Builder clearConnectionId()
optional string connection_id = 1;public Requests.PrepareAndExecuteRequest.Builder setConnectionIdBytes(com.google.protobuf.ByteString value)
optional string connection_id = 1;public String getSql()
optional string sql = 2;getSql in interface Requests.PrepareAndExecuteRequestOrBuilderpublic com.google.protobuf.ByteString getSqlBytes()
optional string sql = 2;getSqlBytes in interface Requests.PrepareAndExecuteRequestOrBuilderpublic Requests.PrepareAndExecuteRequest.Builder setSql(String value)
optional string sql = 2;public Requests.PrepareAndExecuteRequest.Builder clearSql()
optional string sql = 2;public Requests.PrepareAndExecuteRequest.Builder setSqlBytes(com.google.protobuf.ByteString value)
optional string sql = 2;public long getMaxRowCount()
Deprecated
optional uint64 max_row_count = 3;getMaxRowCount in interface Requests.PrepareAndExecuteRequestOrBuilderpublic Requests.PrepareAndExecuteRequest.Builder setMaxRowCount(long value)
Deprecated
optional uint64 max_row_count = 3;public Requests.PrepareAndExecuteRequest.Builder clearMaxRowCount()
Deprecated
optional uint64 max_row_count = 3;public int getStatementId()
optional uint32 statement_id = 4;getStatementId in interface Requests.PrepareAndExecuteRequestOrBuilderpublic Requests.PrepareAndExecuteRequest.Builder setStatementId(int value)
optional uint32 statement_id = 4;public Requests.PrepareAndExecuteRequest.Builder clearStatementId()
optional uint32 statement_id = 4;public long getMaxRowsTotal()
The maximum number of rows that will be allowed for this query
optional int64 max_rows_total = 5;getMaxRowsTotal in interface Requests.PrepareAndExecuteRequestOrBuilderpublic Requests.PrepareAndExecuteRequest.Builder setMaxRowsTotal(long value)
The maximum number of rows that will be allowed for this query
optional int64 max_rows_total = 5;public Requests.PrepareAndExecuteRequest.Builder clearMaxRowsTotal()
The maximum number of rows that will be allowed for this query
optional int64 max_rows_total = 5;public int getFirstFrameMaxSize()
The maximum number of rows that will be returned in the
optional int32 first_frame_max_size = 6;getFirstFrameMaxSize in interface Requests.PrepareAndExecuteRequestOrBuilderpublic Requests.PrepareAndExecuteRequest.Builder setFirstFrameMaxSize(int value)
The maximum number of rows that will be returned in the
optional int32 first_frame_max_size = 6;public Requests.PrepareAndExecuteRequest.Builder clearFirstFrameMaxSize()
The maximum number of rows that will be returned in the
optional int32 first_frame_max_size = 6;public final Requests.PrepareAndExecuteRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>public final Requests.PrepareAndExecuteRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Requests.PrepareAndExecuteRequest.Builder>Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.