Package com.ocient.jdbc.proto
Class ClientWireProtocol.CompletedQueriesRow
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ocient.jdbc.proto.ClientWireProtocol.CompletedQueriesRow
- All Implemented Interfaces:
Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,ClientWireProtocol.CompletedQueriesRowOrBuilder,Serializable
- Enclosing class:
- ClientWireProtocol
public static final class ClientWireProtocol.CompletedQueriesRow
extends GeneratedMessageV3
implements ClientWireProtocol.CompletedQueriesRowOrBuilder
Matches row output from the completed queries vTableProtobuf type
xg.cmdcomp.CompletedQueriesRow- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classMatches row output from the completed queries vTableNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, GeneratedMessageV3.ExtendableMessage<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanCompares the specified object with this message for equality.longthe number of bytes returned by the querythe IP of the clientthe IP of the clientthe version of the connector used to submit the querythe version of the connector used to submit the queryintgetCode()the SQL state codedoublethe plan cost estimatethe string representation of the database uuid the user was connected tothe string representation of the database uuid the user was connected toGet an instance of the type with no fields set.static final Descriptors.Descriptordoublethe final effective dynamically adjusted priorityfloatinitial effective priority adjusted for query cost and mem usagefloatinitial plan priority based on wlm limitsTODO(b/258340024): Remove this unnecessary intermediate implementation of this method.intthe plan parallelismfloatpriority adjustment factorintpriority adjustment timethe reasonthe reasonlongthe number of rows returned by the querylongthe number of seconds take to complete the queryintGet the number of bytes required to encode this message.getSql()the sql textthe sql textgetState()the string representation of the SQL statethe string representation of the SQL statelongthe total amount of temp disk space consumed in bytesthe string representation of the time the query completed executionthe string representation of the time the query completed executionthe string representation of the time the query began executionthe string representation of the time the query began executionlongms since epoch representation of the time the query completed executionlongms since epoch representation of the time the query began executionlongms since epoch representation of the time the query was accepted by the sql nodethe string representation of the time the query was accepted by the sql nodethe string representation of the time the query was accepted by the sql nodegetUser()the string representation of the user's uuidthe string representation of the user's uuidgetUuid()the query plan uuidthe query plan uuidbooleanthe string representation of the database uuid the user was connected tointhashCode()Returns the hash code value for this message.protected GeneratedMessageV3.FieldAccessorTableGet the FieldAccessorTable for this type.final booleanReturns true if all required fields in the message and all embedded messages are set, false otherwise.newBuilder(ClientWireProtocol.CompletedQueriesRow prototype) Constructs a new builder for a message of the same type as this message.TODO(b/258340024): remove this together with GeneratedMessageV3.BuilderParent.protected ObjectCreates a new instance of this message type.parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) parseFrom(ByteString data) parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) parseFrom(CodedInputStream input) parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) parser()Constructs a builder initialized with the current message.voidwriteTo(CodedOutputStream output) Serializes the message and writes it tooutput.Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER- See Also:
-
DATABASE_ID_FIELD_NUMBER
public static final int DATABASE_ID_FIELD_NUMBER- See Also:
-
CLIENT_VERSION_FIELD_NUMBER
public static final int CLIENT_VERSION_FIELD_NUMBER- See Also:
-
CLIENT_IP_FIELD_NUMBER
public static final int CLIENT_IP_FIELD_NUMBER- See Also:
-
SQL_FIELD_NUMBER
public static final int SQL_FIELD_NUMBER- See Also:
-
TIMESTAMP_START_FIELD_NUMBER
public static final int TIMESTAMP_START_FIELD_NUMBER- See Also:
-
TIME_START_FIELD_NUMBER
public static final int TIME_START_FIELD_NUMBER- See Also:
-
TIMESTAMP_COMPLETE_FIELD_NUMBER
public static final int TIMESTAMP_COMPLETE_FIELD_NUMBER- See Also:
-
TIME_COMPLETE_FIELD_NUMBER
public static final int TIME_COMPLETE_FIELD_NUMBER- See Also:
-
CODE_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
REASON_FIELD_NUMBER
public static final int REASON_FIELD_NUMBER- See Also:
-
TIMESTAMP_EXEC_START_FIELD_NUMBER
public static final int TIMESTAMP_EXEC_START_FIELD_NUMBER- See Also:
-
TIME_EXEC_START_FIELD_NUMBER
public static final int TIME_EXEC_START_FIELD_NUMBER- See Also:
-
UUID_FIELD_NUMBER
public static final int UUID_FIELD_NUMBER- See Also:
-
FINAL_EFFECTIVE_PRIORITY_FIELD_NUMBER
public static final int FINAL_EFFECTIVE_PRIORITY_FIELD_NUMBER- See Also:
-
COST_ESTIMATE_FIELD_NUMBER
public static final int COST_ESTIMATE_FIELD_NUMBER- See Also:
-
PLAN_PARALLELISM_FIELD_NUMBER
public static final int PLAN_PARALLELISM_FIELD_NUMBER- See Also:
-
ROWS_RETURNED_FIELD_NUMBER
public static final int ROWS_RETURNED_FIELD_NUMBER- See Also:
-
BYTES_RETURNED_FIELD_NUMBER
public static final int BYTES_RETURNED_FIELD_NUMBER- See Also:
-
RUNTIME_FIELD_NUMBER
public static final int RUNTIME_FIELD_NUMBER- See Also:
-
TEMP_DISK_SPACE_CONSUMED_FIELD_NUMBER
public static final int TEMP_DISK_SPACE_CONSUMED_FIELD_NUMBER- See Also:
-
PRIORITY_ADJUST_FACTOR_FIELD_NUMBER
public static final int PRIORITY_ADJUST_FACTOR_FIELD_NUMBER- See Also:
-
PRIORITY_ADJUST_TIME_FIELD_NUMBER
public static final int PRIORITY_ADJUST_TIME_FIELD_NUMBER- See Also:
-
INITIAL_PRIORITY_FIELD_NUMBER
public static final int INITIAL_PRIORITY_FIELD_NUMBER- See Also:
-
INITIAL_EFFECTIVE_PRIORITY_FIELD_NUMBER
public static final int INITIAL_EFFECTIVE_PRIORITY_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
Description copied from class:GeneratedMessageV3Creates a new instance of this message type. Overridden in the generated code.- Overrides:
newInstancein classGeneratedMessageV3
-
getDescriptor
-
internalGetFieldAccessorTable
Description copied from class:GeneratedMessageV3Get the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3
-
getUser
the string representation of the user's uuid
string user = 1;- Specified by:
getUserin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The user.
-
getUserBytes
the string representation of the user's uuid
string user = 1;- Specified by:
getUserBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for user.
-
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
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.
-
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
the version of the connector used to submit the query
string client_version = 3;- Specified by:
getClientVersionBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for clientVersion.
-
getClientIp
the IP of the client
string client_ip = 4;- Specified by:
getClientIpin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The clientIp.
-
getClientIpBytes
the IP of the client
string client_ip = 4;- Specified by:
getClientIpBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for clientIp.
-
getSql
the sql text
string sql = 5;- Specified by:
getSqlin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The sql.
-
getSqlBytes
the sql text
string sql = 5;- Specified by:
getSqlBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for sql.
-
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.
-
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
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.
-
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.
-
getTimeComplete
the string representation of the time the query completed execution
string time_complete = 9;- Specified by:
getTimeCompletein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The timeComplete.
-
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.
-
getCode
public int getCode()the SQL state code
int32 code = 10;- Specified by:
getCodein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The code.
-
getState
the string representation of the SQL state
string state = 11;- Specified by:
getStatein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The state.
-
getStateBytes
the string representation of the SQL state
string state = 11;- Specified by:
getStateBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for state.
-
getReason
the reason
string reason = 12;- Specified by:
getReasonin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The reason.
-
getReasonBytes
the reason
string reason = 12;- Specified by:
getReasonBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for reason.
-
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.
-
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
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.
-
getUuid
the query plan uuid
string uuid = 15;- Specified by:
getUuidin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The uuid.
-
getUuidBytes
the query plan uuid
string uuid = 15;- Specified by:
getUuidBytesin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytes for uuid.
-
getFinalEffectivePriority
public double getFinalEffectivePriority()the final effective dynamically adjusted priority
double final_effective_priority = 16;- Specified by:
getFinalEffectivePriorityin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The finalEffectivePriority.
-
getCostEstimate
public double getCostEstimate()the plan cost estimate
double cost_estimate = 17;- Specified by:
getCostEstimatein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The costEstimate.
-
getPlanParallelism
public int getPlanParallelism()the plan parallelism
uint32 plan_parallelism = 18;- Specified by:
getPlanParallelismin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The planParallelism.
-
getRowsReturned
public long getRowsReturned()the number of rows returned by the query
uint64 rows_returned = 21;- Specified by:
getRowsReturnedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The rowsReturned.
-
getBytesReturned
public long getBytesReturned()the number of bytes returned by the query
uint64 bytes_returned = 22;- Specified by:
getBytesReturnedin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The bytesReturned.
-
getRuntime
public long getRuntime()the number of seconds take to complete the query
uint64 runtime = 23;- Specified by:
getRuntimein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The runtime.
-
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.
-
getPriorityAdjustFactor
public float getPriorityAdjustFactor()priority adjustment factor
float priority_adjust_factor = 25;- Specified by:
getPriorityAdjustFactorin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The priorityAdjustFactor.
-
getPriorityAdjustTime
public int getPriorityAdjustTime()priority adjustment time
uint32 priority_adjust_time = 26;- Specified by:
getPriorityAdjustTimein interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The priorityAdjustTime.
-
getInitialPriority
public float getInitialPriority()initial plan priority based on wlm limits
float initial_priority = 27;- Specified by:
getInitialPriorityin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The initialPriority.
-
getInitialEffectivePriority
public float getInitialEffectivePriority()initial effective priority adjusted for query cost and mem usage
float initial_effective_priority = 28;- Specified by:
getInitialEffectivePriorityin interfaceClientWireProtocol.CompletedQueriesRowOrBuilder- Returns:
- The initialEffectivePriority.
-
isInitialized
public final boolean isInitialized()Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3
-
writeTo
Description copied from interface:MessageLiteSerializes the message and writes it tooutput. This does not flush or close the stream.- Specified by:
writeToin interfaceMessageLite- Overrides:
writeToin classGeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()Description copied from interface:MessageLiteGet the number of bytes required to encode this message. The result is only computed on the first call and memoized after that. If this message requires more than Integer.MAX_VALUE bytes to encode, the return value will be smaller than the actual number of bytes required and might be negative.- Specified by:
getSerializedSizein interfaceMessageLite- Overrides:
getSerializedSizein classGeneratedMessageV3
-
equals
Description copied from interface:MessageCompares the specified object with this message for equality. Returnstrueif the given object is a message of the same type (as defined bygetDescriptorForType()) and has identical values for all of its fields. Subclasses must implement this; inheritingObject.equals()is incorrect.- Specified by:
equalsin interfaceMessage- Overrides:
equalsin classAbstractMessage- Parameters:
obj- object to be compared for equality with this message- Returns:
trueif the specified object is equal to this message
-
hashCode
public int hashCode()Description copied from interface:MessageReturns the hash code value for this message. The hash code of a message should mix the message's type (object identity of the descriptor) with its contents (known and unknown field values). Subclasses must implement this; inheritingObject.hashCode()is incorrect.- Specified by:
hashCodein interfaceMessage- Overrides:
hashCodein classAbstractMessage- Returns:
- the hash code value for this message
- See Also:
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(ByteBuffer data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(ByteString data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(byte[] data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ClientWireProtocol.CompletedQueriesRow parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ClientWireProtocol.CompletedQueriesRow parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static ClientWireProtocol.CompletedQueriesRow parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
Description copied from interface:MessageLiteConstructs a new builder for a message of the same type as this message.- Specified by:
newBuilderForTypein interfaceMessage- Specified by:
newBuilderForTypein interfaceMessageLite
-
newBuilder
-
newBuilder
public static ClientWireProtocol.CompletedQueriesRow.Builder newBuilder(ClientWireProtocol.CompletedQueriesRow prototype) -
toBuilder
Description copied from interface:MessageLiteConstructs a builder initialized with the current message. Use this to derive a new message from the current one.- Specified by:
toBuilderin interfaceMessage- Specified by:
toBuilderin interfaceMessageLite
-
newBuilderForType
protected ClientWireProtocol.CompletedQueriesRow.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent) Description copied from class:GeneratedMessageV3TODO(b/258340024): remove this together with GeneratedMessageV3.BuilderParent.- Specified by:
newBuilderForTypein classGeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
Description copied from class:GeneratedMessageV3TODO(b/258340024): Remove this unnecessary intermediate implementation of this method.- Specified by:
getParserForTypein interfaceMessage- Specified by:
getParserForTypein interfaceMessageLite- Overrides:
getParserForTypein classGeneratedMessageV3
-
getDefaultInstanceForType
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-