public static interface Messages.ContainerInformationProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
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; |
String |
getPlacement()
optional string placement = 12; |
com.google.protobuf.ByteString |
getPlacementBytes()
optional string placement = 12; |
boolean |
getReleased()
optional bool released = 3; |
long |
getStartTime()
optional int64 startTime = 8; |
int |
getState()
optional int32 state = 4; |
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; |
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; |
boolean hasContainerId()
optional string containerId = 1;String getContainerId()
optional string containerId = 1;com.google.protobuf.ByteString getContainerIdBytes()
optional string containerId = 1;boolean hasComponent()
optional string component = 2;String getComponent()
optional string component = 2;com.google.protobuf.ByteString getComponentBytes()
optional string component = 2;boolean hasReleased()
optional bool released = 3;boolean getReleased()
optional bool released = 3;boolean hasState()
optional int32 state = 4;int getState()
optional int32 state = 4;boolean hasExitCode()
optional int32 exitCode = 5;int getExitCode()
optional int32 exitCode = 5;boolean hasDiagnostics()
optional string diagnostics = 6;String getDiagnostics()
optional string diagnostics = 6;com.google.protobuf.ByteString getDiagnosticsBytes()
optional string diagnostics = 6;boolean hasCreateTime()
optional int64 createTime = 7;long getCreateTime()
optional int64 createTime = 7;boolean hasStartTime()
optional int64 startTime = 8;long getStartTime()
optional int64 startTime = 8;int getOutputCount()
repeated string output = 9;String getOutput(int index)
repeated string output = 9;com.google.protobuf.ByteString getOutputBytes(int index)
repeated string output = 9;boolean hasHost()
optional string host = 10;String getHost()
optional string host = 10;com.google.protobuf.ByteString getHostBytes()
optional string host = 10;boolean hasHostURL()
optional string hostURL = 11;String getHostURL()
optional string hostURL = 11;com.google.protobuf.ByteString getHostURLBytes()
optional string hostURL = 11;boolean hasPlacement()
optional string placement = 12;String getPlacement()
optional string placement = 12;com.google.protobuf.ByteString getPlacementBytes()
optional string placement = 12;boolean hasAppVersion()
optional string appVersion = 13;String getAppVersion()
optional string appVersion = 13;com.google.protobuf.ByteString getAppVersionBytes()
optional string appVersion = 13;Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.