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

Class Protos.Image

  • All Implemented Interfaces:
    Protos.ImageOrBuilder
    Enclosing class:
    Protos


    public static final class Protos.Image
    extends com.google.protobuf.GeneratedMessageV3
    implements Protos.ImageOrBuilder 
     Describe an image used by tasks or executors. Note that it's only
     for tasks or executors launched by MesosContainerizer currently.
     
    Protobuf type mesos.Image
    • 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()
      • hasAppc

        public boolean hasAppc()
         Only one of the following image messages should be set to match
         the type.
         
        optional .mesos.Image.Appc appc = 2;
        Specified by:
        hasAppc in interface Protos.ImageOrBuilder
      • hasCached

        public boolean hasCached()
         With this flag set to false, the mesos containerizer will pull
         the docker/appc image from the registry even if the image is
         already downloaded on the agent.
         
        optional bool cached = 4 [default = true];
        Specified by:
        hasCached in interface Protos.ImageOrBuilder
      • getCached

        public boolean getCached()
         With this flag set to false, the mesos containerizer will pull
         the docker/appc image from the registry even if the image is
         already downloaded on the agent.
         
        optional bool cached = 4 [default = true];
        Specified by:
        getCached in interface Protos.ImageOrBuilder
      • 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.Image parseFrom(java.nio.ByteBuffer data)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

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

        public static Protos.Image 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.Image parseFrom(byte[] data,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

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

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

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

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

        public static Protos.Image parseFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)
         throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        protected Protos.Image.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      • getDefaultInstance

        public static Protos.Image getDefaultInstance()
      • parser

        public static <any> parser()
      • getParserForType

        public <any> getParserForType()
      • getDefaultInstanceForType

        public Protos.Image getDefaultInstanceForType()
Skip navigation links

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