Class BuildEventStreamProtos.BuildEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEvent
-
- All Implemented Interfaces:
BuildEventStreamProtos.BuildEventOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
- Enclosing class:
- BuildEventStreamProtos
public static final class BuildEventStreamProtos.BuildEvent extends com.google.protobuf.GeneratedMessageV3 implements BuildEventStreamProtos.BuildEventOrBuilder
Message describing a build event. Events will have an identifier that is unique within a given build invocation; they also announce follow-up events as children. More details, which are specific to the kind of event that is observed, is provided in the payload. More options for the payload might be added in the future.
Protobuf typebuild_event_stream.BuildEvent- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBuildEventStreamProtos.BuildEvent.BuilderMessage describing a build event.static classBuildEventStreamProtos.BuildEvent.PayloadCase-
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
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)BuildEventStreamProtos.AbortedgetAborted().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.AbortedOrBuildergetAbortedOrBuilder().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.ActionExecutedgetAction().build_event_stream.ActionExecuted action = 7;BuildEventStreamProtos.ActionExecutedOrBuildergetActionOrBuilder().build_event_stream.ActionExecuted action = 7;BuildEventStreamProtos.BuildMetadatagetBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildMetadataOrBuildergetBuildMetadataOrBuilder().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildMetricsgetBuildMetrics().build_event_stream.BuildMetrics build_metrics = 24;BuildEventStreamProtos.BuildMetricsOrBuildergetBuildMetricsOrBuilder().build_event_stream.BuildMetrics build_metrics = 24;BuildEventStreamProtos.BuildToolLogsgetBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildToolLogsOrBuildergetBuildToolLogsOrBuilder().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildEventIdgetChildren(int index)repeated .build_event_stream.BuildEventId children = 2;intgetChildrenCount()repeated .build_event_stream.BuildEventId children = 2;java.util.List<BuildEventStreamProtos.BuildEventId>getChildrenList()repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventIdOrBuildergetChildrenOrBuilder(int index)repeated .build_event_stream.BuildEventId children = 2;java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.TargetCompletegetCompleted().build_event_stream.TargetComplete completed = 8;BuildEventStreamProtos.TargetCompleteOrBuildergetCompletedOrBuilder().build_event_stream.TargetComplete completed = 8;BuildEventStreamProtos.ConfigurationgetConfiguration().build_event_stream.Configuration configuration = 17;BuildEventStreamProtos.ConfigurationOrBuildergetConfigurationOrBuilder().build_event_stream.Configuration configuration = 17;BuildEventStreamProtos.TargetConfiguredgetConfigured().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.TargetConfiguredOrBuildergetConfiguredOrBuilder().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.ConvenienceSymlinksIdentifiedgetConvenienceSymlinksIdentified().build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuildergetConvenienceSymlinksIdentifiedOrBuilder().build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;static BuildEventStreamProtos.BuildEventgetDefaultInstance()BuildEventStreamProtos.BuildEventgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()BuildEventStreamProtos.PatternExpandedgetExpanded().build_event_stream.PatternExpanded expanded = 6;BuildEventStreamProtos.PatternExpandedOrBuildergetExpandedOrBuilder().build_event_stream.PatternExpanded expanded = 6;BuildEventStreamProtos.FetchgetFetch().build_event_stream.Fetch fetch = 21;BuildEventStreamProtos.FetchOrBuildergetFetchOrBuilder().build_event_stream.Fetch fetch = 21;BuildEventStreamProtos.BuildFinishedgetFinished().build_event_stream.BuildFinished finished = 14;BuildEventStreamProtos.BuildFinishedOrBuildergetFinishedOrBuilder().build_event_stream.BuildFinished finished = 14;BuildEventStreamProtos.BuildEventIdgetId().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEventIdOrBuildergetIdOrBuilder().build_event_stream.BuildEventId id = 1;booleangetLastMessage()bool last_message = 20;BuildEventStreamProtos.NamedSetOfFilesgetNamedSetOfFiles().build_event_stream.NamedSetOfFiles named_set_of_files = 15;BuildEventStreamProtos.NamedSetOfFilesOrBuildergetNamedSetOfFilesOrBuilder().build_event_stream.NamedSetOfFiles named_set_of_files = 15;BuildEventStreamProtos.OptionsParsedgetOptionsParsed().build_event_stream.OptionsParsed options_parsed = 13;BuildEventStreamProtos.OptionsParsedOrBuildergetOptionsParsedOrBuilder().build_event_stream.OptionsParsed options_parsed = 13;com.google.protobuf.Parser<BuildEventStreamProtos.BuildEvent>getParserForType()BuildEventStreamProtos.BuildEvent.PayloadCasegetPayloadCase()BuildEventStreamProtos.ProgressgetProgress().build_event_stream.Progress progress = 3;BuildEventStreamProtos.ProgressOrBuildergetProgressOrBuilder().build_event_stream.Progress progress = 3;intgetSerializedSize()BuildEventStreamProtos.BuildStartedgetStarted().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildStartedOrBuildergetStartedOrBuilder().build_event_stream.BuildStarted started = 5;com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLinegetStructuredCommandLine().command_line.CommandLine structured_command_line = 22;com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLineOrBuildergetStructuredCommandLineOrBuilder().command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.TargetSummarygetTargetSummary().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.TargetSummaryOrBuildergetTargetSummaryOrBuilder().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.TestResultgetTestResult().build_event_stream.TestResult test_result = 10;BuildEventStreamProtos.TestResultOrBuildergetTestResultOrBuilder().build_event_stream.TestResult test_result = 10;BuildEventStreamProtos.TestSummarygetTestSummary().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.TestSummaryOrBuildergetTestSummaryOrBuilder().build_event_stream.TestSummary test_summary = 9;com.google.protobuf.UnknownFieldSetgetUnknownFields()BuildEventStreamProtos.UnstructuredCommandLinegetUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.UnstructuredCommandLineOrBuildergetUnstructuredCommandLineOrBuilder().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.WorkspaceConfiggetWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceConfigOrBuildergetWorkspaceInfoOrBuilder().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceStatusgetWorkspaceStatus().build_event_stream.WorkspaceStatus workspace_status = 16;BuildEventStreamProtos.WorkspaceStatusOrBuildergetWorkspaceStatusOrBuilder().build_event_stream.WorkspaceStatus workspace_status = 16;booleanhasAborted().build_event_stream.Aborted aborted = 4;booleanhasAction().build_event_stream.ActionExecuted action = 7;booleanhasBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;booleanhasBuildMetrics().build_event_stream.BuildMetrics build_metrics = 24;booleanhasBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;booleanhasCompleted().build_event_stream.TargetComplete completed = 8;booleanhasConfiguration().build_event_stream.Configuration configuration = 17;booleanhasConfigured().build_event_stream.TargetConfigured configured = 18;booleanhasConvenienceSymlinksIdentified().build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;booleanhasExpanded().build_event_stream.PatternExpanded expanded = 6;booleanhasFetch().build_event_stream.Fetch fetch = 21;booleanhasFinished().build_event_stream.BuildFinished finished = 14;inthashCode()booleanhasId().build_event_stream.BuildEventId id = 1;booleanhasNamedSetOfFiles().build_event_stream.NamedSetOfFiles named_set_of_files = 15;booleanhasOptionsParsed().build_event_stream.OptionsParsed options_parsed = 13;booleanhasProgress().build_event_stream.Progress progress = 3;booleanhasStarted().build_event_stream.BuildStarted started = 5;booleanhasStructuredCommandLine().command_line.CommandLine structured_command_line = 22;booleanhasTargetSummary().build_event_stream.TargetSummary target_summary = 28;booleanhasTestResult().build_event_stream.TestResult test_result = 10;booleanhasTestSummary().build_event_stream.TestSummary test_summary = 9;booleanhasUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;booleanhasWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;booleanhasWorkspaceStatus().build_event_stream.WorkspaceStatus workspace_status = 16;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BuildEventStreamProtos.BuildEvent.BuildernewBuilder()static BuildEventStreamProtos.BuildEvent.BuildernewBuilder(BuildEventStreamProtos.BuildEvent prototype)BuildEventStreamProtos.BuildEvent.BuildernewBuilderForType()protected BuildEventStreamProtos.BuildEvent.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BuildEventStreamProtos.BuildEventparseDelimitedFrom(java.io.InputStream input)static BuildEventStreamProtos.BuildEventparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.BuildEventparseFrom(byte[] data)static BuildEventStreamProtos.BuildEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.BuildEventparseFrom(com.google.protobuf.ByteString data)static BuildEventStreamProtos.BuildEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.BuildEventparseFrom(com.google.protobuf.CodedInputStream input)static BuildEventStreamProtos.BuildEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.BuildEventparseFrom(java.io.InputStream input)static BuildEventStreamProtos.BuildEventparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BuildEventStreamProtos.BuildEventparseFrom(java.nio.ByteBuffer data)static BuildEventStreamProtos.BuildEventparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEvent>parser()BuildEventStreamProtos.BuildEvent.BuildertoBuilder()voidwriteTo(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, isStringEmpty, 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
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHILDREN_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_MESSAGE_FIELD_NUMBER
public static final int LAST_MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROGRESS_FIELD_NUMBER
public static final int PROGRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ABORTED_FIELD_NUMBER
public static final int ABORTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STARTED_FIELD_NUMBER
public static final int STARTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UNSTRUCTURED_COMMAND_LINE_FIELD_NUMBER
public static final int UNSTRUCTURED_COMMAND_LINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRUCTURED_COMMAND_LINE_FIELD_NUMBER
public static final int STRUCTURED_COMMAND_LINE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OPTIONS_PARSED_FIELD_NUMBER
public static final int OPTIONS_PARSED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKSPACE_STATUS_FIELD_NUMBER
public static final int WORKSPACE_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FETCH_FIELD_NUMBER
public static final int FETCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIGURATION_FIELD_NUMBER
public static final int CONFIGURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPANDED_FIELD_NUMBER
public static final int EXPANDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFIGURED_FIELD_NUMBER
public static final int CONFIGURED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTION_FIELD_NUMBER
public static final int ACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAMED_SET_OF_FILES_FIELD_NUMBER
public static final int NAMED_SET_OF_FILES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPLETED_FIELD_NUMBER
public static final int COMPLETED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEST_RESULT_FIELD_NUMBER
public static final int TEST_RESULT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEST_SUMMARY_FIELD_NUMBER
public static final int TEST_SUMMARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_SUMMARY_FIELD_NUMBER
public static final int TARGET_SUMMARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FINISHED_FIELD_NUMBER
public static final int FINISHED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUILD_TOOL_LOGS_FIELD_NUMBER
public static final int BUILD_TOOL_LOGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUILD_METRICS_FIELD_NUMBER
public static final int BUILD_METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WORKSPACE_INFO_FIELD_NUMBER
public static final int WORKSPACE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BUILD_METADATA_FIELD_NUMBER
public static final int BUILD_METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVENIENCE_SYMLINKS_IDENTIFIED_FIELD_NUMBER
public static final int CONVENIENCE_SYMLINKS_IDENTIFIED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getPayloadCase
public BuildEventStreamProtos.BuildEvent.PayloadCase getPayloadCase()
- Specified by:
getPayloadCasein interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasId
public boolean hasId()
.build_event_stream.BuildEventId id = 1;- Specified by:
hasIdin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the id field is set.
-
getId
public BuildEventStreamProtos.BuildEventId getId()
.build_event_stream.BuildEventId id = 1;- Specified by:
getIdin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public BuildEventStreamProtos.BuildEventIdOrBuilder getIdOrBuilder()
.build_event_stream.BuildEventId id = 1;- Specified by:
getIdOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenList
public java.util.List<BuildEventStreamProtos.BuildEventId> getChildrenList()
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenListin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenOrBuilderList
public java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder> getChildrenOrBuilderList()
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenOrBuilderListin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenCount
public int getChildrenCount()
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenCountin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildren
public BuildEventStreamProtos.BuildEventId getChildren(int index)
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getChildrenOrBuilder
public BuildEventStreamProtos.BuildEventIdOrBuilder getChildrenOrBuilder(int index)
repeated .build_event_stream.BuildEventId children = 2;- Specified by:
getChildrenOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
getLastMessage
public boolean getLastMessage()
bool last_message = 20;- Specified by:
getLastMessagein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The lastMessage.
-
hasProgress
public boolean hasProgress()
.build_event_stream.Progress progress = 3;- Specified by:
hasProgressin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the progress field is set.
-
getProgress
public BuildEventStreamProtos.Progress getProgress()
.build_event_stream.Progress progress = 3;- Specified by:
getProgressin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The progress.
-
getProgressOrBuilder
public BuildEventStreamProtos.ProgressOrBuilder getProgressOrBuilder()
.build_event_stream.Progress progress = 3;- Specified by:
getProgressOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasAborted
public boolean hasAborted()
.build_event_stream.Aborted aborted = 4;- Specified by:
hasAbortedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the aborted field is set.
-
getAborted
public BuildEventStreamProtos.Aborted getAborted()
.build_event_stream.Aborted aborted = 4;- Specified by:
getAbortedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The aborted.
-
getAbortedOrBuilder
public BuildEventStreamProtos.AbortedOrBuilder getAbortedOrBuilder()
.build_event_stream.Aborted aborted = 4;- Specified by:
getAbortedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasStarted
public boolean hasStarted()
.build_event_stream.BuildStarted started = 5;- Specified by:
hasStartedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the started field is set.
-
getStarted
public BuildEventStreamProtos.BuildStarted getStarted()
.build_event_stream.BuildStarted started = 5;- Specified by:
getStartedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The started.
-
getStartedOrBuilder
public BuildEventStreamProtos.BuildStartedOrBuilder getStartedOrBuilder()
.build_event_stream.BuildStarted started = 5;- Specified by:
getStartedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasUnstructuredCommandLine
public boolean hasUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Specified by:
hasUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the unstructuredCommandLine field is set.
-
getUnstructuredCommandLine
public BuildEventStreamProtos.UnstructuredCommandLine getUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Specified by:
getUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The unstructuredCommandLine.
-
getUnstructuredCommandLineOrBuilder
public BuildEventStreamProtos.UnstructuredCommandLineOrBuilder getUnstructuredCommandLineOrBuilder()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Specified by:
getUnstructuredCommandLineOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasStructuredCommandLine
public boolean hasStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;- Specified by:
hasStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the structuredCommandLine field is set.
-
getStructuredCommandLine
public com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine getStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;- Specified by:
getStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The structuredCommandLine.
-
getStructuredCommandLineOrBuilder
public com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLineOrBuilder getStructuredCommandLineOrBuilder()
.command_line.CommandLine structured_command_line = 22;- Specified by:
getStructuredCommandLineOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasOptionsParsed
public boolean hasOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;- Specified by:
hasOptionsParsedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the optionsParsed field is set.
-
getOptionsParsed
public BuildEventStreamProtos.OptionsParsed getOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;- Specified by:
getOptionsParsedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The optionsParsed.
-
getOptionsParsedOrBuilder
public BuildEventStreamProtos.OptionsParsedOrBuilder getOptionsParsedOrBuilder()
.build_event_stream.OptionsParsed options_parsed = 13;- Specified by:
getOptionsParsedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasWorkspaceStatus
public boolean hasWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Specified by:
hasWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the workspaceStatus field is set.
-
getWorkspaceStatus
public BuildEventStreamProtos.WorkspaceStatus getWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Specified by:
getWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The workspaceStatus.
-
getWorkspaceStatusOrBuilder
public BuildEventStreamProtos.WorkspaceStatusOrBuilder getWorkspaceStatusOrBuilder()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Specified by:
getWorkspaceStatusOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasFetch
public boolean hasFetch()
.build_event_stream.Fetch fetch = 21;- Specified by:
hasFetchin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the fetch field is set.
-
getFetch
public BuildEventStreamProtos.Fetch getFetch()
.build_event_stream.Fetch fetch = 21;- Specified by:
getFetchin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The fetch.
-
getFetchOrBuilder
public BuildEventStreamProtos.FetchOrBuilder getFetchOrBuilder()
.build_event_stream.Fetch fetch = 21;- Specified by:
getFetchOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasConfiguration
public boolean hasConfiguration()
.build_event_stream.Configuration configuration = 17;- Specified by:
hasConfigurationin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the configuration field is set.
-
getConfiguration
public BuildEventStreamProtos.Configuration getConfiguration()
.build_event_stream.Configuration configuration = 17;- Specified by:
getConfigurationin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The configuration.
-
getConfigurationOrBuilder
public BuildEventStreamProtos.ConfigurationOrBuilder getConfigurationOrBuilder()
.build_event_stream.Configuration configuration = 17;- Specified by:
getConfigurationOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasExpanded
public boolean hasExpanded()
.build_event_stream.PatternExpanded expanded = 6;- Specified by:
hasExpandedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the expanded field is set.
-
getExpanded
public BuildEventStreamProtos.PatternExpanded getExpanded()
.build_event_stream.PatternExpanded expanded = 6;- Specified by:
getExpandedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The expanded.
-
getExpandedOrBuilder
public BuildEventStreamProtos.PatternExpandedOrBuilder getExpandedOrBuilder()
.build_event_stream.PatternExpanded expanded = 6;- Specified by:
getExpandedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasConfigured
public boolean hasConfigured()
.build_event_stream.TargetConfigured configured = 18;- Specified by:
hasConfiguredin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the configured field is set.
-
getConfigured
public BuildEventStreamProtos.TargetConfigured getConfigured()
.build_event_stream.TargetConfigured configured = 18;- Specified by:
getConfiguredin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The configured.
-
getConfiguredOrBuilder
public BuildEventStreamProtos.TargetConfiguredOrBuilder getConfiguredOrBuilder()
.build_event_stream.TargetConfigured configured = 18;- Specified by:
getConfiguredOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasAction
public boolean hasAction()
.build_event_stream.ActionExecuted action = 7;- Specified by:
hasActionin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the action field is set.
-
getAction
public BuildEventStreamProtos.ActionExecuted getAction()
.build_event_stream.ActionExecuted action = 7;- Specified by:
getActionin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The action.
-
getActionOrBuilder
public BuildEventStreamProtos.ActionExecutedOrBuilder getActionOrBuilder()
.build_event_stream.ActionExecuted action = 7;- Specified by:
getActionOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasNamedSetOfFiles
public boolean hasNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Specified by:
hasNamedSetOfFilesin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the namedSetOfFiles field is set.
-
getNamedSetOfFiles
public BuildEventStreamProtos.NamedSetOfFiles getNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Specified by:
getNamedSetOfFilesin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The namedSetOfFiles.
-
getNamedSetOfFilesOrBuilder
public BuildEventStreamProtos.NamedSetOfFilesOrBuilder getNamedSetOfFilesOrBuilder()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Specified by:
getNamedSetOfFilesOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasCompleted
public boolean hasCompleted()
.build_event_stream.TargetComplete completed = 8;- Specified by:
hasCompletedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the completed field is set.
-
getCompleted
public BuildEventStreamProtos.TargetComplete getCompleted()
.build_event_stream.TargetComplete completed = 8;- Specified by:
getCompletedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The completed.
-
getCompletedOrBuilder
public BuildEventStreamProtos.TargetCompleteOrBuilder getCompletedOrBuilder()
.build_event_stream.TargetComplete completed = 8;- Specified by:
getCompletedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasTestResult
public boolean hasTestResult()
.build_event_stream.TestResult test_result = 10;- Specified by:
hasTestResultin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the testResult field is set.
-
getTestResult
public BuildEventStreamProtos.TestResult getTestResult()
.build_event_stream.TestResult test_result = 10;- Specified by:
getTestResultin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The testResult.
-
getTestResultOrBuilder
public BuildEventStreamProtos.TestResultOrBuilder getTestResultOrBuilder()
.build_event_stream.TestResult test_result = 10;- Specified by:
getTestResultOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasTestSummary
public boolean hasTestSummary()
.build_event_stream.TestSummary test_summary = 9;- Specified by:
hasTestSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the testSummary field is set.
-
getTestSummary
public BuildEventStreamProtos.TestSummary getTestSummary()
.build_event_stream.TestSummary test_summary = 9;- Specified by:
getTestSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The testSummary.
-
getTestSummaryOrBuilder
public BuildEventStreamProtos.TestSummaryOrBuilder getTestSummaryOrBuilder()
.build_event_stream.TestSummary test_summary = 9;- Specified by:
getTestSummaryOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasTargetSummary
public boolean hasTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;- Specified by:
hasTargetSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the targetSummary field is set.
-
getTargetSummary
public BuildEventStreamProtos.TargetSummary getTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;- Specified by:
getTargetSummaryin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The targetSummary.
-
getTargetSummaryOrBuilder
public BuildEventStreamProtos.TargetSummaryOrBuilder getTargetSummaryOrBuilder()
.build_event_stream.TargetSummary target_summary = 28;- Specified by:
getTargetSummaryOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasFinished
public boolean hasFinished()
.build_event_stream.BuildFinished finished = 14;- Specified by:
hasFinishedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the finished field is set.
-
getFinished
public BuildEventStreamProtos.BuildFinished getFinished()
.build_event_stream.BuildFinished finished = 14;- Specified by:
getFinishedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The finished.
-
getFinishedOrBuilder
public BuildEventStreamProtos.BuildFinishedOrBuilder getFinishedOrBuilder()
.build_event_stream.BuildFinished finished = 14;- Specified by:
getFinishedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasBuildToolLogs
public boolean hasBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Specified by:
hasBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the buildToolLogs field is set.
-
getBuildToolLogs
public BuildEventStreamProtos.BuildToolLogs getBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Specified by:
getBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The buildToolLogs.
-
getBuildToolLogsOrBuilder
public BuildEventStreamProtos.BuildToolLogsOrBuilder getBuildToolLogsOrBuilder()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Specified by:
getBuildToolLogsOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasBuildMetrics
public boolean hasBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;- Specified by:
hasBuildMetricsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the buildMetrics field is set.
-
getBuildMetrics
public BuildEventStreamProtos.BuildMetrics getBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;- Specified by:
getBuildMetricsin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The buildMetrics.
-
getBuildMetricsOrBuilder
public BuildEventStreamProtos.BuildMetricsOrBuilder getBuildMetricsOrBuilder()
.build_event_stream.BuildMetrics build_metrics = 24;- Specified by:
getBuildMetricsOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasWorkspaceInfo
public boolean hasWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Specified by:
hasWorkspaceInfoin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the workspaceInfo field is set.
-
getWorkspaceInfo
public BuildEventStreamProtos.WorkspaceConfig getWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Specified by:
getWorkspaceInfoin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The workspaceInfo.
-
getWorkspaceInfoOrBuilder
public BuildEventStreamProtos.WorkspaceConfigOrBuilder getWorkspaceInfoOrBuilder()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Specified by:
getWorkspaceInfoOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasBuildMetadata
public boolean hasBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;- Specified by:
hasBuildMetadatain interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the buildMetadata field is set.
-
getBuildMetadata
public BuildEventStreamProtos.BuildMetadata getBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;- Specified by:
getBuildMetadatain interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The buildMetadata.
-
getBuildMetadataOrBuilder
public BuildEventStreamProtos.BuildMetadataOrBuilder getBuildMetadataOrBuilder()
.build_event_stream.BuildMetadata build_metadata = 26;- Specified by:
getBuildMetadataOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
hasConvenienceSymlinksIdentified
public boolean hasConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Specified by:
hasConvenienceSymlinksIdentifiedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- Whether the convenienceSymlinksIdentified field is set.
-
getConvenienceSymlinksIdentified
public BuildEventStreamProtos.ConvenienceSymlinksIdentified getConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Specified by:
getConvenienceSymlinksIdentifiedin interfaceBuildEventStreamProtos.BuildEventOrBuilder- Returns:
- The convenienceSymlinksIdentified.
-
getConvenienceSymlinksIdentifiedOrBuilder
public BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder getConvenienceSymlinksIdentifiedOrBuilder()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Specified by:
getConvenienceSymlinksIdentifiedOrBuilderin interfaceBuildEventStreamProtos.BuildEventOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BuildEventStreamProtos.BuildEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BuildEventStreamProtos.BuildEvent.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BuildEventStreamProtos.BuildEvent.Builder newBuilder()
-
newBuilder
public static BuildEventStreamProtos.BuildEvent.Builder newBuilder(BuildEventStreamProtos.BuildEvent prototype)
-
toBuilder
public BuildEventStreamProtos.BuildEvent.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.BuildEvent.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BuildEventStreamProtos.BuildEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEvent> parser()
-
getParserForType
public com.google.protobuf.Parser<BuildEventStreamProtos.BuildEvent> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BuildEventStreamProtos.BuildEvent getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-