Package api
Interface EventOuterClass.JobFailedEventOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EventOuterClass.JobFailedEvent,EventOuterClass.JobFailedEvent.Builder
- Enclosing class:
- EventOuterClass
public static interface EventOuterClass.JobFailedEventOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleancontainsExitCodes(String key)Deprecated.EventOuterClass.CausegetCause().api.Cause cause = 12;intgetCauseValue().api.Cause cause = 12;StringgetClusterId()string cluster_id = 5;com.google.protobuf.ByteStringgetClusterIdBytes()string cluster_id = 5;EventOuterClass.ContainerStatusgetContainerStatuses(int index)repeated .api.ContainerStatus container_statuses = 11;intgetContainerStatusesCount()repeated .api.ContainerStatus container_statuses = 11;List<EventOuterClass.ContainerStatus>getContainerStatusesList()repeated .api.ContainerStatus container_statuses = 11;EventOuterClass.ContainerStatusOrBuildergetContainerStatusesOrBuilder(int index)repeated .api.ContainerStatus container_statuses = 11;List<? extends EventOuterClass.ContainerStatusOrBuilder>getContainerStatusesOrBuilderList()repeated .api.ContainerStatus container_statuses = 11;com.google.protobuf.TimestampgetCreated().google.protobuf.Timestamp created = 4;com.google.protobuf.TimestampOrBuildergetCreatedOrBuilder().google.protobuf.Timestamp created = 4;Map<String,Integer>getExitCodes()Deprecated.intgetExitCodesCount()Deprecated.Map<String,Integer>getExitCodesMap()Deprecated.intgetExitCodesOrDefault(String key, int defaultValue)Deprecated.intgetExitCodesOrThrow(String key)Deprecated.StringgetJobId()string job_id = 1;com.google.protobuf.ByteStringgetJobIdBytes()string job_id = 1;StringgetJobSetId()string job_set_id = 2;com.google.protobuf.ByteStringgetJobSetIdBytes()string job_set_id = 2;StringgetKubernetesId()string kubernetes_id = 8;com.google.protobuf.ByteStringgetKubernetesIdBytes()string kubernetes_id = 8;StringgetNodeName()string node_name = 9;com.google.protobuf.ByteStringgetNodeNameBytes()string node_name = 9;StringgetPodName()string pod_name = 13;com.google.protobuf.ByteStringgetPodNameBytes()string pod_name = 13;StringgetPodNamespace()string pod_namespace = 14;com.google.protobuf.ByteStringgetPodNamespaceBytes()string pod_namespace = 14;intgetPodNumber()int32 pod_number = 10;StringgetQueue()string queue = 3;com.google.protobuf.ByteStringgetQueueBytes()string queue = 3;StringgetReason()string reason = 6;com.google.protobuf.ByteStringgetReasonBytes()string reason = 6;booleanhasCreated().google.protobuf.Timestamp created = 4;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getJobId
String getJobId()
string job_id = 1;- Returns:
- The jobId.
-
getJobIdBytes
com.google.protobuf.ByteString getJobIdBytes()
string job_id = 1;- Returns:
- The bytes for jobId.
-
getJobSetId
String getJobSetId()
string job_set_id = 2;- Returns:
- The jobSetId.
-
getJobSetIdBytes
com.google.protobuf.ByteString getJobSetIdBytes()
string job_set_id = 2;- Returns:
- The bytes for jobSetId.
-
getQueue
String getQueue()
string queue = 3;- Returns:
- The queue.
-
getQueueBytes
com.google.protobuf.ByteString getQueueBytes()
string queue = 3;- Returns:
- The bytes for queue.
-
hasCreated
boolean hasCreated()
.google.protobuf.Timestamp created = 4;- Returns:
- Whether the created field is set.
-
getCreated
com.google.protobuf.Timestamp getCreated()
.google.protobuf.Timestamp created = 4;- Returns:
- The created.
-
getCreatedOrBuilder
com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
.google.protobuf.Timestamp created = 4;
-
getClusterId
String getClusterId()
string cluster_id = 5;- Returns:
- The clusterId.
-
getClusterIdBytes
com.google.protobuf.ByteString getClusterIdBytes()
string cluster_id = 5;- Returns:
- The bytes for clusterId.
-
getReason
String getReason()
string reason = 6;- Returns:
- The reason.
-
getReasonBytes
com.google.protobuf.ByteString getReasonBytes()
string reason = 6;- Returns:
- The bytes for reason.
-
getExitCodesCount
@Deprecated int getExitCodesCount()
Deprecated.map<string, int32> exit_codes = 7 [deprecated = true];
-
containsExitCodes
@Deprecated boolean containsExitCodes(String key)
Deprecated.map<string, int32> exit_codes = 7 [deprecated = true];
-
getExitCodes
@Deprecated Map<String,Integer> getExitCodes()
Deprecated.UsegetExitCodesMap()instead.
-
getExitCodesMap
@Deprecated Map<String,Integer> getExitCodesMap()
Deprecated.map<string, int32> exit_codes = 7 [deprecated = true];
-
getExitCodesOrDefault
@Deprecated int getExitCodesOrDefault(String key, int defaultValue)
Deprecated.map<string, int32> exit_codes = 7 [deprecated = true];
-
getExitCodesOrThrow
@Deprecated int getExitCodesOrThrow(String key)
Deprecated.map<string, int32> exit_codes = 7 [deprecated = true];
-
getKubernetesId
String getKubernetesId()
string kubernetes_id = 8;- Returns:
- The kubernetesId.
-
getKubernetesIdBytes
com.google.protobuf.ByteString getKubernetesIdBytes()
string kubernetes_id = 8;- Returns:
- The bytes for kubernetesId.
-
getNodeName
String getNodeName()
string node_name = 9;- Returns:
- The nodeName.
-
getNodeNameBytes
com.google.protobuf.ByteString getNodeNameBytes()
string node_name = 9;- Returns:
- The bytes for nodeName.
-
getPodNumber
int getPodNumber()
int32 pod_number = 10;- Returns:
- The podNumber.
-
getPodName
String getPodName()
string pod_name = 13;- Returns:
- The podName.
-
getPodNameBytes
com.google.protobuf.ByteString getPodNameBytes()
string pod_name = 13;- Returns:
- The bytes for podName.
-
getPodNamespace
String getPodNamespace()
string pod_namespace = 14;- Returns:
- The podNamespace.
-
getPodNamespaceBytes
com.google.protobuf.ByteString getPodNamespaceBytes()
string pod_namespace = 14;- Returns:
- The bytes for podNamespace.
-
getContainerStatusesList
List<EventOuterClass.ContainerStatus> getContainerStatusesList()
repeated .api.ContainerStatus container_statuses = 11;
-
getContainerStatuses
EventOuterClass.ContainerStatus getContainerStatuses(int index)
repeated .api.ContainerStatus container_statuses = 11;
-
getContainerStatusesCount
int getContainerStatusesCount()
repeated .api.ContainerStatus container_statuses = 11;
-
getContainerStatusesOrBuilderList
List<? extends EventOuterClass.ContainerStatusOrBuilder> getContainerStatusesOrBuilderList()
repeated .api.ContainerStatus container_statuses = 11;
-
getContainerStatusesOrBuilder
EventOuterClass.ContainerStatusOrBuilder getContainerStatusesOrBuilder(int index)
repeated .api.ContainerStatus container_statuses = 11;
-
getCauseValue
int getCauseValue()
.api.Cause cause = 12;- Returns:
- The enum numeric value on the wire for cause.
-
getCause
EventOuterClass.Cause getCause()
.api.Cause cause = 12;- Returns:
- The cause.
-
-