public static final class ExecutorExecutionSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder> implements ExecutorExecutionSummaryOrBuilder
tipb.ExecutorExecutionSummary
Modifier and Type | Method and Description |
---|---|
ExecutorExecutionSummary.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExecutorExecutionSummary |
build() |
ExecutorExecutionSummary |
buildPartial() |
ExecutorExecutionSummary.Builder |
clear() |
ExecutorExecutionSummary.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExecutorExecutionSummary.Builder |
clearNumIterations()
How many times executor's `next()` is called.
|
ExecutorExecutionSummary.Builder |
clearNumProducedRows()
How many rows this executor produced totally.
|
ExecutorExecutionSummary.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExecutorExecutionSummary.Builder |
clearTimeProcessedNs()
Total time cost in this executor.
|
ExecutorExecutionSummary.Builder |
clone() |
ExecutorExecutionSummary |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getNumIterations()
How many times executor's `next()` is called.
|
long |
getNumProducedRows()
How many rows this executor produced totally.
|
long |
getTimeProcessedNs()
Total time cost in this executor.
|
boolean |
hasNumIterations()
How many times executor's `next()` is called.
|
boolean |
hasNumProducedRows()
How many rows this executor produced totally.
|
boolean |
hasTimeProcessedNs()
Total time cost in this executor.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExecutorExecutionSummary.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExecutorExecutionSummary.Builder |
mergeFrom(ExecutorExecutionSummary other) |
ExecutorExecutionSummary.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExecutorExecutionSummary.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExecutorExecutionSummary.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExecutorExecutionSummary.Builder |
setNumIterations(long value)
How many times executor's `next()` is called.
|
ExecutorExecutionSummary.Builder |
setNumProducedRows(long value)
How many rows this executor produced totally.
|
ExecutorExecutionSummary.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExecutorExecutionSummary.Builder |
setTimeProcessedNs(long value)
Total time cost in this executor.
|
ExecutorExecutionSummary.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ExecutorExecutionSummary build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ExecutorExecutionSummary buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ExecutorExecutionSummary.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder mergeFrom(ExecutorExecutionSummary other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public ExecutorExecutionSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ExecutorExecutionSummary.Builder>
IOException
public boolean hasTimeProcessedNs()
Total time cost in this executor. Includes self time cost and children time cost.
optional uint64 time_processed_ns = 1;
hasTimeProcessedNs
in interface ExecutorExecutionSummaryOrBuilder
public long getTimeProcessedNs()
Total time cost in this executor. Includes self time cost and children time cost.
optional uint64 time_processed_ns = 1;
getTimeProcessedNs
in interface ExecutorExecutionSummaryOrBuilder
public ExecutorExecutionSummary.Builder setTimeProcessedNs(long value)
Total time cost in this executor. Includes self time cost and children time cost.
optional uint64 time_processed_ns = 1;
value
- The timeProcessedNs to set.public ExecutorExecutionSummary.Builder clearTimeProcessedNs()
Total time cost in this executor. Includes self time cost and children time cost.
optional uint64 time_processed_ns = 1;
public boolean hasNumProducedRows()
How many rows this executor produced totally.
optional uint64 num_produced_rows = 2;
hasNumProducedRows
in interface ExecutorExecutionSummaryOrBuilder
public long getNumProducedRows()
How many rows this executor produced totally.
optional uint64 num_produced_rows = 2;
getNumProducedRows
in interface ExecutorExecutionSummaryOrBuilder
public ExecutorExecutionSummary.Builder setNumProducedRows(long value)
How many rows this executor produced totally.
optional uint64 num_produced_rows = 2;
value
- The numProducedRows to set.public ExecutorExecutionSummary.Builder clearNumProducedRows()
How many rows this executor produced totally.
optional uint64 num_produced_rows = 2;
public boolean hasNumIterations()
How many times executor's `next()` is called.
optional uint64 num_iterations = 3;
hasNumIterations
in interface ExecutorExecutionSummaryOrBuilder
public long getNumIterations()
How many times executor's `next()` is called.
optional uint64 num_iterations = 3;
getNumIterations
in interface ExecutorExecutionSummaryOrBuilder
public ExecutorExecutionSummary.Builder setNumIterations(long value)
How many times executor's `next()` is called.
optional uint64 num_iterations = 3;
value
- The numIterations to set.public ExecutorExecutionSummary.Builder clearNumIterations()
How many times executor's `next()` is called.
optional uint64 num_iterations = 3;
public final ExecutorExecutionSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
public final ExecutorExecutionSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ExecutorExecutionSummary.Builder>
Copyright © 2024 PingCAP. All rights reserved.