Class BuildEventStreamProtos.TestSummary.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.TestSummary.Builder
-
- All Implemented Interfaces:
BuildEventStreamProtos.TestSummaryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BuildEventStreamProtos.TestSummary
public static final class BuildEventStreamProtos.TestSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder> implements BuildEventStreamProtos.TestSummaryOrBuilder
Payload of the event summarizing a test.
Protobuf typebuild_event_stream.TestSummary
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description BuildEventStreamProtos.TestSummary.BuilderaddAllFailed(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderaddAllPassed(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderaddFailed(int index, BuildEventStreamProtos.File value)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderaddFailed(int index, BuildEventStreamProtos.File.Builder builderForValue)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderaddFailed(BuildEventStreamProtos.File value)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderaddFailed(BuildEventStreamProtos.File.Builder builderForValue)Path to logs of failed runs;BuildEventStreamProtos.File.BuilderaddFailedBuilder()Path to logs of failed runs;BuildEventStreamProtos.File.BuilderaddFailedBuilder(int index)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderaddPassed(int index, BuildEventStreamProtos.File value)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderaddPassed(int index, BuildEventStreamProtos.File.Builder builderForValue)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderaddPassed(BuildEventStreamProtos.File value)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderaddPassed(BuildEventStreamProtos.File.Builder builderForValue)Path to logs of passed runs.BuildEventStreamProtos.File.BuilderaddPassedBuilder()Path to logs of passed runs.BuildEventStreamProtos.File.BuilderaddPassedBuilder(int index)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventStreamProtos.TestSummarybuild()BuildEventStreamProtos.TestSummarybuildPartial()BuildEventStreamProtos.TestSummary.Builderclear()BuildEventStreamProtos.TestSummary.BuilderclearAttemptCount()Number of attempts.BuildEventStreamProtos.TestSummary.BuilderclearFailed()Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BuildEventStreamProtos.TestSummary.BuilderclearFirstStartTime()When the test first started running.BuildEventStreamProtos.TestSummary.BuilderclearFirstStartTimeMillis()Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated.BuildEventStreamProtos.TestSummary.BuilderclearLastStopTime()When the test first started running.BuildEventStreamProtos.TestSummary.BuilderclearLastStopTimeMillis()Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated.BuildEventStreamProtos.TestSummary.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BuildEventStreamProtos.TestSummary.BuilderclearOverallStatus()Wrapper around BlazeTestStatus to support importing that enum to proto3.BuildEventStreamProtos.TestSummary.BuilderclearPassed()Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuilderclearRunCount()Value of runs_per_test for the test.BuildEventStreamProtos.TestSummary.BuilderclearShardCount()Number of shards.BuildEventStreamProtos.TestSummary.BuilderclearTotalNumCached()Total number of cached test actionsBuildEventStreamProtos.TestSummary.BuilderclearTotalRunCount()Total number of shard attempts.BuildEventStreamProtos.TestSummary.BuilderclearTotalRunDuration()The total runtime of the test.BuildEventStreamProtos.TestSummary.BuilderclearTotalRunDurationMillis()Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated.BuildEventStreamProtos.TestSummary.Builderclone()intgetAttemptCount()Number of attempts.BuildEventStreamProtos.TestSummarygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()BuildEventStreamProtos.FilegetFailed(int index)Path to logs of failed runs;BuildEventStreamProtos.File.BuildergetFailedBuilder(int index)Path to logs of failed runs;java.util.List<BuildEventStreamProtos.File.Builder>getFailedBuilderList()Path to logs of failed runs;intgetFailedCount()Path to logs of failed runs;java.util.List<BuildEventStreamProtos.File>getFailedList()Path to logs of failed runs;BuildEventStreamProtos.FileOrBuildergetFailedOrBuilder(int index)Path to logs of failed runs;java.util.List<? extends BuildEventStreamProtos.FileOrBuilder>getFailedOrBuilderList()Path to logs of failed runs;com.google.protobuf.TimestampgetFirstStartTime()When the test first started running.com.google.protobuf.Timestamp.BuildergetFirstStartTimeBuilder()When the test first started running.longgetFirstStartTimeMillis()Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated.com.google.protobuf.TimestampOrBuildergetFirstStartTimeOrBuilder()When the test first started running.com.google.protobuf.TimestampgetLastStopTime()When the test first started running.com.google.protobuf.Timestamp.BuildergetLastStopTimeBuilder()When the test first started running.longgetLastStopTimeMillis()Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated.com.google.protobuf.TimestampOrBuildergetLastStopTimeOrBuilder()When the test first started running.BuildEventStreamProtos.TestStatusgetOverallStatus()Wrapper around BlazeTestStatus to support importing that enum to proto3.intgetOverallStatusValue()Wrapper around BlazeTestStatus to support importing that enum to proto3.BuildEventStreamProtos.FilegetPassed(int index)Path to logs of passed runs.BuildEventStreamProtos.File.BuildergetPassedBuilder(int index)Path to logs of passed runs.java.util.List<BuildEventStreamProtos.File.Builder>getPassedBuilderList()Path to logs of passed runs.intgetPassedCount()Path to logs of passed runs.java.util.List<BuildEventStreamProtos.File>getPassedList()Path to logs of passed runs.BuildEventStreamProtos.FileOrBuildergetPassedOrBuilder(int index)Path to logs of passed runs.java.util.List<? extends BuildEventStreamProtos.FileOrBuilder>getPassedOrBuilderList()Path to logs of passed runs.intgetRunCount()Value of runs_per_test for the test.intgetShardCount()Number of shards.intgetTotalNumCached()Total number of cached test actionsintgetTotalRunCount()Total number of shard attempts.com.google.protobuf.DurationgetTotalRunDuration()The total runtime of the test.com.google.protobuf.Duration.BuildergetTotalRunDurationBuilder()The total runtime of the test.longgetTotalRunDurationMillis()Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated.com.google.protobuf.DurationOrBuildergetTotalRunDurationOrBuilder()The total runtime of the test.booleanhasFirstStartTime()When the test first started running.booleanhasLastStopTime()When the test first started running.booleanhasTotalRunDuration()The total runtime of the test.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BuildEventStreamProtos.TestSummary.BuildermergeFirstStartTime(com.google.protobuf.Timestamp value)When the test first started running.BuildEventStreamProtos.TestSummary.BuildermergeFrom(BuildEventStreamProtos.TestSummary other)BuildEventStreamProtos.TestSummary.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BuildEventStreamProtos.TestSummary.BuildermergeFrom(com.google.protobuf.Message other)BuildEventStreamProtos.TestSummary.BuildermergeLastStopTime(com.google.protobuf.Timestamp value)When the test first started running.BuildEventStreamProtos.TestSummary.BuildermergeTotalRunDuration(com.google.protobuf.Duration value)The total runtime of the test.BuildEventStreamProtos.TestSummary.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BuildEventStreamProtos.TestSummary.BuilderremoveFailed(int index)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuilderremovePassed(int index)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuildersetAttemptCount(int value)Number of attempts.BuildEventStreamProtos.TestSummary.BuildersetFailed(int index, BuildEventStreamProtos.File value)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuildersetFailed(int index, BuildEventStreamProtos.File.Builder builderForValue)Path to logs of failed runs;BuildEventStreamProtos.TestSummary.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)BuildEventStreamProtos.TestSummary.BuildersetFirstStartTime(com.google.protobuf.Timestamp value)When the test first started running.BuildEventStreamProtos.TestSummary.BuildersetFirstStartTime(com.google.protobuf.Timestamp.Builder builderForValue)When the test first started running.BuildEventStreamProtos.TestSummary.BuildersetFirstStartTimeMillis(long value)Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated.BuildEventStreamProtos.TestSummary.BuildersetLastStopTime(com.google.protobuf.Timestamp value)When the test first started running.BuildEventStreamProtos.TestSummary.BuildersetLastStopTime(com.google.protobuf.Timestamp.Builder builderForValue)When the test first started running.BuildEventStreamProtos.TestSummary.BuildersetLastStopTimeMillis(long value)Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated.BuildEventStreamProtos.TestSummary.BuildersetOverallStatus(BuildEventStreamProtos.TestStatus value)Wrapper around BlazeTestStatus to support importing that enum to proto3.BuildEventStreamProtos.TestSummary.BuildersetOverallStatusValue(int value)Wrapper around BlazeTestStatus to support importing that enum to proto3.BuildEventStreamProtos.TestSummary.BuildersetPassed(int index, BuildEventStreamProtos.File value)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuildersetPassed(int index, BuildEventStreamProtos.File.Builder builderForValue)Path to logs of passed runs.BuildEventStreamProtos.TestSummary.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)BuildEventStreamProtos.TestSummary.BuildersetRunCount(int value)Value of runs_per_test for the test.BuildEventStreamProtos.TestSummary.BuildersetShardCount(int value)Number of shards.BuildEventStreamProtos.TestSummary.BuildersetTotalNumCached(int value)Total number of cached test actionsBuildEventStreamProtos.TestSummary.BuildersetTotalRunCount(int value)Total number of shard attempts.BuildEventStreamProtos.TestSummary.BuildersetTotalRunDuration(com.google.protobuf.Duration value)The total runtime of the test.BuildEventStreamProtos.TestSummary.BuildersetTotalRunDuration(com.google.protobuf.Duration.Builder builderForValue)The total runtime of the test.BuildEventStreamProtos.TestSummary.BuildersetTotalRunDurationMillis(long value)Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated.BuildEventStreamProtos.TestSummary.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
clear
public BuildEventStreamProtos.TestSummary.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
getDefaultInstanceForType
public BuildEventStreamProtos.TestSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BuildEventStreamProtos.TestSummary build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BuildEventStreamProtos.TestSummary buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BuildEventStreamProtos.TestSummary.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
setField
public BuildEventStreamProtos.TestSummary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
clearField
public BuildEventStreamProtos.TestSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
clearOneof
public BuildEventStreamProtos.TestSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
setRepeatedField
public BuildEventStreamProtos.TestSummary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
addRepeatedField
public BuildEventStreamProtos.TestSummary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
mergeFrom
public BuildEventStreamProtos.TestSummary.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
mergeFrom
public BuildEventStreamProtos.TestSummary.Builder mergeFrom(BuildEventStreamProtos.TestSummary other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
mergeFrom
public BuildEventStreamProtos.TestSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BuildEventStreamProtos.TestSummary.Builder>- Throws:
java.io.IOException
-
getOverallStatusValue
public int getOverallStatusValue()
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Specified by:
getOverallStatusValuein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The enum numeric value on the wire for overallStatus.
-
setOverallStatusValue
public BuildEventStreamProtos.TestSummary.Builder setOverallStatusValue(int value)
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Parameters:
value- The enum numeric value on the wire for overallStatus to set.- Returns:
- This builder for chaining.
-
getOverallStatus
public BuildEventStreamProtos.TestStatus getOverallStatus()
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Specified by:
getOverallStatusin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The overallStatus.
-
setOverallStatus
public BuildEventStreamProtos.TestSummary.Builder setOverallStatus(BuildEventStreamProtos.TestStatus value)
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Parameters:
value- The overallStatus to set.- Returns:
- This builder for chaining.
-
clearOverallStatus
public BuildEventStreamProtos.TestSummary.Builder clearOverallStatus()
Wrapper around BlazeTestStatus to support importing that enum to proto3. Overall status of test, accumulated over all runs, shards, and attempts.
.build_event_stream.TestStatus overall_status = 5;- Returns:
- This builder for chaining.
-
getTotalRunCount
public int getTotalRunCount()
Total number of shard attempts. E.g., if a target has 4 runs, 3 shards, each with 2 attempts, then total_run_count will be 4*3*2 = 24.
int32 total_run_count = 1;- Specified by:
getTotalRunCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalRunCount.
-
setTotalRunCount
public BuildEventStreamProtos.TestSummary.Builder setTotalRunCount(int value)
Total number of shard attempts. E.g., if a target has 4 runs, 3 shards, each with 2 attempts, then total_run_count will be 4*3*2 = 24.
int32 total_run_count = 1;- Parameters:
value- The totalRunCount to set.- Returns:
- This builder for chaining.
-
clearTotalRunCount
public BuildEventStreamProtos.TestSummary.Builder clearTotalRunCount()
Total number of shard attempts. E.g., if a target has 4 runs, 3 shards, each with 2 attempts, then total_run_count will be 4*3*2 = 24.
int32 total_run_count = 1;- Returns:
- This builder for chaining.
-
getRunCount
public int getRunCount()
Value of runs_per_test for the test.
int32 run_count = 10;- Specified by:
getRunCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The runCount.
-
setRunCount
public BuildEventStreamProtos.TestSummary.Builder setRunCount(int value)
Value of runs_per_test for the test.
int32 run_count = 10;- Parameters:
value- The runCount to set.- Returns:
- This builder for chaining.
-
clearRunCount
public BuildEventStreamProtos.TestSummary.Builder clearRunCount()
Value of runs_per_test for the test.
int32 run_count = 10;- Returns:
- This builder for chaining.
-
getAttemptCount
public int getAttemptCount()
Number of attempts. If there are a different number of attempts per shard, the highest attempt count across all shards for each run is used.
int32 attempt_count = 15;- Specified by:
getAttemptCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The attemptCount.
-
setAttemptCount
public BuildEventStreamProtos.TestSummary.Builder setAttemptCount(int value)
Number of attempts. If there are a different number of attempts per shard, the highest attempt count across all shards for each run is used.
int32 attempt_count = 15;- Parameters:
value- The attemptCount to set.- Returns:
- This builder for chaining.
-
clearAttemptCount
public BuildEventStreamProtos.TestSummary.Builder clearAttemptCount()
Number of attempts. If there are a different number of attempts per shard, the highest attempt count across all shards for each run is used.
int32 attempt_count = 15;- Returns:
- This builder for chaining.
-
getShardCount
public int getShardCount()
Number of shards.
int32 shard_count = 11;- Specified by:
getShardCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The shardCount.
-
setShardCount
public BuildEventStreamProtos.TestSummary.Builder setShardCount(int value)
Number of shards.
int32 shard_count = 11;- Parameters:
value- The shardCount to set.- Returns:
- This builder for chaining.
-
clearShardCount
public BuildEventStreamProtos.TestSummary.Builder clearShardCount()
Number of shards.
int32 shard_count = 11;- Returns:
- This builder for chaining.
-
getPassedList
public java.util.List<BuildEventStreamProtos.File> getPassedList()
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getPassedCount
public int getPassedCount()
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getPassed
public BuildEventStreamProtos.File getPassed(int index)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
setPassed
public BuildEventStreamProtos.TestSummary.Builder setPassed(int index, BuildEventStreamProtos.File value)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
setPassed
public BuildEventStreamProtos.TestSummary.Builder setPassed(int index, BuildEventStreamProtos.File.Builder builderForValue)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(BuildEventStreamProtos.File value)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(int index, BuildEventStreamProtos.File value)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(BuildEventStreamProtos.File.Builder builderForValue)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
addPassed
public BuildEventStreamProtos.TestSummary.Builder addPassed(int index, BuildEventStreamProtos.File.Builder builderForValue)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
addAllPassed
public BuildEventStreamProtos.TestSummary.Builder addAllPassed(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
clearPassed
public BuildEventStreamProtos.TestSummary.Builder clearPassed()
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
removePassed
public BuildEventStreamProtos.TestSummary.Builder removePassed(int index)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
getPassedBuilder
public BuildEventStreamProtos.File.Builder getPassedBuilder(int index)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
getPassedOrBuilder
public BuildEventStreamProtos.FileOrBuilder getPassedOrBuilder(int index)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getPassedOrBuilderList
public java.util.List<? extends BuildEventStreamProtos.FileOrBuilder> getPassedOrBuilderList()
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;- Specified by:
getPassedOrBuilderListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
addPassedBuilder
public BuildEventStreamProtos.File.Builder addPassedBuilder()
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
addPassedBuilder
public BuildEventStreamProtos.File.Builder addPassedBuilder(int index)
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
getPassedBuilderList
public java.util.List<BuildEventStreamProtos.File.Builder> getPassedBuilderList()
Path to logs of passed runs.
repeated .build_event_stream.File passed = 3;
-
getFailedList
public java.util.List<BuildEventStreamProtos.File> getFailedList()
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getFailedCount
public int getFailedCount()
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedCountin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getFailed
public BuildEventStreamProtos.File getFailed(int index)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
setFailed
public BuildEventStreamProtos.TestSummary.Builder setFailed(int index, BuildEventStreamProtos.File value)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
setFailed
public BuildEventStreamProtos.TestSummary.Builder setFailed(int index, BuildEventStreamProtos.File.Builder builderForValue)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(BuildEventStreamProtos.File value)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(int index, BuildEventStreamProtos.File value)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(BuildEventStreamProtos.File.Builder builderForValue)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
addFailed
public BuildEventStreamProtos.TestSummary.Builder addFailed(int index, BuildEventStreamProtos.File.Builder builderForValue)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
addAllFailed
public BuildEventStreamProtos.TestSummary.Builder addAllFailed(java.lang.Iterable<? extends BuildEventStreamProtos.File> values)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
clearFailed
public BuildEventStreamProtos.TestSummary.Builder clearFailed()
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
removeFailed
public BuildEventStreamProtos.TestSummary.Builder removeFailed(int index)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
getFailedBuilder
public BuildEventStreamProtos.File.Builder getFailedBuilder(int index)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
getFailedOrBuilder
public BuildEventStreamProtos.FileOrBuilder getFailedOrBuilder(int index)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getFailedOrBuilderList
public java.util.List<? extends BuildEventStreamProtos.FileOrBuilder> getFailedOrBuilderList()
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;- Specified by:
getFailedOrBuilderListin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
addFailedBuilder
public BuildEventStreamProtos.File.Builder addFailedBuilder()
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
addFailedBuilder
public BuildEventStreamProtos.File.Builder addFailedBuilder(int index)
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
getFailedBuilderList
public java.util.List<BuildEventStreamProtos.File.Builder> getFailedBuilderList()
Path to logs of failed runs;
repeated .build_event_stream.File failed = 4;
-
getTotalNumCached
public int getTotalNumCached()
Total number of cached test actions
int32 total_num_cached = 6;- Specified by:
getTotalNumCachedin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalNumCached.
-
setTotalNumCached
public BuildEventStreamProtos.TestSummary.Builder setTotalNumCached(int value)
Total number of cached test actions
int32 total_num_cached = 6;- Parameters:
value- The totalNumCached to set.- Returns:
- This builder for chaining.
-
clearTotalNumCached
public BuildEventStreamProtos.TestSummary.Builder clearTotalNumCached()
Total number of cached test actions
int32 total_num_cached = 6;- Returns:
- This builder for chaining.
-
getFirstStartTimeMillis
@Deprecated public long getFirstStartTimeMillis()
Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=737When the test first started running. Deprecated, use `first_start_time` instead. TODO(yannic): Remove.
int64 first_start_time_millis = 7 [deprecated = true];- Specified by:
getFirstStartTimeMillisin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The firstStartTimeMillis.
-
setFirstStartTimeMillis
@Deprecated public BuildEventStreamProtos.TestSummary.Builder setFirstStartTimeMillis(long value)
Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=737When the test first started running. Deprecated, use `first_start_time` instead. TODO(yannic): Remove.
int64 first_start_time_millis = 7 [deprecated = true];- Parameters:
value- The firstStartTimeMillis to set.- Returns:
- This builder for chaining.
-
clearFirstStartTimeMillis
@Deprecated public BuildEventStreamProtos.TestSummary.Builder clearFirstStartTimeMillis()
Deprecated.build_event_stream.TestSummary.first_start_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=737When the test first started running. Deprecated, use `first_start_time` instead. TODO(yannic): Remove.
int64 first_start_time_millis = 7 [deprecated = true];- Returns:
- This builder for chaining.
-
hasFirstStartTime
public boolean hasFirstStartTime()
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;- Specified by:
hasFirstStartTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- Whether the firstStartTime field is set.
-
getFirstStartTime
public com.google.protobuf.Timestamp getFirstStartTime()
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;- Specified by:
getFirstStartTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The firstStartTime.
-
setFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder setFirstStartTime(com.google.protobuf.Timestamp value)
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;
-
setFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder setFirstStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;
-
mergeFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder mergeFirstStartTime(com.google.protobuf.Timestamp value)
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;
-
clearFirstStartTime
public BuildEventStreamProtos.TestSummary.Builder clearFirstStartTime()
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;
-
getFirstStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getFirstStartTimeBuilder()
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;
-
getFirstStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getFirstStartTimeOrBuilder()
When the test first started running.
.google.protobuf.Timestamp first_start_time = 13;- Specified by:
getFirstStartTimeOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getLastStopTimeMillis
@Deprecated public long getLastStopTimeMillis()
Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=747When the last test action completed. Deprecated, use `last_stop_time` instead. TODO(yannic): Remove.
int64 last_stop_time_millis = 8 [deprecated = true];- Specified by:
getLastStopTimeMillisin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The lastStopTimeMillis.
-
setLastStopTimeMillis
@Deprecated public BuildEventStreamProtos.TestSummary.Builder setLastStopTimeMillis(long value)
Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=747When the last test action completed. Deprecated, use `last_stop_time` instead. TODO(yannic): Remove.
int64 last_stop_time_millis = 8 [deprecated = true];- Parameters:
value- The lastStopTimeMillis to set.- Returns:
- This builder for chaining.
-
clearLastStopTimeMillis
@Deprecated public BuildEventStreamProtos.TestSummary.Builder clearLastStopTimeMillis()
Deprecated.build_event_stream.TestSummary.last_stop_time_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=747When the last test action completed. Deprecated, use `last_stop_time` instead. TODO(yannic): Remove.
int64 last_stop_time_millis = 8 [deprecated = true];- Returns:
- This builder for chaining.
-
hasLastStopTime
public boolean hasLastStopTime()
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;- Specified by:
hasLastStopTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- Whether the lastStopTime field is set.
-
getLastStopTime
public com.google.protobuf.Timestamp getLastStopTime()
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;- Specified by:
getLastStopTimein interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The lastStopTime.
-
setLastStopTime
public BuildEventStreamProtos.TestSummary.Builder setLastStopTime(com.google.protobuf.Timestamp value)
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;
-
setLastStopTime
public BuildEventStreamProtos.TestSummary.Builder setLastStopTime(com.google.protobuf.Timestamp.Builder builderForValue)
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;
-
mergeLastStopTime
public BuildEventStreamProtos.TestSummary.Builder mergeLastStopTime(com.google.protobuf.Timestamp value)
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;
-
clearLastStopTime
public BuildEventStreamProtos.TestSummary.Builder clearLastStopTime()
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;
-
getLastStopTimeBuilder
public com.google.protobuf.Timestamp.Builder getLastStopTimeBuilder()
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;
-
getLastStopTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastStopTimeOrBuilder()
When the test first started running.
.google.protobuf.Timestamp last_stop_time = 14;- Specified by:
getLastStopTimeOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
getTotalRunDurationMillis
@Deprecated public long getTotalRunDurationMillis()
Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=757The total runtime of the test. Deprecated, use `total_run` instead. TODO(yannic): Remove.
int64 total_run_duration_millis = 9 [deprecated = true];- Specified by:
getTotalRunDurationMillisin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalRunDurationMillis.
-
setTotalRunDurationMillis
@Deprecated public BuildEventStreamProtos.TestSummary.Builder setTotalRunDurationMillis(long value)
Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=757The total runtime of the test. Deprecated, use `total_run` instead. TODO(yannic): Remove.
int64 total_run_duration_millis = 9 [deprecated = true];- Parameters:
value- The totalRunDurationMillis to set.- Returns:
- This builder for chaining.
-
clearTotalRunDurationMillis
@Deprecated public BuildEventStreamProtos.TestSummary.Builder clearTotalRunDurationMillis()
Deprecated.build_event_stream.TestSummary.total_run_duration_millis is deprecated. See src/main/java/com/google/devtools/build/lib/buildeventstream/proto/build_event_stream.proto;l=757The total runtime of the test. Deprecated, use `total_run` instead. TODO(yannic): Remove.
int64 total_run_duration_millis = 9 [deprecated = true];- Returns:
- This builder for chaining.
-
hasTotalRunDuration
public boolean hasTotalRunDuration()
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;- Specified by:
hasTotalRunDurationin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- Whether the totalRunDuration field is set.
-
getTotalRunDuration
public com.google.protobuf.Duration getTotalRunDuration()
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;- Specified by:
getTotalRunDurationin interfaceBuildEventStreamProtos.TestSummaryOrBuilder- Returns:
- The totalRunDuration.
-
setTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder setTotalRunDuration(com.google.protobuf.Duration value)
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;
-
setTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder setTotalRunDuration(com.google.protobuf.Duration.Builder builderForValue)
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;
-
mergeTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder mergeTotalRunDuration(com.google.protobuf.Duration value)
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;
-
clearTotalRunDuration
public BuildEventStreamProtos.TestSummary.Builder clearTotalRunDuration()
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;
-
getTotalRunDurationBuilder
public com.google.protobuf.Duration.Builder getTotalRunDurationBuilder()
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;
-
getTotalRunDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getTotalRunDurationOrBuilder()
The total runtime of the test.
.google.protobuf.Duration total_run_duration = 12;- Specified by:
getTotalRunDurationOrBuilderin interfaceBuildEventStreamProtos.TestSummaryOrBuilder
-
setUnknownFields
public final BuildEventStreamProtos.TestSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
mergeUnknownFields
public final BuildEventStreamProtos.TestSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.TestSummary.Builder>
-
-