Class BuildEventStreamProtos.OptionsParsed
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.OptionsParsed
- All Implemented Interfaces:
BuildEventStreamProtos.OptionsParsedOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- BuildEventStreamProtos
public static final class BuildEventStreamProtos.OptionsParsed
extends com.google.protobuf.GeneratedMessage
implements BuildEventStreamProtos.OptionsParsedOrBuilder
Payload of an event reporting on the parsed options, grouped in various ways.Protobuf type
build_event_stream.OptionsParsed- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPayload of an event reporting on the parsed options, grouped in various ways.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCmdLine(int index) repeated string cmd_line = 3;com.google.protobuf.ByteStringgetCmdLineBytes(int index) repeated string cmd_line = 3;intrepeated string cmd_line = 3;com.google.protobuf.ProtocolStringListrepeated string cmd_line = 3;static final com.google.protobuf.Descriptors.DescriptorgetExplicitCmdLine(int index) repeated string explicit_cmd_line = 4;com.google.protobuf.ByteStringgetExplicitCmdLineBytes(int index) repeated string explicit_cmd_line = 4;intrepeated string explicit_cmd_line = 4;com.google.protobuf.ProtocolStringListrepeated string explicit_cmd_line = 4;getExplicitStartupOptions(int index) repeated string explicit_startup_options = 2;com.google.protobuf.ByteStringgetExplicitStartupOptionsBytes(int index) repeated string explicit_startup_options = 2;intrepeated string explicit_startup_options = 2;com.google.protobuf.ProtocolStringListrepeated string explicit_startup_options = 2;.blaze.invocation_policy.InvocationPolicy invocation_policy = 5;.blaze.invocation_policy.InvocationPolicy invocation_policy = 5;com.google.protobuf.Parser<BuildEventStreamProtos.OptionsParsed>intgetStartupOptions(int index) repeated string startup_options = 1;com.google.protobuf.ByteStringgetStartupOptionsBytes(int index) repeated string startup_options = 1;intrepeated string startup_options = 1;com.google.protobuf.ProtocolStringListrepeated string startup_options = 1;string tool_tag = 6;com.google.protobuf.ByteStringstring tool_tag = 6;inthashCode()boolean.blaze.invocation_policy.InvocationPolicy invocation_policy = 5;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(BuildEventStreamProtos.OptionsParsed prototype) newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<BuildEventStreamProtos.OptionsParsed>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
STARTUP_OPTIONS_FIELD_NUMBER
public static final int STARTUP_OPTIONS_FIELD_NUMBER- See Also:
-
EXPLICIT_STARTUP_OPTIONS_FIELD_NUMBER
public static final int EXPLICIT_STARTUP_OPTIONS_FIELD_NUMBER- See Also:
-
CMD_LINE_FIELD_NUMBER
public static final int CMD_LINE_FIELD_NUMBER- See Also:
-
EXPLICIT_CMD_LINE_FIELD_NUMBER
public static final int EXPLICIT_CMD_LINE_FIELD_NUMBER- See Also:
-
INVOCATION_POLICY_FIELD_NUMBER
public static final int INVOCATION_POLICY_FIELD_NUMBER- See Also:
-
TOOL_TAG_FIELD_NUMBER
public static final int TOOL_TAG_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getStartupOptionsList
public com.google.protobuf.ProtocolStringList getStartupOptionsList()repeated string startup_options = 1;- Specified by:
getStartupOptionsListin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- A list containing the startupOptions.
-
getStartupOptionsCount
public int getStartupOptionsCount()repeated string startup_options = 1;- Specified by:
getStartupOptionsCountin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The count of startupOptions.
-
getStartupOptions
repeated string startup_options = 1;- Specified by:
getStartupOptionsin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The startupOptions at the given index.
-
getStartupOptionsBytes
public com.google.protobuf.ByteString getStartupOptionsBytes(int index) repeated string startup_options = 1;- Specified by:
getStartupOptionsBytesin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the startupOptions at the given index.
-
getExplicitStartupOptionsList
public com.google.protobuf.ProtocolStringList getExplicitStartupOptionsList()repeated string explicit_startup_options = 2;- Specified by:
getExplicitStartupOptionsListin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- A list containing the explicitStartupOptions.
-
getExplicitStartupOptionsCount
public int getExplicitStartupOptionsCount()repeated string explicit_startup_options = 2;- Specified by:
getExplicitStartupOptionsCountin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The count of explicitStartupOptions.
-
getExplicitStartupOptions
repeated string explicit_startup_options = 2;- Specified by:
getExplicitStartupOptionsin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The explicitStartupOptions at the given index.
-
getExplicitStartupOptionsBytes
public com.google.protobuf.ByteString getExplicitStartupOptionsBytes(int index) repeated string explicit_startup_options = 2;- Specified by:
getExplicitStartupOptionsBytesin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the explicitStartupOptions at the given index.
-
getCmdLineList
public com.google.protobuf.ProtocolStringList getCmdLineList()repeated string cmd_line = 3;- Specified by:
getCmdLineListin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- A list containing the cmdLine.
-
getCmdLineCount
public int getCmdLineCount()repeated string cmd_line = 3;- Specified by:
getCmdLineCountin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The count of cmdLine.
-
getCmdLine
repeated string cmd_line = 3;- Specified by:
getCmdLinein interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The cmdLine at the given index.
-
getCmdLineBytes
public com.google.protobuf.ByteString getCmdLineBytes(int index) repeated string cmd_line = 3;- Specified by:
getCmdLineBytesin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the cmdLine at the given index.
-
getExplicitCmdLineList
public com.google.protobuf.ProtocolStringList getExplicitCmdLineList()repeated string explicit_cmd_line = 4;- Specified by:
getExplicitCmdLineListin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- A list containing the explicitCmdLine.
-
getExplicitCmdLineCount
public int getExplicitCmdLineCount()repeated string explicit_cmd_line = 4;- Specified by:
getExplicitCmdLineCountin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The count of explicitCmdLine.
-
getExplicitCmdLine
repeated string explicit_cmd_line = 4;- Specified by:
getExplicitCmdLinein interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The explicitCmdLine at the given index.
-
getExplicitCmdLineBytes
public com.google.protobuf.ByteString getExplicitCmdLineBytes(int index) repeated string explicit_cmd_line = 4;- Specified by:
getExplicitCmdLineBytesin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the explicitCmdLine at the given index.
-
hasInvocationPolicy
public boolean hasInvocationPolicy().blaze.invocation_policy.InvocationPolicy invocation_policy = 5;- Specified by:
hasInvocationPolicyin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- Whether the invocationPolicy field is set.
-
getInvocationPolicy
.blaze.invocation_policy.InvocationPolicy invocation_policy = 5;- Specified by:
getInvocationPolicyin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The invocationPolicy.
-
getInvocationPolicyOrBuilder
.blaze.invocation_policy.InvocationPolicy invocation_policy = 5;- Specified by:
getInvocationPolicyOrBuilderin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder
-
getToolTag
string tool_tag = 6;- Specified by:
getToolTagin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The toolTag.
-
getToolTagBytes
public com.google.protobuf.ByteString getToolTagBytes()string tool_tag = 6;- Specified by:
getToolTagBytesin interfaceBuildEventStreamProtos.OptionsParsedOrBuilder- Returns:
- The bytes for toolTag.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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.OptionsParsed parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed 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.OptionsParsed parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.OptionsParsed parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.OptionsParsed parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.OptionsParsed parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static BuildEventStreamProtos.OptionsParsed.Builder newBuilder(BuildEventStreamProtos.OptionsParsed prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.OptionsParsed.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-