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
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()the string representation of the user's uuid
string user = 1;- Specified by:
getUserBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setUser
the string representation of the user's uuid
string user = 1; -
clearUser
the string representation of the user's uuid
string user = 1; -
setUserBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setUserBytes(com.google.protobuf.ByteString value)the string representation of the user's uuid
string user = 1; -
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
-
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
-
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
-
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
-
setClientVersion
the version of the connector used to submit the query
string client_version = 3; -
clearClientVersion
the version of the connector used to submit the query
string client_version = 3; -
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; -
getClientIp
the IP of the client
string client_ip = 4;- Specified by:
getClientIpin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
getClientIpBytes
public com.google.protobuf.ByteString getClientIpBytes()the IP of the client
string client_ip = 4;- Specified by:
getClientIpBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setClientIp
the IP of the client
string client_ip = 4; -
clearClientIp
the IP of the client
string client_ip = 4; -
setClientIpBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setClientIpBytes(com.google.protobuf.ByteString value)the IP of the client
string client_ip = 4; -
getSql
the sql text
string sql = 5;- Specified by:
getSqlin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
getSqlBytes
public com.google.protobuf.ByteString getSqlBytes()the sql text
string sql = 5;- Specified by:
getSqlBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setSql
the sql text
string sql = 5; -
clearSql
the sql text
string sql = 5; -
setSqlBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setSqlBytes(com.google.protobuf.ByteString value)the sql text
string sql = 5; -
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
-
setTimestampStart
ms since epoch representation of the time the query was accepted by the sql node
uint64 timestamp_start = 6; -
clearTimestampStart
ms since epoch representation of the time the query was accepted by the sql node
uint64 timestamp_start = 6; -
getTimeStart
the string representation of the time the query was accepted by the sql node
string time_start = 7;- Specified by:
getTimeStartin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
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
-
setTimeStart
the string representation of the time the query was accepted by the sql node
string time_start = 7; -
clearTimeStart
the string representation of the time the query was accepted by the sql node
string time_start = 7; -
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; -
getTimestampComplete
public long getTimestampComplete()ms since epoch representation of the time the query completed execution
uint64 timestamp_complete = 8;- Specified by:
getTimestampCompletein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setTimestampComplete
ms since epoch representation of the time the query completed execution
uint64 timestamp_complete = 8; -
clearTimestampComplete
ms since epoch representation of the time the query completed execution
uint64 timestamp_complete = 8; -
getTimeComplete
the string representation of the time the query completed execution
string time_complete = 9;- Specified by:
getTimeCompletein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
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
-
setTimeComplete
the string representation of the time the query completed execution
string time_complete = 9; -
clearTimeComplete
the string representation of the time the query completed execution
string time_complete = 9; -
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; -
getCode
public int getCode()the SQL state code
int32 code = 10;- Specified by:
getCodein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setCode
the SQL state code
int32 code = 10; -
clearCode
the SQL state code
int32 code = 10; -
getState
the string representation of the SQL state
string state = 11;- Specified by:
getStatein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
getStateBytes
public com.google.protobuf.ByteString getStateBytes()the string representation of the SQL state
string state = 11;- Specified by:
getStateBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setState
the string representation of the SQL state
string state = 11; -
clearState
the string representation of the SQL state
string state = 11; -
setStateBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setStateBytes(com.google.protobuf.ByteString value)the string representation of the SQL state
string state = 11; -
getReason
the reason
string reason = 12;- Specified by:
getReasonin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
getReasonBytes
public com.google.protobuf.ByteString getReasonBytes()the reason
string reason = 12;- Specified by:
getReasonBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setReason
the reason
string reason = 12; -
clearReason
the reason
string reason = 12; -
setReasonBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setReasonBytes(com.google.protobuf.ByteString value)the reason
string reason = 12; -
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
-
setTimestampExecStart
ms since epoch representation of the time the query began execution
uint64 timestamp_exec_start = 13; -
clearTimestampExecStart
ms since epoch representation of the time the query began execution
uint64 timestamp_exec_start = 13; -
getTimeExecStart
the string representation of the time the query began execution
string time_exec_start = 14;- Specified by:
getTimeExecStartin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
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
-
setTimeExecStart
the string representation of the time the query began execution
string time_exec_start = 14; -
clearTimeExecStart
the string representation of the time the query began execution
string time_exec_start = 14; -
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; -
getUuid
the query plan uuid
string uuid = 15;- Specified by:
getUuidin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
getUuidBytes
public com.google.protobuf.ByteString getUuidBytes()the query plan uuid
string uuid = 15;- Specified by:
getUuidBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setUuid
the query plan uuid
string uuid = 15; -
clearUuid
the query plan uuid
string uuid = 15; -
setUuidBytes
public ClientWireProtocol.CompletedQueriesRow.Builder setUuidBytes(com.google.protobuf.ByteString value)the query plan uuid
string uuid = 15; -
getPlanPriority
public double getPlanPriority()the priority assigned to this plan
double plan_priority = 16;- Specified by:
getPlanPriorityin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setPlanPriority
the priority assigned to this plan
double plan_priority = 16; -
clearPlanPriority
the priority assigned to this plan
double plan_priority = 16; -
getCostEstimate
public double getCostEstimate()the plan cost estimate
double cost_estimate = 17;- Specified by:
getCostEstimatein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setCostEstimate
the plan cost estimate
double cost_estimate = 17; -
clearCostEstimate
the plan cost estimate
double cost_estimate = 17; -
getPlanParallelism
public int getPlanParallelism()the plan parallelism
uint32 plan_parallelism = 18;- Specified by:
getPlanParallelismin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setPlanParallelism
the plan parallelism
uint32 plan_parallelism = 18; -
clearPlanParallelism
the plan parallelism
uint32 plan_parallelism = 18; -
getHeuristicCost
public double getHeuristicCost()the plan heuristic cost
double heuristic_cost = 19;- Specified by:
getHeuristicCostin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setHeuristicCost
the plan heuristic cost
double heuristic_cost = 19; -
clearHeuristicCost
the plan heuristic cost
double heuristic_cost = 19; -
getPsoThreshold
public long getPsoThreshold()the pso threshold used during plan optimization
uint64 pso_threshold = 20;- Specified by:
getPsoThresholdin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setPsoThreshold
the pso threshold used during plan optimization
uint64 pso_threshold = 20; -
clearPsoThreshold
the pso threshold used during plan optimization
uint64 pso_threshold = 20; -
getRowsReturned
public long getRowsReturned()the number of rows returned by the query
uint64 rows_returned = 21;- Specified by:
getRowsReturnedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setRowsReturned
the number of rows returned by the query
uint64 rows_returned = 21; -
clearRowsReturned
the number of rows returned by the query
uint64 rows_returned = 21; -
getBytesReturned
public long getBytesReturned()the number of bytes returned by the query
uint64 bytes_returned = 22;- Specified by:
getBytesReturnedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setBytesReturned
the number of bytes returned by the query
uint64 bytes_returned = 22; -
clearBytesReturned
the number of bytes returned by the query
uint64 bytes_returned = 22; -
getRuntime
public long getRuntime()the number of seconds take to complete the query
uint64 runtime = 23;- Specified by:
getRuntimein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder
-
setRuntime
the number of seconds take to complete the query
uint64 runtime = 23; -
clearRuntime
the number of seconds take to complete the query
uint64 runtime = 23; -
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
-
setTempDiskSpaceConsumed
the total amount of temp disk space consumed in bytes
uint64 temp_disk_space_consumed = 24; -
clearTempDiskSpaceConsumed
the total amount of temp disk space consumed in bytes
uint64 temp_disk_space_consumed = 24; -
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>
-