Class Ops.Mount
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
pb.Ops.Mount
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,Ops.MountOrBuilder
- Enclosing class:
Ops
public static final class Ops.Mount
extends com.google.protobuf.GeneratedMessage
implements Ops.MountOrBuilder
Mount specifies how to mount an input Op as a filesystem.Protobuf type
pb.Mount
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Mount specifies how to mount an input Op as a filesystem.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
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
.pb.CacheOpt cacheOpt = 20;
.pb.CacheOpt cacheOpt = 20;
.pb.MountContentCache contentCache = 24;
int
.pb.MountContentCache contentCache = 24;
static Ops.Mount
static final com.google.protobuf.Descriptors.Descriptor
getDest()
string dest = 3;
com.google.protobuf.ByteString
string dest = 3;
long
getInput()
int64 input = 1;
.pb.MountType mountType = 6;
int
.pb.MountType mountType = 6;
long
int64 output = 4;
com.google.protobuf.Parser
<Ops.Mount> boolean
bool readonly = 5;
string resultID = 23;
com.google.protobuf.ByteString
string resultID = 23;
.pb.SecretOpt secretOpt = 21;
.pb.SecretOpt secretOpt = 21;
string selector = 2;
com.google.protobuf.ByteString
string selector = 2;
int
.pb.SSHOpt SSHOpt = 22;
.pb.SSHOpt SSHOpt = 22;
.pb.TmpfsOpt TmpfsOpt = 19;
.pb.TmpfsOpt TmpfsOpt = 19;
boolean
.pb.CacheOpt cacheOpt = 20;
int
hashCode()
boolean
.pb.SecretOpt secretOpt = 21;
boolean
.pb.SSHOpt SSHOpt = 22;
boolean
.pb.TmpfsOpt TmpfsOpt = 19;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
static Ops.Mount.Builder
static Ops.Mount.Builder
newBuilder
(Ops.Mount prototype) protected Ops.Mount.Builder
newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) static Ops.Mount
parseDelimitedFrom
(InputStream input) static Ops.Mount
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
parseFrom
(byte[] data) static Ops.Mount
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
parseFrom
(com.google.protobuf.ByteString data) static Ops.Mount
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.Mount
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
parseFrom
(InputStream input) static Ops.Mount
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
parseFrom
(ByteBuffer data) static Ops.Mount
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser
<Ops.Mount> 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
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER- See Also:
-
SELECTOR_FIELD_NUMBER
public static final int SELECTOR_FIELD_NUMBER- See Also:
-
DEST_FIELD_NUMBER
public static final int DEST_FIELD_NUMBER- See Also:
-
OUTPUT_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER- See Also:
-
READONLY_FIELD_NUMBER
public static final int READONLY_FIELD_NUMBER- See Also:
-
MOUNTTYPE_FIELD_NUMBER
public static final int MOUNTTYPE_FIELD_NUMBER- See Also:
-
TMPFSOPT_FIELD_NUMBER
public static final int TMPFSOPT_FIELD_NUMBER- See Also:
-
CACHEOPT_FIELD_NUMBER
public static final int CACHEOPT_FIELD_NUMBER- See Also:
-
SECRETOPT_FIELD_NUMBER
public static final int SECRETOPT_FIELD_NUMBER- See Also:
-
SSHOPT_FIELD_NUMBER
public static final int SSHOPT_FIELD_NUMBER- See Also:
-
RESULTID_FIELD_NUMBER
public static final int RESULTID_FIELD_NUMBER- See Also:
-
CONTENTCACHE_FIELD_NUMBER
public static final int CONTENTCACHE_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
-
getInput
public long getInput()int64 input = 1;
- Specified by:
getInput
in interfaceOps.MountOrBuilder
- Returns:
- The input.
-
getSelector
string selector = 2;
- Specified by:
getSelector
in interfaceOps.MountOrBuilder
- Returns:
- The selector.
-
getSelectorBytes
public com.google.protobuf.ByteString getSelectorBytes()string selector = 2;
- Specified by:
getSelectorBytes
in interfaceOps.MountOrBuilder
- Returns:
- The bytes for selector.
-
getDest
string dest = 3;
- Specified by:
getDest
in interfaceOps.MountOrBuilder
- Returns:
- The dest.
-
getDestBytes
public com.google.protobuf.ByteString getDestBytes()string dest = 3;
- Specified by:
getDestBytes
in interfaceOps.MountOrBuilder
- Returns:
- The bytes for dest.
-
getOutput
public long getOutput()int64 output = 4;
- Specified by:
getOutput
in interfaceOps.MountOrBuilder
- Returns:
- The output.
-
getReadonly
public boolean getReadonly()bool readonly = 5;
- Specified by:
getReadonly
in interfaceOps.MountOrBuilder
- Returns:
- The readonly.
-
getMountTypeValue
public int getMountTypeValue().pb.MountType mountType = 6;
- Specified by:
getMountTypeValue
in interfaceOps.MountOrBuilder
- Returns:
- The enum numeric value on the wire for mountType.
-
getMountType
.pb.MountType mountType = 6;
- Specified by:
getMountType
in interfaceOps.MountOrBuilder
- Returns:
- The mountType.
-
hasTmpfsOpt
public boolean hasTmpfsOpt().pb.TmpfsOpt TmpfsOpt = 19;
- Specified by:
hasTmpfsOpt
in interfaceOps.MountOrBuilder
- Returns:
- Whether the tmpfsOpt field is set.
-
getTmpfsOpt
.pb.TmpfsOpt TmpfsOpt = 19;
- Specified by:
getTmpfsOpt
in interfaceOps.MountOrBuilder
- Returns:
- The tmpfsOpt.
-
getTmpfsOptOrBuilder
.pb.TmpfsOpt TmpfsOpt = 19;
- Specified by:
getTmpfsOptOrBuilder
in interfaceOps.MountOrBuilder
-
hasCacheOpt
public boolean hasCacheOpt().pb.CacheOpt cacheOpt = 20;
- Specified by:
hasCacheOpt
in interfaceOps.MountOrBuilder
- Returns:
- Whether the cacheOpt field is set.
-
getCacheOpt
.pb.CacheOpt cacheOpt = 20;
- Specified by:
getCacheOpt
in interfaceOps.MountOrBuilder
- Returns:
- The cacheOpt.
-
getCacheOptOrBuilder
.pb.CacheOpt cacheOpt = 20;
- Specified by:
getCacheOptOrBuilder
in interfaceOps.MountOrBuilder
-
hasSecretOpt
public boolean hasSecretOpt().pb.SecretOpt secretOpt = 21;
- Specified by:
hasSecretOpt
in interfaceOps.MountOrBuilder
- Returns:
- Whether the secretOpt field is set.
-
getSecretOpt
.pb.SecretOpt secretOpt = 21;
- Specified by:
getSecretOpt
in interfaceOps.MountOrBuilder
- Returns:
- The secretOpt.
-
getSecretOptOrBuilder
.pb.SecretOpt secretOpt = 21;
- Specified by:
getSecretOptOrBuilder
in interfaceOps.MountOrBuilder
-
hasSSHOpt
public boolean hasSSHOpt().pb.SSHOpt SSHOpt = 22;
- Specified by:
hasSSHOpt
in interfaceOps.MountOrBuilder
- Returns:
- Whether the sSHOpt field is set.
-
getSSHOpt
.pb.SSHOpt SSHOpt = 22;
- Specified by:
getSSHOpt
in interfaceOps.MountOrBuilder
- Returns:
- The sSHOpt.
-
getSSHOptOrBuilder
.pb.SSHOpt SSHOpt = 22;
- Specified by:
getSSHOptOrBuilder
in interfaceOps.MountOrBuilder
-
getResultID
string resultID = 23;
- Specified by:
getResultID
in interfaceOps.MountOrBuilder
- Returns:
- The resultID.
-
getResultIDBytes
public com.google.protobuf.ByteString getResultIDBytes()string resultID = 23;
- Specified by:
getResultIDBytes
in interfaceOps.MountOrBuilder
- Returns:
- The bytes for resultID.
-
getContentCacheValue
public int getContentCacheValue().pb.MountContentCache contentCache = 24;
- Specified by:
getContentCacheValue
in interfaceOps.MountOrBuilder
- Returns:
- The enum numeric value on the wire for contentCache.
-
getContentCache
.pb.MountContentCache contentCache = 24;
- Specified by:
getContentCache
in interfaceOps.MountOrBuilder
- Returns:
- The contentCache.
-
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.Mount parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Mount parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Mount parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Mount 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.Mount parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Ops.Mount 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.Mount parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Ops.Mount parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Ops.Mount 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.Mount.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
-