Package org.apache.drill.exec.proto
Class UserBitShared.QueryProfile
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.apache.drill.exec.proto.UserBitShared.QueryProfile
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,UserBitShared.QueryProfileOrBuilder
- Enclosing class:
- UserBitShared
public static final class UserBitShared.QueryProfile
extends com.google.protobuf.GeneratedMessageV3
implements UserBitShared.QueryProfileOrBuilder
Protobuf type
exec.shared.QueryProfile
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeexec.shared.QueryProfile
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,
BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final com.google.protobuf.Parser<UserBitShared.QueryProfile>
Deprecated.static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
optional int32 autoLimit = 23;
static UserBitShared.QueryProfile
static final com.google.protobuf.Descriptors.Descriptor
long
getEnd()
optional int64 end = 4;
getError()
optional string error = 13;
com.google.protobuf.ByteString
optional string error = 13;
optional string error_id = 15;
com.google.protobuf.ByteString
optional string error_id = 15;
optional string error_node = 16;
com.google.protobuf.ByteString
optional string error_node = 16;
int
optional int32 finished_fragments = 10;
optional .exec.DrillbitEndpoint foreman = 7;
optional .exec.DrillbitEndpoint foreman = 7;
getFragmentProfile
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
int
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
getFragmentProfileOrBuilder
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
List<? extends UserBitShared.MajorFragmentProfileOrBuilder>
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
getId()
optional .exec.shared.QueryId id = 1;
optional .exec.shared.QueryId id = 1;
optional string options_json = 17;
com.google.protobuf.ByteString
optional string options_json = 17;
com.google.protobuf.Parser<UserBitShared.QueryProfile>
getPlan()
optional string plan = 6;
com.google.protobuf.ByteString
optional string plan = 6;
long
optional int64 planEnd = 18;
getQuery()
optional string query = 5;
com.google.protobuf.ByteString
optional string query = 5;
optional string queryId = 22;
com.google.protobuf.ByteString
optional string queryId = 22;
optional string queue_name = 21 [default = "-"];
com.google.protobuf.ByteString
optional string queue_name = 21 [default = "-"];
long
optional int64 queueWaitEnd = 19;
getScannedPlugins
(int index) repeated string scanned_plugins = 24;
com.google.protobuf.ByteString
getScannedPluginsBytes
(int index) repeated string scanned_plugins = 24;
int
repeated string scanned_plugins = 24;
com.google.protobuf.ProtocolStringList
repeated string scanned_plugins = 24;
int
long
getStart()
optional int64 start = 3;
getState()
optional .exec.shared.QueryResult.QueryState state = 8;
double
optional double total_cost = 20;
int
optional int32 total_fragments = 9;
getType()
optional .exec.shared.QueryType type = 2;
final com.google.protobuf.UnknownFieldSet
getUser()
optional string user = 12 [default = "-"];
com.google.protobuf.ByteString
optional string user = 12 [default = "-"];
optional string verboseError = 14;
com.google.protobuf.ByteString
optional string verboseError = 14;
boolean
optional int32 autoLimit = 23;
boolean
hasEnd()
optional int64 end = 4;
boolean
hasError()
optional string error = 13;
boolean
optional string error_id = 15;
boolean
optional string error_node = 16;
boolean
optional int32 finished_fragments = 10;
boolean
optional .exec.DrillbitEndpoint foreman = 7;
int
hashCode()
boolean
hasId()
optional .exec.shared.QueryId id = 1;
boolean
optional string options_json = 17;
boolean
hasPlan()
optional string plan = 6;
boolean
optional int64 planEnd = 18;
boolean
hasQuery()
optional string query = 5;
boolean
optional string queryId = 22;
boolean
optional string queue_name = 21 [default = "-"];
boolean
optional int64 queueWaitEnd = 19;
boolean
hasStart()
optional int64 start = 3;
boolean
hasState()
optional .exec.shared.QueryResult.QueryState state = 8;
boolean
optional double total_cost = 20;
boolean
optional int32 total_fragments = 9;
boolean
hasType()
optional .exec.shared.QueryType type = 2;
boolean
hasUser()
optional string user = 12 [default = "-"];
boolean
optional string verboseError = 14;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(UserBitShared.QueryProfile prototype) protected UserBitShared.QueryProfile.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static UserBitShared.QueryProfile
parseDelimitedFrom
(InputStream input) static UserBitShared.QueryProfile
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryProfile
parseFrom
(byte[] data) static UserBitShared.QueryProfile
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryProfile
parseFrom
(com.google.protobuf.ByteString data) static UserBitShared.QueryProfile
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryProfile
parseFrom
(com.google.protobuf.CodedInputStream input) static UserBitShared.QueryProfile
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryProfile
parseFrom
(InputStream input) static UserBitShared.QueryProfile
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.QueryProfile
parseFrom
(ByteBuffer data) static UserBitShared.QueryProfile
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<UserBitShared.QueryProfile>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER- See Also:
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER- See Also:
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER- See Also:
-
END_FIELD_NUMBER
public static final int END_FIELD_NUMBER- See Also:
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER- See Also:
-
PLAN_FIELD_NUMBER
public static final int PLAN_FIELD_NUMBER- See Also:
-
FOREMAN_FIELD_NUMBER
public static final int FOREMAN_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
TOTAL_FRAGMENTS_FIELD_NUMBER
public static final int TOTAL_FRAGMENTS_FIELD_NUMBER- See Also:
-
FINISHED_FRAGMENTS_FIELD_NUMBER
public static final int FINISHED_FRAGMENTS_FIELD_NUMBER- See Also:
-
FRAGMENT_PROFILE_FIELD_NUMBER
public static final int FRAGMENT_PROFILE_FIELD_NUMBER- See Also:
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER- See Also:
-
ERROR_FIELD_NUMBER
public static final int ERROR_FIELD_NUMBER- See Also:
-
VERBOSEERROR_FIELD_NUMBER
public static final int VERBOSEERROR_FIELD_NUMBER- See Also:
-
ERROR_ID_FIELD_NUMBER
public static final int ERROR_ID_FIELD_NUMBER- See Also:
-
ERROR_NODE_FIELD_NUMBER
public static final int ERROR_NODE_FIELD_NUMBER- See Also:
-
OPTIONS_JSON_FIELD_NUMBER
public static final int OPTIONS_JSON_FIELD_NUMBER- See Also:
-
PLANEND_FIELD_NUMBER
public static final int PLANEND_FIELD_NUMBER- See Also:
-
QUEUEWAITEND_FIELD_NUMBER
public static final int QUEUEWAITEND_FIELD_NUMBER- See Also:
-
TOTAL_COST_FIELD_NUMBER
public static final int TOTAL_COST_FIELD_NUMBER- See Also:
-
QUEUE_NAME_FIELD_NUMBER
public static final int QUEUE_NAME_FIELD_NUMBER- See Also:
-
QUERYID_FIELD_NUMBER
public static final int QUERYID_FIELD_NUMBER- See Also:
-
AUTOLIMIT_FIELD_NUMBER
public static final int AUTOLIMIT_FIELD_NUMBER- See Also:
-
SCANNED_PLUGINS_FIELD_NUMBER
public static final int SCANNED_PLUGINS_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasId
public boolean hasId()optional .exec.shared.QueryId id = 1;
- Specified by:
hasId
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the id field is set.
-
getId
optional .exec.shared.QueryId id = 1;
- Specified by:
getId
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The id.
-
getIdOrBuilder
optional .exec.shared.QueryId id = 1;
- Specified by:
getIdOrBuilder
in interfaceUserBitShared.QueryProfileOrBuilder
-
hasType
public boolean hasType()optional .exec.shared.QueryType type = 2;
- Specified by:
hasType
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the type field is set.
-
getType
optional .exec.shared.QueryType type = 2;
- Specified by:
getType
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The type.
-
hasStart
public boolean hasStart()optional int64 start = 3;
- Specified by:
hasStart
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public long getStart()optional int64 start = 3;
- Specified by:
getStart
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The start.
-
hasEnd
public boolean hasEnd()optional int64 end = 4;
- Specified by:
hasEnd
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the end field is set.
-
getEnd
public long getEnd()optional int64 end = 4;
- Specified by:
getEnd
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The end.
-
hasQuery
public boolean hasQuery()optional string query = 5;
- Specified by:
hasQuery
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the query field is set.
-
getQuery
optional string query = 5;
- Specified by:
getQuery
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()optional string query = 5;
- Specified by:
getQueryBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for query.
-
hasPlan
public boolean hasPlan()optional string plan = 6;
- Specified by:
hasPlan
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the plan field is set.
-
getPlan
optional string plan = 6;
- Specified by:
getPlan
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The plan.
-
getPlanBytes
public com.google.protobuf.ByteString getPlanBytes()optional string plan = 6;
- Specified by:
getPlanBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for plan.
-
hasForeman
public boolean hasForeman()optional .exec.DrillbitEndpoint foreman = 7;
- Specified by:
hasForeman
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the foreman field is set.
-
getForeman
optional .exec.DrillbitEndpoint foreman = 7;
- Specified by:
getForeman
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The foreman.
-
getForemanOrBuilder
optional .exec.DrillbitEndpoint foreman = 7;
- Specified by:
getForemanOrBuilder
in interfaceUserBitShared.QueryProfileOrBuilder
-
hasState
public boolean hasState()optional .exec.shared.QueryResult.QueryState state = 8;
- Specified by:
hasState
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the state field is set.
-
getState
optional .exec.shared.QueryResult.QueryState state = 8;
- Specified by:
getState
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The state.
-
hasTotalFragments
public boolean hasTotalFragments()optional int32 total_fragments = 9;
- Specified by:
hasTotalFragments
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the totalFragments field is set.
-
getTotalFragments
public int getTotalFragments()optional int32 total_fragments = 9;
- Specified by:
getTotalFragments
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The totalFragments.
-
hasFinishedFragments
public boolean hasFinishedFragments()optional int32 finished_fragments = 10;
- Specified by:
hasFinishedFragments
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the finishedFragments field is set.
-
getFinishedFragments
public int getFinishedFragments()optional int32 finished_fragments = 10;
- Specified by:
getFinishedFragments
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The finishedFragments.
-
getFragmentProfileList
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileList
in interfaceUserBitShared.QueryProfileOrBuilder
-
getFragmentProfileOrBuilderList
public List<? extends UserBitShared.MajorFragmentProfileOrBuilder> getFragmentProfileOrBuilderList()repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileOrBuilderList
in interfaceUserBitShared.QueryProfileOrBuilder
-
getFragmentProfileCount
public int getFragmentProfileCount()repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileCount
in interfaceUserBitShared.QueryProfileOrBuilder
-
getFragmentProfile
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfile
in interfaceUserBitShared.QueryProfileOrBuilder
-
getFragmentProfileOrBuilder
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileOrBuilder
in interfaceUserBitShared.QueryProfileOrBuilder
-
hasUser
public boolean hasUser()optional string user = 12 [default = "-"];
- Specified by:
hasUser
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the user field is set.
-
getUser
optional string user = 12 [default = "-"];
- Specified by:
getUser
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The user.
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()optional string user = 12 [default = "-"];
- Specified by:
getUserBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for user.
-
hasError
public boolean hasError()optional string error = 13;
- Specified by:
hasError
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the error field is set.
-
getError
optional string error = 13;
- Specified by:
getError
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The error.
-
getErrorBytes
public com.google.protobuf.ByteString getErrorBytes()optional string error = 13;
- Specified by:
getErrorBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for error.
-
hasVerboseError
public boolean hasVerboseError()optional string verboseError = 14;
- Specified by:
hasVerboseError
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the verboseError field is set.
-
getVerboseError
optional string verboseError = 14;
- Specified by:
getVerboseError
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The verboseError.
-
getVerboseErrorBytes
public com.google.protobuf.ByteString getVerboseErrorBytes()optional string verboseError = 14;
- Specified by:
getVerboseErrorBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for verboseError.
-
hasErrorId
public boolean hasErrorId()optional string error_id = 15;
- Specified by:
hasErrorId
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the errorId field is set.
-
getErrorId
optional string error_id = 15;
- Specified by:
getErrorId
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The errorId.
-
getErrorIdBytes
public com.google.protobuf.ByteString getErrorIdBytes()optional string error_id = 15;
- Specified by:
getErrorIdBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for errorId.
-
hasErrorNode
public boolean hasErrorNode()optional string error_node = 16;
- Specified by:
hasErrorNode
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the errorNode field is set.
-
getErrorNode
optional string error_node = 16;
- Specified by:
getErrorNode
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The errorNode.
-
getErrorNodeBytes
public com.google.protobuf.ByteString getErrorNodeBytes()optional string error_node = 16;
- Specified by:
getErrorNodeBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for errorNode.
-
hasOptionsJson
public boolean hasOptionsJson()optional string options_json = 17;
- Specified by:
hasOptionsJson
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the optionsJson field is set.
-
getOptionsJson
optional string options_json = 17;
- Specified by:
getOptionsJson
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The optionsJson.
-
getOptionsJsonBytes
public com.google.protobuf.ByteString getOptionsJsonBytes()optional string options_json = 17;
- Specified by:
getOptionsJsonBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for optionsJson.
-
hasPlanEnd
public boolean hasPlanEnd()optional int64 planEnd = 18;
- Specified by:
hasPlanEnd
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the planEnd field is set.
-
getPlanEnd
public long getPlanEnd()optional int64 planEnd = 18;
- Specified by:
getPlanEnd
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The planEnd.
-
hasQueueWaitEnd
public boolean hasQueueWaitEnd()optional int64 queueWaitEnd = 19;
- Specified by:
hasQueueWaitEnd
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the queueWaitEnd field is set.
-
getQueueWaitEnd
public long getQueueWaitEnd()optional int64 queueWaitEnd = 19;
- Specified by:
getQueueWaitEnd
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The queueWaitEnd.
-
hasTotalCost
public boolean hasTotalCost()optional double total_cost = 20;
- Specified by:
hasTotalCost
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the totalCost field is set.
-
getTotalCost
public double getTotalCost()optional double total_cost = 20;
- Specified by:
getTotalCost
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The totalCost.
-
hasQueueName
public boolean hasQueueName()optional string queue_name = 21 [default = "-"];
- Specified by:
hasQueueName
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the queueName field is set.
-
getQueueName
optional string queue_name = 21 [default = "-"];
- Specified by:
getQueueName
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The queueName.
-
getQueueNameBytes
public com.google.protobuf.ByteString getQueueNameBytes()optional string queue_name = 21 [default = "-"];
- Specified by:
getQueueNameBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for queueName.
-
hasQueryId
public boolean hasQueryId()optional string queryId = 22;
- Specified by:
hasQueryId
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the queryId field is set.
-
getQueryId
optional string queryId = 22;
- Specified by:
getQueryId
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The queryId.
-
getQueryIdBytes
public com.google.protobuf.ByteString getQueryIdBytes()optional string queryId = 22;
- Specified by:
getQueryIdBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The bytes for queryId.
-
hasAutoLimit
public boolean hasAutoLimit()optional int32 autoLimit = 23;
- Specified by:
hasAutoLimit
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- Whether the autoLimit field is set.
-
getAutoLimit
public int getAutoLimit()optional int32 autoLimit = 23;
- Specified by:
getAutoLimit
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The autoLimit.
-
getScannedPluginsList
public com.google.protobuf.ProtocolStringList getScannedPluginsList()repeated string scanned_plugins = 24;
- Specified by:
getScannedPluginsList
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- A list containing the scannedPlugins.
-
getScannedPluginsCount
public int getScannedPluginsCount()repeated string scanned_plugins = 24;
- Specified by:
getScannedPluginsCount
in interfaceUserBitShared.QueryProfileOrBuilder
- Returns:
- The count of scannedPlugins.
-
getScannedPlugins
repeated string scanned_plugins = 24;
- Specified by:
getScannedPlugins
in interfaceUserBitShared.QueryProfileOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The scannedPlugins at the given index.
-
getScannedPluginsBytes
public com.google.protobuf.ByteString getScannedPluginsBytes(int index) repeated string scanned_plugins = 24;
- Specified by:
getScannedPluginsBytes
in interfaceUserBitShared.QueryProfileOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the scannedPlugins at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static UserBitShared.QueryProfile parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static UserBitShared.QueryProfile parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected UserBitShared.QueryProfile.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-