Package com.ocient.jdbc.proto
Class ClientWireProtocol.SysQueriesRow
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ocient.jdbc.proto.ClientWireProtocol.SysQueriesRow
- All Implemented Interfaces:
Message,MessageLite,MessageLiteOrBuilder,MessageOrBuilder,ClientWireProtocol.SysQueriesRowOrBuilder,Serializable
- Enclosing class:
- ClientWireProtocol
public static final class ClientWireProtocol.SysQueriesRow
extends GeneratedMessageV3
implements ClientWireProtocol.SysQueriesRowOrBuilder
Protobuf type
xg.cmdcomp.SysQueriesRow- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typexg.cmdcomp.SysQueriesRowNested 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 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.string database = 9;string database = 9;Get an instance of the type with no fields set.static final Descriptors.Descriptorfloatfloat effective_priority = 2;intint32 elapsed_time_sec = 6;longint64 estimated_result_rows = 12;longint64 estimated_result_size = 13;intint32 estimated_time_sec = 3;floatfloat initial_effective_priority = 17;floatfloat initial_priority = 16;TODO(b/258340024): Remove this unnecessary intermediate implementation of this method.floatfloat priority_adjust_factor = 18;intuint32 priority_adjust_time = 19;string query_id = 1;string query_id = 1;string query_server = 8;string query_server = 8;string remoteIP = 10;string remoteIP = 10;longint64 sent_bytes = 15;longint64 sent_rows = 14;intGet the number of bytes required to encode this message.string service_class = 11;string service_class = 11;string sql_text = 5;string sql_text = 5;string status = 7;string status = 7;string userid = 4;string userid = 4;inthashCode()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.SysQueriesRow prototype) Constructs a new builder for a message of the same type as this message.protected ClientWireProtocol.SysQueriesRow.BuilderTODO(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
-
QUERY_ID_FIELD_NUMBER
public static final int QUERY_ID_FIELD_NUMBER- See Also:
-
EFFECTIVE_PRIORITY_FIELD_NUMBER
public static final int EFFECTIVE_PRIORITY_FIELD_NUMBER- See Also:
-
ESTIMATED_TIME_SEC_FIELD_NUMBER
public static final int ESTIMATED_TIME_SEC_FIELD_NUMBER- See Also:
-
USERID_FIELD_NUMBER
public static final int USERID_FIELD_NUMBER- See Also:
-
SQL_TEXT_FIELD_NUMBER
public static final int SQL_TEXT_FIELD_NUMBER- See Also:
-
ELAPSED_TIME_SEC_FIELD_NUMBER
public static final int ELAPSED_TIME_SEC_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
QUERY_SERVER_FIELD_NUMBER
public static final int QUERY_SERVER_FIELD_NUMBER- See Also:
-
DATABASE_FIELD_NUMBER
public static final int DATABASE_FIELD_NUMBER- See Also:
-
REMOTEIP_FIELD_NUMBER
public static final int REMOTEIP_FIELD_NUMBER- See Also:
-
SERVICE_CLASS_FIELD_NUMBER
public static final int SERVICE_CLASS_FIELD_NUMBER- See Also:
-
ESTIMATED_RESULT_ROWS_FIELD_NUMBER
public static final int ESTIMATED_RESULT_ROWS_FIELD_NUMBER- See Also:
-
ESTIMATED_RESULT_SIZE_FIELD_NUMBER
public static final int ESTIMATED_RESULT_SIZE_FIELD_NUMBER- See Also:
-
SENT_ROWS_FIELD_NUMBER
public static final int SENT_ROWS_FIELD_NUMBER- See Also:
-
SENT_BYTES_FIELD_NUMBER
public static final int SENT_BYTES_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:
-
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:
-
-
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
-
getQueryId
string query_id = 1;- Specified by:
getQueryIdin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The queryId.
-
getQueryIdBytes
string query_id = 1;- Specified by:
getQueryIdBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for queryId.
-
getEffectivePriority
public float getEffectivePriority()float effective_priority = 2;- Specified by:
getEffectivePriorityin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The effectivePriority.
-
getEstimatedTimeSec
public int getEstimatedTimeSec()int32 estimated_time_sec = 3;- Specified by:
getEstimatedTimeSecin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The estimatedTimeSec.
-
getUserid
string userid = 4;- Specified by:
getUseridin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The userid.
-
getUseridBytes
string userid = 4;- Specified by:
getUseridBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for userid.
-
getSqlText
string sql_text = 5;- Specified by:
getSqlTextin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The sqlText.
-
getSqlTextBytes
string sql_text = 5;- Specified by:
getSqlTextBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for sqlText.
-
getElapsedTimeSec
public int getElapsedTimeSec()int32 elapsed_time_sec = 6;- Specified by:
getElapsedTimeSecin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The elapsedTimeSec.
-
getStatus
string status = 7;- Specified by:
getStatusin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The status.
-
getStatusBytes
string status = 7;- Specified by:
getStatusBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for status.
-
getQueryServer
string query_server = 8;- Specified by:
getQueryServerin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The queryServer.
-
getQueryServerBytes
string query_server = 8;- Specified by:
getQueryServerBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for queryServer.
-
getDatabase
string database = 9;- Specified by:
getDatabasein interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The database.
-
getDatabaseBytes
string database = 9;- Specified by:
getDatabaseBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for database.
-
getRemoteIP
string remoteIP = 10;- Specified by:
getRemoteIPin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The remoteIP.
-
getRemoteIPBytes
string remoteIP = 10;- Specified by:
getRemoteIPBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for remoteIP.
-
getServiceClass
string service_class = 11;- Specified by:
getServiceClassin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The serviceClass.
-
getServiceClassBytes
string service_class = 11;- Specified by:
getServiceClassBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The bytes for serviceClass.
-
getEstimatedResultRows
public long getEstimatedResultRows()int64 estimated_result_rows = 12;- Specified by:
getEstimatedResultRowsin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The estimatedResultRows.
-
getEstimatedResultSize
public long getEstimatedResultSize()int64 estimated_result_size = 13;- Specified by:
getEstimatedResultSizein interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The estimatedResultSize.
-
getSentRows
public long getSentRows()int64 sent_rows = 14;- Specified by:
getSentRowsin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The sentRows.
-
getSentBytes
public long getSentBytes()int64 sent_bytes = 15;- Specified by:
getSentBytesin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The sentBytes.
-
getInitialPriority
public float getInitialPriority()float initial_priority = 16;- Specified by:
getInitialPriorityin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The initialPriority.
-
getInitialEffectivePriority
public float getInitialEffectivePriority()float initial_effective_priority = 17;- Specified by:
getInitialEffectivePriorityin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The initialEffectivePriority.
-
getPriorityAdjustFactor
public float getPriorityAdjustFactor()float priority_adjust_factor = 18;- Specified by:
getPriorityAdjustFactorin interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The priorityAdjustFactor.
-
getPriorityAdjustTime
public int getPriorityAdjustTime()uint32 priority_adjust_time = 19;- Specified by:
getPriorityAdjustTimein interfaceClientWireProtocol.SysQueriesRowOrBuilder- Returns:
- The priorityAdjustTime.
-
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.SysQueriesRow parseFrom(ByteBuffer data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow parseFrom(ByteString data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow parseFrom(byte[] data) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException - Throws:
InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ClientWireProtocol.SysQueriesRow parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static ClientWireProtocol.SysQueriesRow parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static ClientWireProtocol.SysQueriesRow 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.SysQueriesRow.Builder newBuilder(ClientWireProtocol.SysQueriesRow 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.SysQueriesRow.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
-