Package org.apache.drill.exec.proto
Class UserBitShared.QueryProfile.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
org.apache.drill.exec.proto.UserBitShared.QueryProfile.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,UserBitShared.QueryProfileOrBuilder
- Enclosing class:
- UserBitShared.QueryProfile
public static final class UserBitShared.QueryProfile.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
implements UserBitShared.QueryProfileOrBuilder
Protobuf type
exec.shared.QueryProfile
-
Method Summary
Modifier and TypeMethodDescriptionaddAllFragmentProfile
(Iterable<? extends UserBitShared.MajorFragmentProfile> values) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
addAllScannedPlugins
(Iterable<String> values) repeated string scanned_plugins = 24;
addFragmentProfile
(int index, UserBitShared.MajorFragmentProfile value) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
addFragmentProfile
(int index, UserBitShared.MajorFragmentProfile.Builder builderForValue) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
addFragmentProfile
(UserBitShared.MajorFragmentProfile.Builder builderForValue) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
addFragmentProfileBuilder
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addScannedPlugins
(String value) repeated string scanned_plugins = 24;
addScannedPluginsBytes
(com.google.protobuf.ByteString value) repeated string scanned_plugins = 24;
build()
clear()
optional int32 autoLimit = 23;
clearEnd()
optional int64 end = 4;
optional string error = 13;
optional string error_id = 15;
optional string error_node = 16;
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) optional int32 finished_fragments = 10;
optional .exec.DrillbitEndpoint foreman = 7;
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
clearId()
optional .exec.shared.QueryId id = 1;
clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) optional string options_json = 17;
optional string plan = 6;
optional int64 planEnd = 18;
optional string query = 5;
optional string queryId = 22;
optional string queue_name = 21 [default = "-"];
optional int64 queueWaitEnd = 19;
repeated string scanned_plugins = 24;
optional int64 start = 3;
optional .exec.shared.QueryResult.QueryState state = 8;
optional double total_cost = 20;
optional int32 total_fragments = 9;
optional .exec.shared.QueryType type = 2;
optional string user = 12 [default = "-"];
optional string verboseError = 14;
clone()
int
optional int32 autoLimit = 23;
static final com.google.protobuf.Descriptors.Descriptor
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;
optional .exec.DrillbitEndpoint foreman = 7;
getFragmentProfile
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
getFragmentProfileBuilder
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
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 .exec.shared.QueryId id = 1;
optional string options_json = 17;
com.google.protobuf.ByteString
optional string options_json = 17;
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;
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;
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;
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
optional .exec.DrillbitEndpoint foreman = 7;
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeId
(UserBitShared.QueryId value) optional .exec.shared.QueryId id = 1;
mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) removeFragmentProfile
(int index) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
setAutoLimit
(int value) optional int32 autoLimit = 23;
setEnd
(long value) optional int64 end = 4;
optional string error = 13;
setErrorBytes
(com.google.protobuf.ByteString value) optional string error = 13;
setErrorId
(String value) optional string error_id = 15;
setErrorIdBytes
(com.google.protobuf.ByteString value) optional string error_id = 15;
setErrorNode
(String value) optional string error_node = 16;
setErrorNodeBytes
(com.google.protobuf.ByteString value) optional string error_node = 16;
setFinishedFragments
(int value) optional int32 finished_fragments = 10;
optional .exec.DrillbitEndpoint foreman = 7;
setForeman
(CoordinationProtos.DrillbitEndpoint.Builder builderForValue) optional .exec.DrillbitEndpoint foreman = 7;
setFragmentProfile
(int index, UserBitShared.MajorFragmentProfile value) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
setFragmentProfile
(int index, UserBitShared.MajorFragmentProfile.Builder builderForValue) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
setId
(UserBitShared.QueryId value) optional .exec.shared.QueryId id = 1;
setId
(UserBitShared.QueryId.Builder builderForValue) optional .exec.shared.QueryId id = 1;
setOptionsJson
(String value) optional string options_json = 17;
setOptionsJsonBytes
(com.google.protobuf.ByteString value) optional string options_json = 17;
optional string plan = 6;
setPlanBytes
(com.google.protobuf.ByteString value) optional string plan = 6;
setPlanEnd
(long value) optional int64 planEnd = 18;
optional string query = 5;
setQueryBytes
(com.google.protobuf.ByteString value) optional string query = 5;
setQueryId
(String value) optional string queryId = 22;
setQueryIdBytes
(com.google.protobuf.ByteString value) optional string queryId = 22;
setQueueName
(String value) optional string queue_name = 21 [default = "-"];
setQueueNameBytes
(com.google.protobuf.ByteString value) optional string queue_name = 21 [default = "-"];
setQueueWaitEnd
(long value) optional int64 queueWaitEnd = 19;
setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setScannedPlugins
(int index, String value) repeated string scanned_plugins = 24;
setStart
(long value) optional int64 start = 3;
optional .exec.shared.QueryResult.QueryState state = 8;
setTotalCost
(double value) optional double total_cost = 20;
setTotalFragments
(int value) optional int32 total_fragments = 9;
setType
(UserBitShared.QueryType value) optional .exec.shared.QueryType type = 2;
setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) optional string user = 12 [default = "-"];
setUserBytes
(com.google.protobuf.ByteString value) optional string user = 12 [default = "-"];
setVerboseError
(String value) optional string verboseError = 14;
setVerboseErrorBytes
(com.google.protobuf.ByteString value) optional string verboseError = 14;
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<UserBitShared.QueryProfile.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
setField
public UserBitShared.QueryProfile.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
clearField
public UserBitShared.QueryProfile.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
clearOneof
public UserBitShared.QueryProfile.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
setRepeatedField
public UserBitShared.QueryProfile.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
addRepeatedField
public UserBitShared.QueryProfile.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UserBitShared.QueryProfile.Builder>
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
mergeFrom
public UserBitShared.QueryProfile.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UserBitShared.QueryProfile.Builder>
- Throws:
IOException
-
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.
-
clearId
optional .exec.shared.QueryId id = 1;
-
getIdBuilder
optional .exec.shared.QueryId id = 1;
-
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.
-
clearType
optional .exec.shared.QueryType type = 2;
- Returns:
- This builder for chaining.
-
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.
-
setStart
optional int64 start = 3;
- Parameters:
value
- The start to set.- Returns:
- This builder for chaining.
-
clearStart
optional int64 start = 3;
- Returns:
- This builder for chaining.
-
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.
-
setEnd
optional int64 end = 4;
- Parameters:
value
- The end to set.- Returns:
- This builder for chaining.
-
clearEnd
optional int64 end = 4;
- Returns:
- This builder for chaining.
-
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.
-
setQuery
optional string query = 5;
- Parameters:
value
- The query to set.- Returns:
- This builder for chaining.
-
clearQuery
optional string query = 5;
- Returns:
- This builder for chaining.
-
setQueryBytes
optional string query = 5;
- Parameters:
value
- The bytes for query to set.- Returns:
- This builder for chaining.
-
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.
-
setPlan
optional string plan = 6;
- Parameters:
value
- The plan to set.- Returns:
- This builder for chaining.
-
clearPlan
optional string plan = 6;
- Returns:
- This builder for chaining.
-
setPlanBytes
optional string plan = 6;
- Parameters:
value
- The bytes for plan to set.- Returns:
- This builder for chaining.
-
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.
-
setForeman
optional .exec.DrillbitEndpoint foreman = 7;
-
setForeman
public UserBitShared.QueryProfile.Builder setForeman(CoordinationProtos.DrillbitEndpoint.Builder builderForValue) optional .exec.DrillbitEndpoint foreman = 7;
-
mergeForeman
optional .exec.DrillbitEndpoint foreman = 7;
-
clearForeman
optional .exec.DrillbitEndpoint foreman = 7;
-
getForemanBuilder
optional .exec.DrillbitEndpoint foreman = 7;
-
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.
-
clearState
optional .exec.shared.QueryResult.QueryState state = 8;
- Returns:
- This builder for chaining.
-
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.
-
setTotalFragments
optional int32 total_fragments = 9;
- Parameters:
value
- The totalFragments to set.- Returns:
- This builder for chaining.
-
clearTotalFragments
optional int32 total_fragments = 9;
- Returns:
- This builder for chaining.
-
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.
-
setFinishedFragments
optional int32 finished_fragments = 10;
- Parameters:
value
- The finishedFragments to set.- Returns:
- This builder for chaining.
-
clearFinishedFragments
optional int32 finished_fragments = 10;
- Returns:
- This builder for chaining.
-
getFragmentProfileList
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileList
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
-
addAllFragmentProfile
public UserBitShared.QueryProfile.Builder addAllFragmentProfile(Iterable<? extends UserBitShared.MajorFragmentProfile> values) repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
clearFragmentProfile
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
removeFragmentProfile
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
getFragmentProfileBuilder
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
getFragmentProfileOrBuilder
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileOrBuilder
in interfaceUserBitShared.QueryProfileOrBuilder
-
getFragmentProfileOrBuilderList
public List<? extends UserBitShared.MajorFragmentProfileOrBuilder> getFragmentProfileOrBuilderList()repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
- Specified by:
getFragmentProfileOrBuilderList
in interfaceUserBitShared.QueryProfileOrBuilder
-
addFragmentProfileBuilder
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
addFragmentProfileBuilder
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
getFragmentProfileBuilderList
repeated .exec.shared.MajorFragmentProfile fragment_profile = 11;
-
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.
-
setUser
optional string user = 12 [default = "-"];
- Parameters:
value
- The user to set.- Returns:
- This builder for chaining.
-
clearUser
optional string user = 12 [default = "-"];
- Returns:
- This builder for chaining.
-
setUserBytes
optional string user = 12 [default = "-"];
- Parameters:
value
- The bytes for user to set.- Returns:
- This builder for chaining.
-
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.
-
setError
optional string error = 13;
- Parameters:
value
- The error to set.- Returns:
- This builder for chaining.
-
clearError
optional string error = 13;
- Returns:
- This builder for chaining.
-
setErrorBytes
optional string error = 13;
- Parameters:
value
- The bytes for error to set.- Returns:
- This builder for chaining.
-
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.
-
setVerboseError
optional string verboseError = 14;
- Parameters:
value
- The verboseError to set.- Returns:
- This builder for chaining.
-
clearVerboseError
optional string verboseError = 14;
- Returns:
- This builder for chaining.
-
setVerboseErrorBytes
public UserBitShared.QueryProfile.Builder setVerboseErrorBytes(com.google.protobuf.ByteString value) optional string verboseError = 14;
- Parameters:
value
- The bytes for verboseError to set.- Returns:
- This builder for chaining.
-
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.
-
setErrorId
optional string error_id = 15;
- Parameters:
value
- The errorId to set.- Returns:
- This builder for chaining.
-
clearErrorId
optional string error_id = 15;
- Returns:
- This builder for chaining.
-
setErrorIdBytes
optional string error_id = 15;
- Parameters:
value
- The bytes for errorId to set.- Returns:
- This builder for chaining.
-
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.
-
setErrorNode
optional string error_node = 16;
- Parameters:
value
- The errorNode to set.- Returns:
- This builder for chaining.
-
clearErrorNode
optional string error_node = 16;
- Returns:
- This builder for chaining.
-
setErrorNodeBytes
optional string error_node = 16;
- Parameters:
value
- The bytes for errorNode to set.- Returns:
- This builder for chaining.
-
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.
-
setOptionsJson
optional string options_json = 17;
- Parameters:
value
- The optionsJson to set.- Returns:
- This builder for chaining.
-
clearOptionsJson
optional string options_json = 17;
- Returns:
- This builder for chaining.
-
setOptionsJsonBytes
optional string options_json = 17;
- Parameters:
value
- The bytes for optionsJson to set.- Returns:
- This builder for chaining.
-
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.
-
setPlanEnd
optional int64 planEnd = 18;
- Parameters:
value
- The planEnd to set.- Returns:
- This builder for chaining.
-
clearPlanEnd
optional int64 planEnd = 18;
- Returns:
- This builder for chaining.
-
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.
-
setQueueWaitEnd
optional int64 queueWaitEnd = 19;
- Parameters:
value
- The queueWaitEnd to set.- Returns:
- This builder for chaining.
-
clearQueueWaitEnd
optional int64 queueWaitEnd = 19;
- Returns:
- This builder for chaining.
-
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.
-
setTotalCost
optional double total_cost = 20;
- Parameters:
value
- The totalCost to set.- Returns:
- This builder for chaining.
-
clearTotalCost
optional double total_cost = 20;
- Returns:
- This builder for chaining.
-
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.
-
setQueueName
optional string queue_name = 21 [default = "-"];
- Parameters:
value
- The queueName to set.- Returns:
- This builder for chaining.
-
clearQueueName
optional string queue_name = 21 [default = "-"];
- Returns:
- This builder for chaining.
-
setQueueNameBytes
optional string queue_name = 21 [default = "-"];
- Parameters:
value
- The bytes for queueName to set.- Returns:
- This builder for chaining.
-
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.
-
setQueryId
optional string queryId = 22;
- Parameters:
value
- The queryId to set.- Returns:
- This builder for chaining.
-
clearQueryId
optional string queryId = 22;
- Returns:
- This builder for chaining.
-
setQueryIdBytes
optional string queryId = 22;
- Parameters:
value
- The bytes for queryId to set.- Returns:
- This builder for chaining.
-
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.
-
setAutoLimit
optional int32 autoLimit = 23;
- Parameters:
value
- The autoLimit to set.- Returns:
- This builder for chaining.
-
clearAutoLimit
optional int32 autoLimit = 23;
- Returns:
- This builder for chaining.
-
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.
-
setScannedPlugins
repeated string scanned_plugins = 24;
- Parameters:
index
- The index to set the value at.value
- The scannedPlugins to set.- Returns:
- This builder for chaining.
-
addScannedPlugins
repeated string scanned_plugins = 24;
- Parameters:
value
- The scannedPlugins to add.- Returns:
- This builder for chaining.
-
addAllScannedPlugins
repeated string scanned_plugins = 24;
- Parameters:
values
- The scannedPlugins to add.- Returns:
- This builder for chaining.
-
clearScannedPlugins
repeated string scanned_plugins = 24;
- Returns:
- This builder for chaining.
-
addScannedPluginsBytes
public UserBitShared.QueryProfile.Builder addScannedPluginsBytes(com.google.protobuf.ByteString value) repeated string scanned_plugins = 24;
- Parameters:
value
- The bytes of the scannedPlugins to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final UserBitShared.QueryProfile.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-
mergeUnknownFields
public final UserBitShared.QueryProfile.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.QueryProfile.Builder>
-