public static final class Protos.Offer.Operation.Launch extends com.google.protobuf.GeneratedMessageV3 implements Protos.Offer.Operation.LaunchOrBuilder
TODO(vinod): Deprecate this in favor of `LaunchGroup` below.Protobuf type
mesos.Offer.Operation.Launch
Modifier and Type | Class and Description |
---|---|
static class |
Protos.Offer.Operation.Launch.Builder
TODO(vinod): Deprecate this in favor of `LaunchGroup` below.
|
Modifier and Type | Field and Description |
---|---|
static <any> |
PARSER
Deprecated.
|
static int |
TASK_INFOS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
static Protos.Offer.Operation.Launch |
getDefaultInstance() |
Protos.Offer.Operation.Launch |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
Protos.TaskInfo |
getTaskInfos(int index)
repeated .mesos.TaskInfo task_infos = 1; |
int |
getTaskInfosCount()
repeated .mesos.TaskInfo task_infos = 1; |
java.util.List<Protos.TaskInfo> |
getTaskInfosList()
repeated .mesos.TaskInfo task_infos = 1; |
Protos.TaskInfoOrBuilder |
getTaskInfosOrBuilder(int index)
repeated .mesos.TaskInfo task_infos = 1; |
java.util.List<? extends Protos.TaskInfoOrBuilder> |
getTaskInfosOrBuilderList()
repeated .mesos.TaskInfo task_infos = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Protos.Offer.Operation.Launch.Builder |
newBuilder() |
static Protos.Offer.Operation.Launch.Builder |
newBuilder(Protos.Offer.Operation.Launch prototype) |
Protos.Offer.Operation.Launch.Builder |
newBuilderForType() |
protected Protos.Offer.Operation.Launch.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Protos.Offer.Operation.Launch |
parseDelimitedFrom(java.io.InputStream input) |
static Protos.Offer.Operation.Launch |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Launch |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Launch |
parseFrom(java.nio.ByteBuffer data) |
static Protos.Offer.Operation.Launch |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Launch |
parseFrom(com.google.protobuf.ByteString data) |
static Protos.Offer.Operation.Launch |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Launch |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Protos.Offer.Operation.Launch |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protos.Offer.Operation.Launch |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static <any> |
parser() |
Protos.Offer.Operation.Launch.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static final int TASK_INFOS_FIELD_NUMBER
@Deprecated public static final <any> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public java.util.List<Protos.TaskInfo> getTaskInfosList()
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosList
in interface Protos.Offer.Operation.LaunchOrBuilder
public java.util.List<? extends Protos.TaskInfoOrBuilder> getTaskInfosOrBuilderList()
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilderList
in interface Protos.Offer.Operation.LaunchOrBuilder
public int getTaskInfosCount()
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosCount
in interface Protos.Offer.Operation.LaunchOrBuilder
public Protos.TaskInfo getTaskInfos(int index)
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfos
in interface Protos.Offer.Operation.LaunchOrBuilder
public Protos.TaskInfoOrBuilder getTaskInfosOrBuilder(int index)
repeated .mesos.TaskInfo task_infos = 1;
getTaskInfosOrBuilder
in interface Protos.Offer.Operation.LaunchOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
java.io.IOException
public int getSerializedSize()
public boolean equals(java.lang.Object obj)
public int hashCode()
public static Protos.Offer.Operation.Launch parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Launch parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Launch parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Launch parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Launch parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Protos.Offer.Operation.Launch parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Launch parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Launch parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Launch parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Protos.Offer.Operation.Launch parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Protos.Offer.Operation.Launch.Builder newBuilderForType()
public static Protos.Offer.Operation.Launch.Builder newBuilder()
public static Protos.Offer.Operation.Launch.Builder newBuilder(Protos.Offer.Operation.Launch prototype)
public Protos.Offer.Operation.Launch.Builder toBuilder()
protected Protos.Offer.Operation.Launch.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
public static Protos.Offer.Operation.Launch getDefaultInstance()
public static <any> parser()
public <any> getParserForType()
public Protos.Offer.Operation.Launch getDefaultInstanceForType()