Package com.ocient.jdbc.proto
Class ClientWireProtocol.CompletedQueriesRow.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
com.ocient.jdbc.proto.ClientWireProtocol.CompletedQueriesRow.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ClientWireProtocol.CompletedQueriesRowOrBuilder,Cloneable
- Enclosing class:
- ClientWireProtocol.CompletedQueriesRow
public static final class ClientWireProtocol.CompletedQueriesRow.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder> implements ClientWireProtocol.CompletedQueriesRowOrBuilder
Protobuf type
xg.cmdcomp.CompletedQueriesRow-
Method Summary
Modifier and Type Method Description ClientWireProtocol.CompletedQueriesRow.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ClientWireProtocol.CompletedQueriesRowbuild()ClientWireProtocol.CompletedQueriesRowbuildPartial()ClientWireProtocol.CompletedQueriesRow.Builderclear()ClientWireProtocol.CompletedQueriesRow.BuilderclearBytesReturned()the number of bytes returned by the queryClientWireProtocol.CompletedQueriesRow.BuilderclearClientIp()the IP of the clientClientWireProtocol.CompletedQueriesRow.BuilderclearClientVersion()the version of the connector used to submit the queryClientWireProtocol.CompletedQueriesRow.BuilderclearCode()the SQL state codeClientWireProtocol.CompletedQueriesRow.BuilderclearCostEstimate()the plan cost estimateClientWireProtocol.CompletedQueriesRow.BuilderclearDatabaseId()the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ClientWireProtocol.CompletedQueriesRow.BuilderclearHeuristicCost()the plan heuristic costClientWireProtocol.CompletedQueriesRow.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ClientWireProtocol.CompletedQueriesRow.BuilderclearPlanParallelism()the plan parallelismClientWireProtocol.CompletedQueriesRow.BuilderclearPlanPriority()the priority assigned to this planClientWireProtocol.CompletedQueriesRow.BuilderclearPsoThreshold()the pso threshold used during plan optimizationClientWireProtocol.CompletedQueriesRow.BuilderclearReason()the reasonClientWireProtocol.CompletedQueriesRow.BuilderclearRowsReturned()the number of rows returned by the queryClientWireProtocol.CompletedQueriesRow.BuilderclearRuntime()the number of seconds take to complete the queryClientWireProtocol.CompletedQueriesRow.BuilderclearSql()the sql textClientWireProtocol.CompletedQueriesRow.BuilderclearState()the string representation of the SQL stateClientWireProtocol.CompletedQueriesRow.BuilderclearTempDiskSpaceConsumed()the total amount of temp disk space consumed in bytesClientWireProtocol.CompletedQueriesRow.BuilderclearTimeComplete()the string representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.BuilderclearTimeExecStart()the string representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.BuilderclearTimestampComplete()ms since epoch representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.BuilderclearTimestampExecStart()ms since epoch representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.BuilderclearTimestampStart()ms since epoch representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.BuilderclearTimeStart()the string representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.BuilderclearUser()the string representation of the user's uuidClientWireProtocol.CompletedQueriesRow.BuilderclearUuid()the query plan uuidClientWireProtocol.CompletedQueriesRow.Builderclone()longgetBytesReturned()the number of bytes returned by the queryStringgetClientIp()the IP of the clientcom.google.protobuf.ByteStringgetClientIpBytes()the IP of the clientStringgetClientVersion()the version of the connector used to submit the querycom.google.protobuf.ByteStringgetClientVersionBytes()the version of the connector used to submit the queryintgetCode()the SQL state codedoublegetCostEstimate()the plan cost estimatecom.google.protobuf.StringValuegetDatabaseId()the string representation of the database uuid the user was connected tocom.google.protobuf.StringValue.BuildergetDatabaseIdBuilder()the string representation of the database uuid the user was connected tocom.google.protobuf.StringValueOrBuildergetDatabaseIdOrBuilder()the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRowgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetHeuristicCost()the plan heuristic costintgetPlanParallelism()the plan parallelismdoublegetPlanPriority()the priority assigned to this planlonggetPsoThreshold()the pso threshold used during plan optimizationStringgetReason()the reasoncom.google.protobuf.ByteStringgetReasonBytes()the reasonlonggetRowsReturned()the number of rows returned by the querylonggetRuntime()the number of seconds take to complete the queryStringgetSql()the sql textcom.google.protobuf.ByteStringgetSqlBytes()the sql textStringgetState()the string representation of the SQL statecom.google.protobuf.ByteStringgetStateBytes()the string representation of the SQL statelonggetTempDiskSpaceConsumed()the total amount of temp disk space consumed in bytesStringgetTimeComplete()the string representation of the time the query completed executioncom.google.protobuf.ByteStringgetTimeCompleteBytes()the string representation of the time the query completed executionStringgetTimeExecStart()the string representation of the time the query began executioncom.google.protobuf.ByteStringgetTimeExecStartBytes()the string representation of the time the query began executionlonggetTimestampComplete()ms since epoch representation of the time the query completed executionlonggetTimestampExecStart()ms since epoch representation of the time the query began executionlonggetTimestampStart()ms since epoch representation of the time the query was accepted by the sql nodeStringgetTimeStart()the string representation of the time the query was accepted by the sql nodecom.google.protobuf.ByteStringgetTimeStartBytes()the string representation of the time the query was accepted by the sql nodeStringgetUser()the string representation of the user's uuidcom.google.protobuf.ByteStringgetUserBytes()the string representation of the user's uuidStringgetUuid()the query plan uuidcom.google.protobuf.ByteStringgetUuidBytes()the query plan uuidbooleanhasDatabaseId()the string representation of the database uuid the user was connected toprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ClientWireProtocol.CompletedQueriesRow.BuildermergeDatabaseId(com.google.protobuf.StringValue value)the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ClientWireProtocol.CompletedQueriesRow.BuildermergeFrom(com.google.protobuf.Message other)ClientWireProtocol.CompletedQueriesRow.BuildermergeFrom(ClientWireProtocol.CompletedQueriesRow other)ClientWireProtocol.CompletedQueriesRow.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ClientWireProtocol.CompletedQueriesRow.BuildersetBytesReturned(long value)the number of bytes returned by the queryClientWireProtocol.CompletedQueriesRow.BuildersetClientIp(String value)the IP of the clientClientWireProtocol.CompletedQueriesRow.BuildersetClientIpBytes(com.google.protobuf.ByteString value)the IP of the clientClientWireProtocol.CompletedQueriesRow.BuildersetClientVersion(String value)the version of the connector used to submit the queryClientWireProtocol.CompletedQueriesRow.BuildersetClientVersionBytes(com.google.protobuf.ByteString value)the version of the connector used to submit the queryClientWireProtocol.CompletedQueriesRow.BuildersetCode(int value)the SQL state codeClientWireProtocol.CompletedQueriesRow.BuildersetCostEstimate(double value)the plan cost estimateClientWireProtocol.CompletedQueriesRow.BuildersetDatabaseId(com.google.protobuf.StringValue value)the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.BuildersetDatabaseId(com.google.protobuf.StringValue.Builder builderForValue)the string representation of the database uuid the user was connected toClientWireProtocol.CompletedQueriesRow.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ClientWireProtocol.CompletedQueriesRow.BuildersetHeuristicCost(double value)the plan heuristic costClientWireProtocol.CompletedQueriesRow.BuildersetPlanParallelism(int value)the plan parallelismClientWireProtocol.CompletedQueriesRow.BuildersetPlanPriority(double value)the priority assigned to this planClientWireProtocol.CompletedQueriesRow.BuildersetPsoThreshold(long value)the pso threshold used during plan optimizationClientWireProtocol.CompletedQueriesRow.BuildersetReason(String value)the reasonClientWireProtocol.CompletedQueriesRow.BuildersetReasonBytes(com.google.protobuf.ByteString value)the reasonClientWireProtocol.CompletedQueriesRow.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ClientWireProtocol.CompletedQueriesRow.BuildersetRowsReturned(long value)the number of rows returned by the queryClientWireProtocol.CompletedQueriesRow.BuildersetRuntime(long value)the number of seconds take to complete the queryClientWireProtocol.CompletedQueriesRow.BuildersetSql(String value)the sql textClientWireProtocol.CompletedQueriesRow.BuildersetSqlBytes(com.google.protobuf.ByteString value)the sql textClientWireProtocol.CompletedQueriesRow.BuildersetState(String value)the string representation of the SQL stateClientWireProtocol.CompletedQueriesRow.BuildersetStateBytes(com.google.protobuf.ByteString value)the string representation of the SQL stateClientWireProtocol.CompletedQueriesRow.BuildersetTempDiskSpaceConsumed(long value)the total amount of temp disk space consumed in bytesClientWireProtocol.CompletedQueriesRow.BuildersetTimeComplete(String value)the string representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.BuildersetTimeCompleteBytes(com.google.protobuf.ByteString value)the string representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.BuildersetTimeExecStart(String value)the string representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.BuildersetTimeExecStartBytes(com.google.protobuf.ByteString value)the string representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.BuildersetTimestampComplete(long value)ms since epoch representation of the time the query completed executionClientWireProtocol.CompletedQueriesRow.BuildersetTimestampExecStart(long value)ms since epoch representation of the time the query began executionClientWireProtocol.CompletedQueriesRow.BuildersetTimestampStart(long value)ms since epoch representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.BuildersetTimeStart(String value)the string representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.BuildersetTimeStartBytes(com.google.protobuf.ByteString value)the string representation of the time the query was accepted by the sql nodeClientWireProtocol.CompletedQueriesRow.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ClientWireProtocol.CompletedQueriesRow.BuildersetUser(String value)the string representation of the user's uuidClientWireProtocol.CompletedQueriesRow.BuildersetUserBytes(com.google.protobuf.ByteString value)the string representation of the user's uuidClientWireProtocol.CompletedQueriesRow.BuildersetUuid(String value)the query plan uuidClientWireProtocol.CompletedQueriesRow.BuildersetUuidBytes(com.google.protobuf.ByteString value)the query plan uuidMethods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
setField
public ClientWireProtocol.CompletedQueriesRow.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
clearField
public ClientWireProtocol.CompletedQueriesRow.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
clearOneof
public ClientWireProtocol.CompletedQueriesRow.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
setRepeatedField
public ClientWireProtocol.CompletedQueriesRow.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
addRepeatedField
public ClientWireProtocol.CompletedQueriesRow.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
mergeFrom
public ClientWireProtocol.CompletedQueriesRow.Builder mergeFrom(ClientWireProtocol.CompletedQueriesRow other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
mergeFrom
public ClientWireProtocol.CompletedQueriesRow.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>- Throws:
IOException
-
getUser
the string representation of the user's uuid
string user = 1;- Specified by:
getUserin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The user.
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()the string representation of the user's uuid
string user = 1;- Specified by:
getUserBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for user.
-
setUser
the string representation of the user's uuid
string user = 1;- Parameters:
value- The user to set.- Returns:
- This builder for chaining.
-
clearUser
the string representation of the user's uuid
string user = 1;- Returns:
- This builder for chaining.
-
setUserBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setUserBytes(com.google.protobuf.ByteString value)the string representation of the user's uuid
string user = 1;- Parameters:
value- The bytes for user to set.- Returns:
- This builder for chaining.
-
hasDatabaseId
public boolean hasDatabaseId()the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2;- Specified by:
hasDatabaseIdin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- Whether the databaseId field is set.
-
getDatabaseId
public com.google.protobuf.StringValue getDatabaseId()the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2;- Specified by:
getDatabaseIdin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The databaseId.
-
setDatabaseId
public ClientWireProtocol.CompletedQueriesRow.Builder setDatabaseId(com.google.protobuf.StringValue value)the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2; -
setDatabaseId
public ClientWireProtocol.CompletedQueriesRow.Builder setDatabaseId(com.google.protobuf.StringValue.Builder builderForValue)the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2; -
mergeDatabaseId
public ClientWireProtocol.CompletedQueriesRow.Builder mergeDatabaseId(com.google.protobuf.StringValue value)the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2; -
clearDatabaseId
the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2; -
getDatabaseIdBuilder
public com.google.protobuf.StringValue.Builder getDatabaseIdBuilder()the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2; -
getDatabaseIdOrBuilder
public com.google.protobuf.StringValueOrBuilder getDatabaseIdOrBuilder()the string representation of the database uuid the user was connected to
.google.protobuf.StringValue database_id = 2;- Specified by:
getDatabaseIdOrBuilderin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
getClientVersion
the version of the connector used to submit the query
string client_version = 3;- Specified by:
getClientVersionin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The clientVersion.
-
getClientVersionBytes
public com.google.protobuf.ByteString getClientVersionBytes()the version of the connector used to submit the query
string client_version = 3;- Specified by:
getClientVersionBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for clientVersion.
-
setClientVersion
the version of the connector used to submit the query
string client_version = 3;- Parameters:
value- The clientVersion to set.- Returns:
- This builder for chaining.
-
clearClientVersion
the version of the connector used to submit the query
string client_version = 3;- Returns:
- This builder for chaining.
-
setClientVersionBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setClientVersionBytes(com.google.protobuf.ByteString value)the version of the connector used to submit the query
string client_version = 3;- Parameters:
value- The bytes for clientVersion to set.- Returns:
- This builder for chaining.
-
getClientIp
the IP of the client
string client_ip = 4;- Specified by:
getClientIpin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The clientIp.
-
getClientIpBytes
public com.google.protobuf.ByteString getClientIpBytes()the IP of the client
string client_ip = 4;- Specified by:
getClientIpBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for clientIp.
-
setClientIp
the IP of the client
string client_ip = 4;- Parameters:
value- The clientIp to set.- Returns:
- This builder for chaining.
-
clearClientIp
the IP of the client
string client_ip = 4;- Returns:
- This builder for chaining.
-
setClientIpBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setClientIpBytes(com.google.protobuf.ByteString value)the IP of the client
string client_ip = 4;- Parameters:
value- The bytes for clientIp to set.- Returns:
- This builder for chaining.
-
getSql
the sql text
string sql = 5;- Specified by:
getSqlin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The sql.
-
getSqlBytes
public com.google.protobuf.ByteString getSqlBytes()the sql text
string sql = 5;- Specified by:
getSqlBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for sql.
-
setSql
the sql text
string sql = 5;- Parameters:
value- The sql to set.- Returns:
- This builder for chaining.
-
clearSql
the sql text
string sql = 5;- Returns:
- This builder for chaining.
-
setSqlBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setSqlBytes(com.google.protobuf.ByteString value)the sql text
string sql = 5;- Parameters:
value- The bytes for sql to set.- Returns:
- This builder for chaining.
-
getTimestampStart
public long getTimestampStart()ms since epoch representation of the time the query was accepted by the sql node
uint64 timestamp_start = 6;- Specified by:
getTimestampStartin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timestampStart.
-
setTimestampStart
ms since epoch representation of the time the query was accepted by the sql node
uint64 timestamp_start = 6;- Parameters:
value- The timestampStart to set.- Returns:
- This builder for chaining.
-
clearTimestampStart
ms since epoch representation of the time the query was accepted by the sql node
uint64 timestamp_start = 6;- Returns:
- This builder for chaining.
-
getTimeStart
the string representation of the time the query was accepted by the sql node
string time_start = 7;- Specified by:
getTimeStartin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timeStart.
-
getTimeStartBytes
public com.google.protobuf.ByteString getTimeStartBytes()the string representation of the time the query was accepted by the sql node
string time_start = 7;- Specified by:
getTimeStartBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for timeStart.
-
setTimeStart
the string representation of the time the query was accepted by the sql node
string time_start = 7;- Parameters:
value- The timeStart to set.- Returns:
- This builder for chaining.
-
clearTimeStart
the string representation of the time the query was accepted by the sql node
string time_start = 7;- Returns:
- This builder for chaining.
-
setTimeStartBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setTimeStartBytes(com.google.protobuf.ByteString value)the string representation of the time the query was accepted by the sql node
string time_start = 7;- Parameters:
value- The bytes for timeStart to set.- Returns:
- This builder for chaining.
-
getTimestampComplete
public long getTimestampComplete()ms since epoch representation of the time the query completed execution
uint64 timestamp_complete = 8;- Specified by:
getTimestampCompletein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timestampComplete.
-
setTimestampComplete
ms since epoch representation of the time the query completed execution
uint64 timestamp_complete = 8;- Parameters:
value- The timestampComplete to set.- Returns:
- This builder for chaining.
-
clearTimestampComplete
ms since epoch representation of the time the query completed execution
uint64 timestamp_complete = 8;- Returns:
- This builder for chaining.
-
getTimeComplete
the string representation of the time the query completed execution
string time_complete = 9;- Specified by:
getTimeCompletein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timeComplete.
-
getTimeCompleteBytes
public com.google.protobuf.ByteString getTimeCompleteBytes()the string representation of the time the query completed execution
string time_complete = 9;- Specified by:
getTimeCompleteBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for timeComplete.
-
setTimeComplete
the string representation of the time the query completed execution
string time_complete = 9;- Parameters:
value- The timeComplete to set.- Returns:
- This builder for chaining.
-
clearTimeComplete
the string representation of the time the query completed execution
string time_complete = 9;- Returns:
- This builder for chaining.
-
setTimeCompleteBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setTimeCompleteBytes(com.google.protobuf.ByteString value)the string representation of the time the query completed execution
string time_complete = 9;- Parameters:
value- The bytes for timeComplete to set.- Returns:
- This builder for chaining.
-
getCode
public int getCode()the SQL state code
int32 code = 10;- Specified by:
getCodein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The code.
-
setCode
the SQL state code
int32 code = 10;- Parameters:
value- The code to set.- Returns:
- This builder for chaining.
-
clearCode
the SQL state code
int32 code = 10;- Returns:
- This builder for chaining.
-
getState
the string representation of the SQL state
string state = 11;- Specified by:
getStatein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The state.
-
getStateBytes
public com.google.protobuf.ByteString getStateBytes()the string representation of the SQL state
string state = 11;- Specified by:
getStateBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for state.
-
setState
the string representation of the SQL state
string state = 11;- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
the string representation of the SQL state
string state = 11;- Returns:
- This builder for chaining.
-
setStateBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setStateBytes(com.google.protobuf.ByteString value)the string representation of the SQL state
string state = 11;- Parameters:
value- The bytes for state to set.- Returns:
- This builder for chaining.
-
getReason
the reason
string reason = 12;- Specified by:
getReasonin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The reason.
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()the reason
string reason = 12;- Specified by:
getReasonBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for reason.
-
setReason
the reason
string reason = 12;- Parameters:
value- The reason to set.- Returns:
- This builder for chaining.
-
clearReason
the reason
string reason = 12;- Returns:
- This builder for chaining.
-
setReasonBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setReasonBytes(com.google.protobuf.ByteString value)the reason
string reason = 12;- Parameters:
value- The bytes for reason to set.- Returns:
- This builder for chaining.
-
getTimestampExecStart
public long getTimestampExecStart()ms since epoch representation of the time the query began execution
uint64 timestamp_exec_start = 13;- Specified by:
getTimestampExecStartin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timestampExecStart.
-
setTimestampExecStart
ms since epoch representation of the time the query began execution
uint64 timestamp_exec_start = 13;- Parameters:
value- The timestampExecStart to set.- Returns:
- This builder for chaining.
-
clearTimestampExecStart
ms since epoch representation of the time the query began execution
uint64 timestamp_exec_start = 13;- Returns:
- This builder for chaining.
-
getTimeExecStart
the string representation of the time the query began execution
string time_exec_start = 14;- Specified by:
getTimeExecStartin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timeExecStart.
-
getTimeExecStartBytes
public com.google.protobuf.ByteString getTimeExecStartBytes()the string representation of the time the query began execution
string time_exec_start = 14;- Specified by:
getTimeExecStartBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for timeExecStart.
-
setTimeExecStart
the string representation of the time the query began execution
string time_exec_start = 14;- Parameters:
value- The timeExecStart to set.- Returns:
- This builder for chaining.
-
clearTimeExecStart
the string representation of the time the query began execution
string time_exec_start = 14;- Returns:
- This builder for chaining.
-
setTimeExecStartBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setTimeExecStartBytes(com.google.protobuf.ByteString value)the string representation of the time the query began execution
string time_exec_start = 14;- Parameters:
value- The bytes for timeExecStart to set.- Returns:
- This builder for chaining.
-
getUuid
the query plan uuid
string uuid = 15;- Specified by:
getUuidin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The uuid.
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()the query plan uuid
string uuid = 15;- Specified by:
getUuidBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for uuid.
-
setUuid
the query plan uuid
string uuid = 15;- Parameters:
value- The uuid to set.- Returns:
- This builder for chaining.
-
clearUuid
the query plan uuid
string uuid = 15;- Returns:
- This builder for chaining.
-
setUuidBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setUuidBytes(com.google.protobuf.ByteString value)the query plan uuid
string uuid = 15;- Parameters:
value- The bytes for uuid to set.- Returns:
- This builder for chaining.
-
getPlanPriority
public double getPlanPriority()the priority assigned to this plan
double plan_priority = 16;- Specified by:
getPlanPriorityin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The planPriority.
-
setPlanPriority
the priority assigned to this plan
double plan_priority = 16;- Parameters:
value- The planPriority to set.- Returns:
- This builder for chaining.
-
clearPlanPriority
the priority assigned to this plan
double plan_priority = 16;- Returns:
- This builder for chaining.
-
getCostEstimate
public double getCostEstimate()the plan cost estimate
double cost_estimate = 17;- Specified by:
getCostEstimatein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The costEstimate.
-
setCostEstimate
the plan cost estimate
double cost_estimate = 17;- Parameters:
value- The costEstimate to set.- Returns:
- This builder for chaining.
-
clearCostEstimate
the plan cost estimate
double cost_estimate = 17;- Returns:
- This builder for chaining.
-
getPlanParallelism
public int getPlanParallelism()the plan parallelism
uint32 plan_parallelism = 18;- Specified by:
getPlanParallelismin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The planParallelism.
-
setPlanParallelism
the plan parallelism
uint32 plan_parallelism = 18;- Parameters:
value- The planParallelism to set.- Returns:
- This builder for chaining.
-
clearPlanParallelism
the plan parallelism
uint32 plan_parallelism = 18;- Returns:
- This builder for chaining.
-
getHeuristicCost
public double getHeuristicCost()the plan heuristic cost
double heuristic_cost = 19;- Specified by:
getHeuristicCostin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The heuristicCost.
-
setHeuristicCost
the plan heuristic cost
double heuristic_cost = 19;- Parameters:
value- The heuristicCost to set.- Returns:
- This builder for chaining.
-
clearHeuristicCost
the plan heuristic cost
double heuristic_cost = 19;- Returns:
- This builder for chaining.
-
getPsoThreshold
public long getPsoThreshold()the pso threshold used during plan optimization
uint64 pso_threshold = 20;- Specified by:
getPsoThresholdin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The psoThreshold.
-
setPsoThreshold
the pso threshold used during plan optimization
uint64 pso_threshold = 20;- Parameters:
value- The psoThreshold to set.- Returns:
- This builder for chaining.
-
clearPsoThreshold
the pso threshold used during plan optimization
uint64 pso_threshold = 20;- Returns:
- This builder for chaining.
-
getRowsReturned
public long getRowsReturned()the number of rows returned by the query
uint64 rows_returned = 21;- Specified by:
getRowsReturnedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The rowsReturned.
-
setRowsReturned
the number of rows returned by the query
uint64 rows_returned = 21;- Parameters:
value- The rowsReturned to set.- Returns:
- This builder for chaining.
-
clearRowsReturned
the number of rows returned by the query
uint64 rows_returned = 21;- Returns:
- This builder for chaining.
-
getBytesReturned
public long getBytesReturned()the number of bytes returned by the query
uint64 bytes_returned = 22;- Specified by:
getBytesReturnedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytesReturned.
-
setBytesReturned
the number of bytes returned by the query
uint64 bytes_returned = 22;- Parameters:
value- The bytesReturned to set.- Returns:
- This builder for chaining.
-
clearBytesReturned
the number of bytes returned by the query
uint64 bytes_returned = 22;- Returns:
- This builder for chaining.
-
getRuntime
public long getRuntime()the number of seconds take to complete the query
uint64 runtime = 23;- Specified by:
getRuntimein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The runtime.
-
setRuntime
the number of seconds take to complete the query
uint64 runtime = 23;- Parameters:
value- The runtime to set.- Returns:
- This builder for chaining.
-
clearRuntime
the number of seconds take to complete the query
uint64 runtime = 23;- Returns:
- This builder for chaining.
-
getTempDiskSpaceConsumed
public long getTempDiskSpaceConsumed()the total amount of temp disk space consumed in bytes
uint64 temp_disk_space_consumed = 24;- Specified by:
getTempDiskSpaceConsumedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The tempDiskSpaceConsumed.
-
setTempDiskSpaceConsumed
the total amount of temp disk space consumed in bytes
uint64 temp_disk_space_consumed = 24;- Parameters:
value- The tempDiskSpaceConsumed to set.- Returns:
- This builder for chaining.
-
clearTempDiskSpaceConsumed
the total amount of temp disk space consumed in bytes
uint64 temp_disk_space_consumed = 24;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ClientWireProtocol.CompletedQueriesRow.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-
mergeUnknownFields
public final ClientWireProtocol.CompletedQueriesRow.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ClientWireProtocol.CompletedQueriesRow.Builder>
-