Class Ops.Meta
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
pb.Ops.Meta
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,Ops.MetaOrBuilder
- Enclosing class:
Ops
public static final class Ops.Meta
extends com.google.protobuf.GeneratedMessage
implements Ops.MetaOrBuilder
Meta is a set of arguments for ExecOp. Meta is unrelated to LLB metadata. FIXME: rename (ExecContext? ExecArgs?)Protobuf type
pb.Meta
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Meta is a set of arguments for ExecOp.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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParent
Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
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
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getArgs
(int index) repeated string args = 1;
com.google.protobuf.ByteString
getArgsBytes
(int index) repeated string args = 1;
int
repeated string args = 1;
com.google.protobuf.ProtocolStringList
repeated string args = 1;
string cgroupParent = 10;
com.google.protobuf.ByteString
string cgroupParent = 10;
getCwd()
string cwd = 3;
com.google.protobuf.ByteString
string cwd = 3;
static Ops.Meta
static final com.google.protobuf.Descriptors.Descriptor
getEnv
(int index) repeated string env = 2;
com.google.protobuf.ByteString
getEnvBytes
(int index) repeated string env = 2;
int
repeated string env = 2;
com.google.protobuf.ProtocolStringList
repeated string env = 2;
getExtraHosts
(int index) repeated .pb.HostIP extraHosts = 6;
int
repeated .pb.HostIP extraHosts = 6;
repeated .pb.HostIP extraHosts = 6;
getExtraHostsOrBuilder
(int index) repeated .pb.HostIP extraHosts = 6;
List
<? extends Ops.HostIPOrBuilder> repeated .pb.HostIP extraHosts = 6;
string hostname = 7;
com.google.protobuf.ByteString
string hostname = 7;
com.google.protobuf.Parser
<Ops.Meta> .pb.ProxyEnv proxy_env = 5;
.pb.ProxyEnv proxy_env = 5;
boolean
bool removeMountStubsRecursive = 11;
int
getUlimit
(int index) repeated .pb.Ulimit ulimit = 9;
int
repeated .pb.Ulimit ulimit = 9;
repeated .pb.Ulimit ulimit = 9;
getUlimitOrBuilder
(int index) repeated .pb.Ulimit ulimit = 9;
List
<? extends Ops.UlimitOrBuilder> repeated .pb.Ulimit ulimit = 9;
getUser()
string user = 4;
com.google.protobuf.ByteString
string user = 4;
int
getValidExitCodes
(int index) repeated int32 validExitCodes = 12;
int
repeated int32 validExitCodes = 12;
repeated int32 validExitCodes = 12;
int
hashCode()
boolean
.pb.ProxyEnv proxy_env = 5;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static Ops.Meta.Builder
static Ops.Meta.Builder
newBuilder
(Ops.Meta prototype) protected Ops.Meta.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static Ops.Meta
parseDelimitedFrom
(InputStream input) static Ops.Meta
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Meta
parseFrom
(byte[] data) static Ops.Meta
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Meta
parseFrom
(com.google.protobuf.ByteString data) static Ops.Meta
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Meta
parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.Meta
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Meta
parseFrom
(InputStream input) static Ops.Meta
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Meta
parseFrom
(ByteBuffer data) static Ops.Meta
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<Ops.Meta> 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
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ARGS_FIELD_NUMBER
public static final int ARGS_FIELD_NUMBER- See Also:
-
ENV_FIELD_NUMBER
public static final int ENV_FIELD_NUMBER- See Also:
-
CWD_FIELD_NUMBER
public static final int CWD_FIELD_NUMBER- See Also:
-
USER_FIELD_NUMBER
public static final int USER_FIELD_NUMBER- See Also:
-
PROXY_ENV_FIELD_NUMBER
public static final int PROXY_ENV_FIELD_NUMBER- See Also:
-
EXTRAHOSTS_FIELD_NUMBER
public static final int EXTRAHOSTS_FIELD_NUMBER- See Also:
-
HOSTNAME_FIELD_NUMBER
public static final int HOSTNAME_FIELD_NUMBER- See Also:
-
ULIMIT_FIELD_NUMBER
public static final int ULIMIT_FIELD_NUMBER- See Also:
-
CGROUPPARENT_FIELD_NUMBER
public static final int CGROUPPARENT_FIELD_NUMBER- See Also:
-
REMOVEMOUNTSTUBSRECURSIVE_FIELD_NUMBER
public static final int REMOVEMOUNTSTUBSRECURSIVE_FIELD_NUMBER- See Also:
-
VALIDEXITCODES_FIELD_NUMBER
public static final int VALIDEXITCODES_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
-
getArgsList
public com.google.protobuf.ProtocolStringList getArgsList()repeated string args = 1;
- Specified by:
getArgsList
in interfaceOps.MetaOrBuilder
- Returns:
- A list containing the args.
-
getArgsCount
public int getArgsCount()repeated string args = 1;
- Specified by:
getArgsCount
in interfaceOps.MetaOrBuilder
- Returns:
- The count of args.
-
getArgs
repeated string args = 1;
- Specified by:
getArgs
in interfaceOps.MetaOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The args at the given index.
-
getArgsBytes
public com.google.protobuf.ByteString getArgsBytes(int index) repeated string args = 1;
- Specified by:
getArgsBytes
in interfaceOps.MetaOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the args at the given index.
-
getEnvList
public com.google.protobuf.ProtocolStringList getEnvList()repeated string env = 2;
- Specified by:
getEnvList
in interfaceOps.MetaOrBuilder
- Returns:
- A list containing the env.
-
getEnvCount
public int getEnvCount()repeated string env = 2;
- Specified by:
getEnvCount
in interfaceOps.MetaOrBuilder
- Returns:
- The count of env.
-
getEnv
repeated string env = 2;
- Specified by:
getEnv
in interfaceOps.MetaOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The env at the given index.
-
getEnvBytes
public com.google.protobuf.ByteString getEnvBytes(int index) repeated string env = 2;
- Specified by:
getEnvBytes
in interfaceOps.MetaOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the env at the given index.
-
getCwd
string cwd = 3;
- Specified by:
getCwd
in interfaceOps.MetaOrBuilder
- Returns:
- The cwd.
-
getCwdBytes
public com.google.protobuf.ByteString getCwdBytes()string cwd = 3;
- Specified by:
getCwdBytes
in interfaceOps.MetaOrBuilder
- Returns:
- The bytes for cwd.
-
getUser
string user = 4;
- Specified by:
getUser
in interfaceOps.MetaOrBuilder
- Returns:
- The user.
-
getUserBytes
public com.google.protobuf.ByteString getUserBytes()string user = 4;
- Specified by:
getUserBytes
in interfaceOps.MetaOrBuilder
- Returns:
- The bytes for user.
-
hasProxyEnv
public boolean hasProxyEnv().pb.ProxyEnv proxy_env = 5;
- Specified by:
hasProxyEnv
in interfaceOps.MetaOrBuilder
- Returns:
- Whether the proxyEnv field is set.
-
getProxyEnv
.pb.ProxyEnv proxy_env = 5;
- Specified by:
getProxyEnv
in interfaceOps.MetaOrBuilder
- Returns:
- The proxyEnv.
-
getProxyEnvOrBuilder
.pb.ProxyEnv proxy_env = 5;
- Specified by:
getProxyEnvOrBuilder
in interfaceOps.MetaOrBuilder
-
getExtraHostsList
repeated .pb.HostIP extraHosts = 6;
- Specified by:
getExtraHostsList
in interfaceOps.MetaOrBuilder
-
getExtraHostsOrBuilderList
repeated .pb.HostIP extraHosts = 6;
- Specified by:
getExtraHostsOrBuilderList
in interfaceOps.MetaOrBuilder
-
getExtraHostsCount
public int getExtraHostsCount()repeated .pb.HostIP extraHosts = 6;
- Specified by:
getExtraHostsCount
in interfaceOps.MetaOrBuilder
-
getExtraHosts
repeated .pb.HostIP extraHosts = 6;
- Specified by:
getExtraHosts
in interfaceOps.MetaOrBuilder
-
getExtraHostsOrBuilder
repeated .pb.HostIP extraHosts = 6;
- Specified by:
getExtraHostsOrBuilder
in interfaceOps.MetaOrBuilder
-
getHostname
string hostname = 7;
- Specified by:
getHostname
in interfaceOps.MetaOrBuilder
- Returns:
- The hostname.
-
getHostnameBytes
public com.google.protobuf.ByteString getHostnameBytes()string hostname = 7;
- Specified by:
getHostnameBytes
in interfaceOps.MetaOrBuilder
- Returns:
- The bytes for hostname.
-
getUlimitList
repeated .pb.Ulimit ulimit = 9;
- Specified by:
getUlimitList
in interfaceOps.MetaOrBuilder
-
getUlimitOrBuilderList
repeated .pb.Ulimit ulimit = 9;
- Specified by:
getUlimitOrBuilderList
in interfaceOps.MetaOrBuilder
-
getUlimitCount
public int getUlimitCount()repeated .pb.Ulimit ulimit = 9;
- Specified by:
getUlimitCount
in interfaceOps.MetaOrBuilder
-
getUlimit
repeated .pb.Ulimit ulimit = 9;
- Specified by:
getUlimit
in interfaceOps.MetaOrBuilder
-
getUlimitOrBuilder
repeated .pb.Ulimit ulimit = 9;
- Specified by:
getUlimitOrBuilder
in interfaceOps.MetaOrBuilder
-
getCgroupParent
string cgroupParent = 10;
- Specified by:
getCgroupParent
in interfaceOps.MetaOrBuilder
- Returns:
- The cgroupParent.
-
getCgroupParentBytes
public com.google.protobuf.ByteString getCgroupParentBytes()string cgroupParent = 10;
- Specified by:
getCgroupParentBytes
in interfaceOps.MetaOrBuilder
- Returns:
- The bytes for cgroupParent.
-
getRemoveMountStubsRecursive
public boolean getRemoveMountStubsRecursive()bool removeMountStubsRecursive = 11;
- Specified by:
getRemoveMountStubsRecursive
in interfaceOps.MetaOrBuilder
- Returns:
- The removeMountStubsRecursive.
-
getValidExitCodesList
repeated int32 validExitCodes = 12;
- Specified by:
getValidExitCodesList
in interfaceOps.MetaOrBuilder
- Returns:
- A list containing the validExitCodes.
-
getValidExitCodesCount
public int getValidExitCodesCount()repeated int32 validExitCodes = 12;
- Specified by:
getValidExitCodesCount
in interfaceOps.MetaOrBuilder
- Returns:
- The count of validExitCodes.
-
getValidExitCodes
public int getValidExitCodes(int index) repeated int32 validExitCodes = 12;
- Specified by:
getValidExitCodes
in interfaceOps.MetaOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The validExitCodes at the given index.
-
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.Meta parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Meta parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Meta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Meta 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.Meta parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Meta 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.Meta parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Ops.Meta parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Ops.Meta 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.Meta.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
-