Class Deps.Dependencies
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.devtools.build.lib.view.proto.Deps.Dependencies
-
- All Implemented Interfaces:
Deps.DependenciesOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
- Enclosing class:
- Deps
public static final class Deps.Dependencies extends com.google.protobuf.GeneratedMessageV3 implements Deps.DependenciesOrBuilder
Top-level message found in .deps artifacts
Protobuf typeblaze_deps.Dependencies- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeps.Dependencies.BuilderTop-level message found in .deps artifacts-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTAINED_PACKAGE_FIELD_NUMBERstatic intDEPENDENCY_FIELD_NUMBERstatic com.google.protobuf.Parser<Deps.Dependencies>PARSERDeprecated.static intREQUIRES_REDUCED_CLASSPATH_FALLBACK_FIELD_NUMBERstatic intRULE_LABEL_FIELD_NUMBERstatic intSUCCESS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)java.lang.StringgetContainedPackage(int index)Packages contained in the output jar, sorted alphabetically.com.google.protobuf.ByteStringgetContainedPackageBytes(int index)Packages contained in the output jar, sorted alphabetically.intgetContainedPackageCount()Packages contained in the output jar, sorted alphabetically.com.google.protobuf.ProtocolStringListgetContainedPackageList()Packages contained in the output jar, sorted alphabetically.static Deps.DependenciesgetDefaultInstance()Deps.DependenciesgetDefaultInstanceForType()Deps.DependencygetDependency(int index)repeated .blaze_deps.Dependency dependency = 1;intgetDependencyCount()repeated .blaze_deps.Dependency dependency = 1;java.util.List<Deps.Dependency>getDependencyList()repeated .blaze_deps.Dependency dependency = 1;Deps.DependencyOrBuildergetDependencyOrBuilder(int index)repeated .blaze_deps.Dependency dependency = 1;java.util.List<? extends Deps.DependencyOrBuilder>getDependencyOrBuilderList()repeated .blaze_deps.Dependency dependency = 1;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Parser<Deps.Dependencies>getParserForType()booleangetRequiresReducedClasspathFallback()If the Java action was started with a reduced classpath and an error occurred suggesting that it should be rerun with the full classpath, this will be true.java.lang.StringgetRuleLabel()Name of the rule being analyzed.com.google.protobuf.ByteStringgetRuleLabelBytes()Name of the rule being analyzed.intgetSerializedSize()booleangetSuccess()Whether the action was successful; even when compilation fails, partial dependency information can be useful.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasRequiresReducedClasspathFallback()If the Java action was started with a reduced classpath and an error occurred suggesting that it should be rerun with the full classpath, this will be true.booleanhasRuleLabel()Name of the rule being analyzed.booleanhasSuccess()Whether the action was successful; even when compilation fails, partial dependency information can be useful.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Deps.Dependencies.BuildernewBuilder()static Deps.Dependencies.BuildernewBuilder(Deps.Dependencies prototype)Deps.Dependencies.BuildernewBuilderForType()protected Deps.Dependencies.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Deps.DependenciesparseDelimitedFrom(java.io.InputStream input)static Deps.DependenciesparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deps.DependenciesparseFrom(byte[] data)static Deps.DependenciesparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deps.DependenciesparseFrom(com.google.protobuf.ByteString data)static Deps.DependenciesparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deps.DependenciesparseFrom(com.google.protobuf.CodedInputStream input)static Deps.DependenciesparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deps.DependenciesparseFrom(java.io.InputStream input)static Deps.DependenciesparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Deps.DependenciesparseFrom(java.nio.ByteBuffer data)static Deps.DependenciesparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Deps.Dependencies>parser()Deps.Dependencies.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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
-
DEPENDENCY_FIELD_NUMBER
public static final int DEPENDENCY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_LABEL_FIELD_NUMBER
public static final int RULE_LABEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUCCESS_FIELD_NUMBER
public static final int SUCCESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTAINED_PACKAGE_FIELD_NUMBER
public static final int CONTAINED_PACKAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUIRES_REDUCED_CLASSPATH_FALLBACK_FIELD_NUMBER
public static final int REQUIRES_REDUCED_CLASSPATH_FALLBACK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Deps.Dependencies> PARSER
Deprecated.
-
-
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
-
getDependencyList
public java.util.List<Deps.Dependency> getDependencyList()
repeated .blaze_deps.Dependency dependency = 1;- Specified by:
getDependencyListin interfaceDeps.DependenciesOrBuilder
-
getDependencyOrBuilderList
public java.util.List<? extends Deps.DependencyOrBuilder> getDependencyOrBuilderList()
repeated .blaze_deps.Dependency dependency = 1;- Specified by:
getDependencyOrBuilderListin interfaceDeps.DependenciesOrBuilder
-
getDependencyCount
public int getDependencyCount()
repeated .blaze_deps.Dependency dependency = 1;- Specified by:
getDependencyCountin interfaceDeps.DependenciesOrBuilder
-
getDependency
public Deps.Dependency getDependency(int index)
repeated .blaze_deps.Dependency dependency = 1;- Specified by:
getDependencyin interfaceDeps.DependenciesOrBuilder
-
getDependencyOrBuilder
public Deps.DependencyOrBuilder getDependencyOrBuilder(int index)
repeated .blaze_deps.Dependency dependency = 1;- Specified by:
getDependencyOrBuilderin interfaceDeps.DependenciesOrBuilder
-
hasRuleLabel
public boolean hasRuleLabel()
Name of the rule being analyzed.
optional string rule_label = 2;- Specified by:
hasRuleLabelin interfaceDeps.DependenciesOrBuilder- Returns:
- Whether the ruleLabel field is set.
-
getRuleLabel
public java.lang.String getRuleLabel()
Name of the rule being analyzed.
optional string rule_label = 2;- Specified by:
getRuleLabelin interfaceDeps.DependenciesOrBuilder- Returns:
- The ruleLabel.
-
getRuleLabelBytes
public com.google.protobuf.ByteString getRuleLabelBytes()
Name of the rule being analyzed.
optional string rule_label = 2;- Specified by:
getRuleLabelBytesin interfaceDeps.DependenciesOrBuilder- Returns:
- The bytes for ruleLabel.
-
hasSuccess
public boolean hasSuccess()
Whether the action was successful; even when compilation fails, partial dependency information can be useful.
optional bool success = 3;- Specified by:
hasSuccessin interfaceDeps.DependenciesOrBuilder- Returns:
- Whether the success field is set.
-
getSuccess
public boolean getSuccess()
Whether the action was successful; even when compilation fails, partial dependency information can be useful.
optional bool success = 3;- Specified by:
getSuccessin interfaceDeps.DependenciesOrBuilder- Returns:
- The success.
-
getContainedPackageList
public com.google.protobuf.ProtocolStringList getContainedPackageList()
Packages contained in the output jar, sorted alphabetically.
repeated string contained_package = 4;- Specified by:
getContainedPackageListin interfaceDeps.DependenciesOrBuilder- Returns:
- A list containing the containedPackage.
-
getContainedPackageCount
public int getContainedPackageCount()
Packages contained in the output jar, sorted alphabetically.
repeated string contained_package = 4;- Specified by:
getContainedPackageCountin interfaceDeps.DependenciesOrBuilder- Returns:
- The count of containedPackage.
-
getContainedPackage
public java.lang.String getContainedPackage(int index)
Packages contained in the output jar, sorted alphabetically.
repeated string contained_package = 4;- Specified by:
getContainedPackagein interfaceDeps.DependenciesOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The containedPackage at the given index.
-
getContainedPackageBytes
public com.google.protobuf.ByteString getContainedPackageBytes(int index)
Packages contained in the output jar, sorted alphabetically.
repeated string contained_package = 4;- Specified by:
getContainedPackageBytesin interfaceDeps.DependenciesOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the containedPackage at the given index.
-
hasRequiresReducedClasspathFallback
public boolean hasRequiresReducedClasspathFallback()
If the Java action was started with a reduced classpath and an error occurred suggesting that it should be rerun with the full classpath, this will be true.
optional bool requires_reduced_classpath_fallback = 5;- Specified by:
hasRequiresReducedClasspathFallbackin interfaceDeps.DependenciesOrBuilder- Returns:
- Whether the requiresReducedClasspathFallback field is set.
-
getRequiresReducedClasspathFallback
public boolean getRequiresReducedClasspathFallback()
If the Java action was started with a reduced classpath and an error occurred suggesting that it should be rerun with the full classpath, this will be true.
optional bool requires_reduced_classpath_fallback = 5;- Specified by:
getRequiresReducedClasspathFallbackin interfaceDeps.DependenciesOrBuilder- Returns:
- The requiresReducedClasspathFallback.
-
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 Deps.Dependencies parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deps.Dependencies parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deps.Dependencies parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deps.Dependencies parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deps.Dependencies parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deps.Dependencies parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Deps.Dependencies parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Deps.Dependencies parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Deps.Dependencies parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Deps.Dependencies parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Deps.Dependencies parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Deps.Dependencies parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Deps.Dependencies.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Deps.Dependencies.Builder newBuilder()
-
newBuilder
public static Deps.Dependencies.Builder newBuilder(Deps.Dependencies prototype)
-
toBuilder
public Deps.Dependencies.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Deps.Dependencies.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Deps.Dependencies getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Deps.Dependencies> parser()
-
getParserForType
public com.google.protobuf.Parser<Deps.Dependencies> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Deps.Dependencies getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-