Class BuildEventStreamProtos.ExecRequestConstructed
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ExecRequestConstructed
- All Implemented Interfaces:
BuildEventStreamProtos.ExecRequestConstructedOrBuilder,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.ExecRequestConstructed
extends com.google.protobuf.GeneratedMessage
implements BuildEventStreamProtos.ExecRequestConstructedOrBuilder
Event that contains the ExecRequest of a run command announced only after a successful build and before trying to execute the requested command-line.Protobuf type
build_event_stream.ExecRequestConstructed- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classEvent that contains the ExecRequest of a run command announced only after a successful build and before trying to execute the requested command-line.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 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 TypeMethodDescriptionbooleancom.google.protobuf.ByteStringgetArgv(int index) repeated bytes argv = 2;intrepeated bytes argv = 2;List<com.google.protobuf.ByteString>repeated bytes argv = 2;static final com.google.protobuf.Descriptors.DescriptorgetEnvironmentVariable(int index) repeated .build_event_stream.EnvironmentVariable environment_variable = 3;intrepeated .build_event_stream.EnvironmentVariable environment_variable = 3;repeated .build_event_stream.EnvironmentVariable environment_variable = 3;getEnvironmentVariableOrBuilder(int index) repeated .build_event_stream.EnvironmentVariable environment_variable = 3;repeated .build_event_stream.EnvironmentVariable environment_variable = 3;com.google.protobuf.ByteStringgetEnvironmentVariableToClear(int index) repeated bytes environment_variable_to_clear = 4;intrepeated bytes environment_variable_to_clear = 4;List<com.google.protobuf.ByteString>repeated bytes environment_variable_to_clear = 4;com.google.protobuf.Parser<BuildEventStreamProtos.ExecRequestConstructed>intbooleanbool should_exec = 5;com.google.protobuf.ByteStringbytes working_directory = 1;inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilderForType(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.ExecRequestConstructed>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
-
WORKING_DIRECTORY_FIELD_NUMBER
public static final int WORKING_DIRECTORY_FIELD_NUMBER- See Also:
-
ARGV_FIELD_NUMBER
public static final int ARGV_FIELD_NUMBER- See Also:
-
ENVIRONMENT_VARIABLE_FIELD_NUMBER
public static final int ENVIRONMENT_VARIABLE_FIELD_NUMBER- See Also:
-
ENVIRONMENT_VARIABLE_TO_CLEAR_FIELD_NUMBER
public static final int ENVIRONMENT_VARIABLE_TO_CLEAR_FIELD_NUMBER- See Also:
-
SHOULD_EXEC_FIELD_NUMBER
public static final int SHOULD_EXEC_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
-
getWorkingDirectory
public com.google.protobuf.ByteString getWorkingDirectory()bytes working_directory = 1;- Specified by:
getWorkingDirectoryin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Returns:
- The workingDirectory.
-
getArgvList
repeated bytes argv = 2;- Specified by:
getArgvListin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Returns:
- A list containing the argv.
-
getArgvCount
public int getArgvCount()repeated bytes argv = 2;- Specified by:
getArgvCountin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Returns:
- The count of argv.
-
getArgv
public com.google.protobuf.ByteString getArgv(int index) repeated bytes argv = 2;- Specified by:
getArgvin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The argv at the given index.
-
getEnvironmentVariableList
repeated .build_event_stream.EnvironmentVariable environment_variable = 3;- Specified by:
getEnvironmentVariableListin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder
-
getEnvironmentVariableOrBuilderList
public List<? extends BuildEventStreamProtos.EnvironmentVariableOrBuilder> getEnvironmentVariableOrBuilderList()repeated .build_event_stream.EnvironmentVariable environment_variable = 3;- Specified by:
getEnvironmentVariableOrBuilderListin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder
-
getEnvironmentVariableCount
public int getEnvironmentVariableCount()repeated .build_event_stream.EnvironmentVariable environment_variable = 3;- Specified by:
getEnvironmentVariableCountin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder
-
getEnvironmentVariable
repeated .build_event_stream.EnvironmentVariable environment_variable = 3;- Specified by:
getEnvironmentVariablein interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder
-
getEnvironmentVariableOrBuilder
public BuildEventStreamProtos.EnvironmentVariableOrBuilder getEnvironmentVariableOrBuilder(int index) repeated .build_event_stream.EnvironmentVariable environment_variable = 3;- Specified by:
getEnvironmentVariableOrBuilderin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder
-
getEnvironmentVariableToClearList
repeated bytes environment_variable_to_clear = 4;- Specified by:
getEnvironmentVariableToClearListin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Returns:
- A list containing the environmentVariableToClear.
-
getEnvironmentVariableToClearCount
public int getEnvironmentVariableToClearCount()repeated bytes environment_variable_to_clear = 4;- Specified by:
getEnvironmentVariableToClearCountin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Returns:
- The count of environmentVariableToClear.
-
getEnvironmentVariableToClear
public com.google.protobuf.ByteString getEnvironmentVariableToClear(int index) repeated bytes environment_variable_to_clear = 4;- Specified by:
getEnvironmentVariableToClearin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The environmentVariableToClear at the given index.
-
getShouldExec
public boolean getShouldExec()bool should_exec = 5;- Specified by:
getShouldExecin interfaceBuildEventStreamProtos.ExecRequestConstructedOrBuilder- Returns:
- The shouldExec.
-
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.ExecRequestConstructed parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed 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.ExecRequestConstructed parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.ExecRequestConstructed 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.ExecRequestConstructed.Builder newBuilder(BuildEventStreamProtos.ExecRequestConstructed prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.ExecRequestConstructed.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
-