Contents
- Description
- Nested Class Summary
- Field Summary
- Method Summary
- Field Details
- Method Details
- getDescriptor()
- internalGetFieldAccessorTable()
- getOpCase()
- getInputsList()
- getInputsOrBuilderList()
- getInputsCount()
- getInputs(int)
- getInputsOrBuilder(int)
- hasExec()
- getExec()
- getExecOrBuilder()
- hasSource()
- getSource()
- getSourceOrBuilder()
- hasFile()
- getFile()
- getFileOrBuilder()
- hasBuild()
- getBuild()
- getBuildOrBuilder()
- hasMerge()
- getMerge()
- getMergeOrBuilder()
- hasDiff()
- getDiff()
- getDiffOrBuilder()
- hasPlatform()
- getPlatform()
- getPlatformOrBuilder()
- hasConstraints()
- getConstraints()
- getConstraintsOrBuilder()
- isInitialized()
- writeTo(CodedOutputStream)
- getSerializedSize()
- equals(Object)
- hashCode()
- parseFrom(ByteBuffer)
- parseFrom(ByteBuffer, ExtensionRegistryLite)
- parseFrom(ByteString)
- parseFrom(ByteString, ExtensionRegistryLite)
- parseFrom(byte[])
- parseFrom(byte[], ExtensionRegistryLite)
- parseFrom(InputStream)
- parseFrom(InputStream, ExtensionRegistryLite)
- parseDelimitedFrom(InputStream)
- parseDelimitedFrom(InputStream, ExtensionRegistryLite)
- parseFrom(CodedInputStream)
- parseFrom(CodedInputStream, ExtensionRegistryLite)
- newBuilderForType()
- newBuilder()
- newBuilder(Ops.Op)
- toBuilder()
- newBuilderForType(AbstractMessage.BuilderParent)
- getDefaultInstance()
- parser()
- getParserForType()
- getDefaultInstanceForType()
Class Ops.Op
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
pb.Ops.Op
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,Ops.OpOrBuilder
- Enclosing class:
Ops
public static final class Ops.Op
extends com.google.protobuf.GeneratedMessage
implements Ops.OpOrBuilder
Op represents a vertex of the LLB DAG.Protobuf type
pb.Op
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Op represents a vertex of the LLB DAG.static enum
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>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getBuild()
.pb.BuildOp build = 5;
.pb.BuildOp build = 5;
.pb.WorkerConstraints constraints = 11;
.pb.WorkerConstraints constraints = 11;
static Ops.Op
static final com.google.protobuf.Descriptors.Descriptor
getDiff()
.pb.DiffOp diff = 7;
.pb.DiffOp diff = 7;
getExec()
.pb.ExecOp exec = 2;
.pb.ExecOp exec = 2;
getFile()
.pb.FileOp file = 4;
.pb.FileOp file = 4;
getInputs
(int index) changes to this structure must be represented in json.go.int
changes to this structure must be represented in json.go.changes to this structure must be represented in json.go.getInputsOrBuilder
(int index) changes to this structure must be represented in json.go.List
<? extends Ops.InputOrBuilder> changes to this structure must be represented in json.go.getMerge()
.pb.MergeOp merge = 6;
.pb.MergeOp merge = 6;
com.google.protobuf.Parser
<Ops.Op> .pb.Platform platform = 10;
.pb.Platform platform = 10;
int
.pb.SourceOp source = 3;
.pb.SourceOp source = 3;
boolean
hasBuild()
.pb.BuildOp build = 5;
boolean
.pb.WorkerConstraints constraints = 11;
boolean
hasDiff()
.pb.DiffOp diff = 7;
boolean
hasExec()
.pb.ExecOp exec = 2;
boolean
hasFile()
.pb.FileOp file = 4;
int
hashCode()
boolean
hasMerge()
.pb.MergeOp merge = 6;
boolean
.pb.Platform platform = 10;
boolean
.pb.SourceOp source = 3;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static Ops.Op.Builder
static Ops.Op.Builder
newBuilder
(Ops.Op prototype) protected Ops.Op.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static Ops.Op
parseDelimitedFrom
(InputStream input) static Ops.Op
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Op
parseFrom
(byte[] data) static Ops.Op
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Op
parseFrom
(com.google.protobuf.ByteString data) static Ops.Op
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Op
parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.Op
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Op
parseFrom
(InputStream input) static Ops.Op
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Op
parseFrom
(ByteBuffer data) static Ops.Op
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<Ops.Op> parser()
void
writeTo
(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, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Field Details
-
INPUTS_FIELD_NUMBER
public static final int INPUTS_FIELD_NUMBER- See Also:
-
EXEC_FIELD_NUMBER
public static final int EXEC_FIELD_NUMBER- See Also:
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER- See Also:
-
FILE_FIELD_NUMBER
public static final int FILE_FIELD_NUMBER- See Also:
-
BUILD_FIELD_NUMBER
public static final int BUILD_FIELD_NUMBER- See Also:
-
MERGE_FIELD_NUMBER
public static final int MERGE_FIELD_NUMBER- See Also:
-
DIFF_FIELD_NUMBER
public static final int DIFF_FIELD_NUMBER- See Also:
-
PLATFORM_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER- See Also:
-
CONSTRAINTS_FIELD_NUMBER
public static final int CONSTRAINTS_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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
getOpCase
- Specified by:
getOpCase
in interfaceOps.OpOrBuilder
-
getInputsList
changes to this structure must be represented in json.go. inputs is a set of input edges.
repeated .pb.Input inputs = 1;
- Specified by:
getInputsList
in interfaceOps.OpOrBuilder
-
getInputsOrBuilderList
changes to this structure must be represented in json.go. inputs is a set of input edges.
repeated .pb.Input inputs = 1;
- Specified by:
getInputsOrBuilderList
in interfaceOps.OpOrBuilder
-
getInputsCount
public int getInputsCount()changes to this structure must be represented in json.go. inputs is a set of input edges.
repeated .pb.Input inputs = 1;
- Specified by:
getInputsCount
in interfaceOps.OpOrBuilder
-
getInputs
changes to this structure must be represented in json.go. inputs is a set of input edges.
repeated .pb.Input inputs = 1;
- Specified by:
getInputs
in interfaceOps.OpOrBuilder
-
getInputsOrBuilder
changes to this structure must be represented in json.go. inputs is a set of input edges.
repeated .pb.Input inputs = 1;
- Specified by:
getInputsOrBuilder
in interfaceOps.OpOrBuilder
-
hasExec
public boolean hasExec().pb.ExecOp exec = 2;
- Specified by:
hasExec
in interfaceOps.OpOrBuilder
- Returns:
- Whether the exec field is set.
-
getExec
.pb.ExecOp exec = 2;
- Specified by:
getExec
in interfaceOps.OpOrBuilder
- Returns:
- The exec.
-
getExecOrBuilder
.pb.ExecOp exec = 2;
- Specified by:
getExecOrBuilder
in interfaceOps.OpOrBuilder
-
hasSource
public boolean hasSource().pb.SourceOp source = 3;
- Specified by:
hasSource
in interfaceOps.OpOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
.pb.SourceOp source = 3;
- Specified by:
getSource
in interfaceOps.OpOrBuilder
- Returns:
- The source.
-
getSourceOrBuilder
.pb.SourceOp source = 3;
- Specified by:
getSourceOrBuilder
in interfaceOps.OpOrBuilder
-
hasFile
public boolean hasFile().pb.FileOp file = 4;
- Specified by:
hasFile
in interfaceOps.OpOrBuilder
- Returns:
- Whether the file field is set.
-
getFile
.pb.FileOp file = 4;
- Specified by:
getFile
in interfaceOps.OpOrBuilder
- Returns:
- The file.
-
getFileOrBuilder
.pb.FileOp file = 4;
- Specified by:
getFileOrBuilder
in interfaceOps.OpOrBuilder
-
hasBuild
public boolean hasBuild().pb.BuildOp build = 5;
- Specified by:
hasBuild
in interfaceOps.OpOrBuilder
- Returns:
- Whether the build field is set.
-
getBuild
.pb.BuildOp build = 5;
- Specified by:
getBuild
in interfaceOps.OpOrBuilder
- Returns:
- The build.
-
getBuildOrBuilder
.pb.BuildOp build = 5;
- Specified by:
getBuildOrBuilder
in interfaceOps.OpOrBuilder
-
hasMerge
public boolean hasMerge().pb.MergeOp merge = 6;
- Specified by:
hasMerge
in interfaceOps.OpOrBuilder
- Returns:
- Whether the merge field is set.
-
getMerge
.pb.MergeOp merge = 6;
- Specified by:
getMerge
in interfaceOps.OpOrBuilder
- Returns:
- The merge.
-
getMergeOrBuilder
.pb.MergeOp merge = 6;
- Specified by:
getMergeOrBuilder
in interfaceOps.OpOrBuilder
-
hasDiff
public boolean hasDiff().pb.DiffOp diff = 7;
- Specified by:
hasDiff
in interfaceOps.OpOrBuilder
- Returns:
- Whether the diff field is set.
-
getDiff
.pb.DiffOp diff = 7;
- Specified by:
getDiff
in interfaceOps.OpOrBuilder
- Returns:
- The diff.
-
getDiffOrBuilder
.pb.DiffOp diff = 7;
- Specified by:
getDiffOrBuilder
in interfaceOps.OpOrBuilder
-
hasPlatform
public boolean hasPlatform().pb.Platform platform = 10;
- Specified by:
hasPlatform
in interfaceOps.OpOrBuilder
- Returns:
- Whether the platform field is set.
-
getPlatform
.pb.Platform platform = 10;
- Specified by:
getPlatform
in interfaceOps.OpOrBuilder
- Returns:
- The platform.
-
getPlatformOrBuilder
.pb.Platform platform = 10;
- Specified by:
getPlatformOrBuilder
in interfaceOps.OpOrBuilder
-
hasConstraints
public boolean hasConstraints().pb.WorkerConstraints constraints = 11;
- Specified by:
hasConstraints
in interfaceOps.OpOrBuilder
- Returns:
- Whether the constraints field is set.
-
getConstraints
.pb.WorkerConstraints constraints = 11;
- Specified by:
getConstraints
in interfaceOps.OpOrBuilder
- Returns:
- The constraints.
-
getConstraintsOrBuilder
.pb.WorkerConstraints constraints = 11;
- Specified by:
getConstraintsOrBuilder
in interfaceOps.OpOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Ops.Op parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Op parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Op parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Op parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Op parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Op parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Ops.Op parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Ops.Op parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Ops.Op parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Ops.Op.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-