This project has retired. For details please refer to its Attic page.
Protos.Volume.Source.SandboxPath
JavaScript is disabled on your browser.
Skip navigation links
org.apache.mesos

Class Protos.Volume.Source.SandboxPath

  • All Implemented Interfaces:
    Protos.Volume.Source.SandboxPathOrBuilder
    Enclosing class:
    Protos.Volume.Source


    public static final class Protos.Volume.Source.SandboxPath
    extends com.google.protobuf.GeneratedMessageV3
    implements Protos.Volume.Source.SandboxPathOrBuilder 
     Describe a path from a container's sandbox. The container can
     be the current container (SELF), or its parent container
     (PARENT). PARENT allows all child containers to share a volume
     from their parent container's sandbox. It'll be an error if
     the current container is a top level container.
     
    Protobuf type mesos.Volume.Source.SandboxPath
    • Field Detail

      • PARSER

        @Deprecated
        public static final <any> PARSER
        Deprecated.
    • Method Detail

      • getUnknownFields

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      • getDescriptor

        public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
      • internalGetFieldAccessorTable

        protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      • hasPath

        public boolean hasPath()
         A path relative to the corresponding container's sandbox.
         Note that upwards traversal (i.e. ../../abc) is not allowed.
         
        required string path = 2;
        Specified by:
        hasPath in interface Protos.Volume.Source.SandboxPathOrBuilder
      • getPath

        public java.lang.String getPath()
         A path relative to the corresponding container's sandbox.
         Note that upwards traversal (i.e. ../../abc) is not allowed.
         
        required string path = 2;
        Specified by:
        getPath in interface Protos.Volume.Source.SandboxPathOrBuilder
      • getPathBytes

        public com.google.protobuf.ByteString getPathBytes()
         A path relative to the corresponding container's sandbox.
         Note that upwards traversal (i.e. ../../abc) is not allowed.
         
        required string path = 2;
        Specified by:
        getPathBytes in interface Protos.Volume.Source.SandboxPathOrBuilder
      • isInitialized

        public final boolean isInitialized()
      • writeTo

        public void writeTo(com.google.protobuf.CodedOutputStream output)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
      • equals

        public boolean equals(java.lang.Object obj)
      • hashCode

        public int hashCode()
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(java.nio.ByteBuffer data)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(java.nio.ByteBuffer data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(com.google.protobuf.ByteString data)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(com.google.protobuf.ByteString data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(java.io.InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Protos.Volume.Source.SandboxPath parseDelimitedFrom(java.io.InputStream input)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Protos.Volume.Source.SandboxPath parseDelimitedFrom(java.io.InputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(com.google.protobuf.CodedInputStream input)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Protos.Volume.Source.SandboxPath parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • parser

        public static <any> parser()
      • getParserForType

        public <any> getParserForType()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /