public static final class Messages.ContainerInformationProto extends com.google.protobuf.GeneratedMessage implements Messages.ContainerInformationProtoOrBuilder
org.apache.slider.api.ContainerInformationProto
see org.apache.slider.api.types.ContainerInformation
| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.ContainerInformationProto.Builder
Protobuf type
org.apache.slider.api.ContainerInformationProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
APPVERSION_FIELD_NUMBER |
static int |
COMPONENT_FIELD_NUMBER |
static int |
CONTAINERID_FIELD_NUMBER |
static int |
CREATETIME_FIELD_NUMBER |
static int |
DIAGNOSTICS_FIELD_NUMBER |
static int |
EXITCODE_FIELD_NUMBER |
static int |
HOST_FIELD_NUMBER |
static int |
HOSTURL_FIELD_NUMBER |
static int |
OUTPUT_FIELD_NUMBER |
static com.google.protobuf.Parser<Messages.ContainerInformationProto> |
PARSER |
static int |
PLACEMENT_FIELD_NUMBER |
static int |
RELEASED_FIELD_NUMBER |
static int |
STARTTIME_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAppVersion()
optional string appVersion = 13; |
com.google.protobuf.ByteString |
getAppVersionBytes()
optional string appVersion = 13; |
String |
getComponent()
optional string component = 2; |
com.google.protobuf.ByteString |
getComponentBytes()
optional string component = 2; |
String |
getContainerId()
optional string containerId = 1; |
com.google.protobuf.ByteString |
getContainerIdBytes()
optional string containerId = 1; |
long |
getCreateTime()
optional int64 createTime = 7; |
static Messages.ContainerInformationProto |
getDefaultInstance() |
Messages.ContainerInformationProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDiagnostics()
optional string diagnostics = 6; |
com.google.protobuf.ByteString |
getDiagnosticsBytes()
optional string diagnostics = 6; |
int |
getExitCode()
optional int32 exitCode = 5; |
String |
getHost()
optional string host = 10; |
com.google.protobuf.ByteString |
getHostBytes()
optional string host = 10; |
String |
getHostURL()
optional string hostURL = 11; |
com.google.protobuf.ByteString |
getHostURLBytes()
optional string hostURL = 11; |
String |
getOutput(int index)
repeated string output = 9; |
com.google.protobuf.ByteString |
getOutputBytes(int index)
repeated string output = 9; |
int |
getOutputCount()
repeated string output = 9; |
List<String> |
getOutputList()
repeated string output = 9; |
com.google.protobuf.Parser<Messages.ContainerInformationProto> |
getParserForType() |
String |
getPlacement()
optional string placement = 12; |
com.google.protobuf.ByteString |
getPlacementBytes()
optional string placement = 12; |
boolean |
getReleased()
optional bool released = 3; |
int |
getSerializedSize() |
long |
getStartTime()
optional int64 startTime = 8; |
int |
getState()
optional int32 state = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAppVersion()
optional string appVersion = 13; |
boolean |
hasComponent()
optional string component = 2; |
boolean |
hasContainerId()
optional string containerId = 1; |
boolean |
hasCreateTime()
optional int64 createTime = 7; |
boolean |
hasDiagnostics()
optional string diagnostics = 6; |
boolean |
hasExitCode()
optional int32 exitCode = 5; |
int |
hashCode() |
boolean |
hasHost()
optional string host = 10; |
boolean |
hasHostURL()
optional string hostURL = 11; |
boolean |
hasPlacement()
optional string placement = 12; |
boolean |
hasReleased()
optional bool released = 3; |
boolean |
hasStartTime()
optional int64 startTime = 8; |
boolean |
hasState()
optional int32 state = 4; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.ContainerInformationProto.Builder |
newBuilder() |
static Messages.ContainerInformationProto.Builder |
newBuilder(Messages.ContainerInformationProto prototype) |
Messages.ContainerInformationProto.Builder |
newBuilderForType() |
protected Messages.ContainerInformationProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Messages.ContainerInformationProto |
parseDelimitedFrom(InputStream input) |
static Messages.ContainerInformationProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.ContainerInformationProto |
parseFrom(byte[] data) |
static Messages.ContainerInformationProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.ContainerInformationProto |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.ContainerInformationProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.ContainerInformationProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.ContainerInformationProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.ContainerInformationProto |
parseFrom(InputStream input) |
static Messages.ContainerInformationProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.ContainerInformationProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<Messages.ContainerInformationProto> PARSER
public static final int CONTAINERID_FIELD_NUMBER
public static final int COMPONENT_FIELD_NUMBER
public static final int RELEASED_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int EXITCODE_FIELD_NUMBER
public static final int DIAGNOSTICS_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
public static final int STARTTIME_FIELD_NUMBER
public static final int OUTPUT_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
public static final int HOSTURL_FIELD_NUMBER
public static final int PLACEMENT_FIELD_NUMBER
public static final int APPVERSION_FIELD_NUMBER
public static Messages.ContainerInformationProto getDefaultInstance()
public Messages.ContainerInformationProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<Messages.ContainerInformationProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasContainerId()
optional string containerId = 1;hasContainerId in interface Messages.ContainerInformationProtoOrBuilderpublic String getContainerId()
optional string containerId = 1;getContainerId in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getContainerIdBytes()
optional string containerId = 1;getContainerIdBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasComponent()
optional string component = 2;hasComponent in interface Messages.ContainerInformationProtoOrBuilderpublic String getComponent()
optional string component = 2;getComponent in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getComponentBytes()
optional string component = 2;getComponentBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasReleased()
optional bool released = 3;hasReleased in interface Messages.ContainerInformationProtoOrBuilderpublic boolean getReleased()
optional bool released = 3;getReleased in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasState()
optional int32 state = 4;hasState in interface Messages.ContainerInformationProtoOrBuilderpublic int getState()
optional int32 state = 4;getState in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasExitCode()
optional int32 exitCode = 5;hasExitCode in interface Messages.ContainerInformationProtoOrBuilderpublic int getExitCode()
optional int32 exitCode = 5;getExitCode in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasDiagnostics()
optional string diagnostics = 6;hasDiagnostics in interface Messages.ContainerInformationProtoOrBuilderpublic String getDiagnostics()
optional string diagnostics = 6;getDiagnostics in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 6;getDiagnosticsBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasCreateTime()
optional int64 createTime = 7;hasCreateTime in interface Messages.ContainerInformationProtoOrBuilderpublic long getCreateTime()
optional int64 createTime = 7;getCreateTime in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasStartTime()
optional int64 startTime = 8;hasStartTime in interface Messages.ContainerInformationProtoOrBuilderpublic long getStartTime()
optional int64 startTime = 8;getStartTime in interface Messages.ContainerInformationProtoOrBuilderpublic List<String> getOutputList()
repeated string output = 9;getOutputList in interface Messages.ContainerInformationProtoOrBuilderpublic int getOutputCount()
repeated string output = 9;getOutputCount in interface Messages.ContainerInformationProtoOrBuilderpublic String getOutput(int index)
repeated string output = 9;getOutput in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getOutputBytes(int index)
repeated string output = 9;getOutputBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasHost()
optional string host = 10;hasHost in interface Messages.ContainerInformationProtoOrBuilderpublic String getHost()
optional string host = 10;getHost in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getHostBytes()
optional string host = 10;getHostBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasHostURL()
optional string hostURL = 11;hasHostURL in interface Messages.ContainerInformationProtoOrBuilderpublic String getHostURL()
optional string hostURL = 11;getHostURL in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getHostURLBytes()
optional string hostURL = 11;getHostURLBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasPlacement()
optional string placement = 12;hasPlacement in interface Messages.ContainerInformationProtoOrBuilderpublic String getPlacement()
optional string placement = 12;getPlacement in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getPlacementBytes()
optional string placement = 12;getPlacementBytes in interface Messages.ContainerInformationProtoOrBuilderpublic boolean hasAppVersion()
optional string appVersion = 13;hasAppVersion in interface Messages.ContainerInformationProtoOrBuilderpublic String getAppVersion()
optional string appVersion = 13;getAppVersion in interface Messages.ContainerInformationProtoOrBuilderpublic com.google.protobuf.ByteString getAppVersionBytes()
optional string appVersion = 13;getAppVersionBytes in interface Messages.ContainerInformationProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Messages.ContainerInformationProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.ContainerInformationProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.ContainerInformationProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.ContainerInformationProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.ContainerInformationProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.ContainerInformationProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.ContainerInformationProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.ContainerInformationProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.ContainerInformationProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.ContainerInformationProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.ContainerInformationProto.Builder newBuilder()
public Messages.ContainerInformationProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.ContainerInformationProto.Builder newBuilder(Messages.ContainerInformationProto prototype)
public Messages.ContainerInformationProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.ContainerInformationProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.