Package api
Interface EventOuterClass.JobUtilisationEventOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EventOuterClass.JobUtilisationEvent,EventOuterClass.JobUtilisationEvent.Builder
- Enclosing class:
- EventOuterClass
public static interface EventOuterClass.JobUtilisationEventOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleancontainsMaxResourcesForPeriod(String key)map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;booleancontainsTotalCumulativeUsage(String key)map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;StringgetClusterId()string cluster_id = 5;com.google.protobuf.ByteStringgetClusterIdBytes()string cluster_id = 5;com.google.protobuf.TimestampgetCreated().google.protobuf.Timestamp created = 4;com.google.protobuf.TimestampOrBuildergetCreatedOrBuilder().google.protobuf.Timestamp created = 4;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 = 6;com.google.protobuf.ByteStringgetKubernetesIdBytes()string kubernetes_id = 6;Map<String,Generated.Quantity>getMaxResourcesForPeriod()Deprecated.intgetMaxResourcesForPeriodCount()map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;Map<String,Generated.Quantity>getMaxResourcesForPeriodMap()map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;Generated.QuantitygetMaxResourcesForPeriodOrDefault(String key, Generated.Quantity defaultValue)map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;Generated.QuantitygetMaxResourcesForPeriodOrThrow(String key)map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;StringgetNodeName()string node_name = 8;com.google.protobuf.ByteStringgetNodeNameBytes()string node_name = 8;StringgetPodName()string pod_name = 10;com.google.protobuf.ByteStringgetPodNameBytes()string pod_name = 10;StringgetPodNamespace()string pod_namespace = 11;com.google.protobuf.ByteStringgetPodNamespaceBytes()string pod_namespace = 11;intgetPodNumber()int32 pod_number = 9;StringgetQueue()string queue = 3;com.google.protobuf.ByteStringgetQueueBytes()string queue = 3;Map<String,Generated.Quantity>getTotalCumulativeUsage()Deprecated.intgetTotalCumulativeUsageCount()map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;Map<String,Generated.Quantity>getTotalCumulativeUsageMap()map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;Generated.QuantitygetTotalCumulativeUsageOrDefault(String key, Generated.Quantity defaultValue)map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;Generated.QuantitygetTotalCumulativeUsageOrThrow(String key)map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;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.
-
getKubernetesId
String getKubernetesId()
string kubernetes_id = 6;- Returns:
- The kubernetesId.
-
getKubernetesIdBytes
com.google.protobuf.ByteString getKubernetesIdBytes()
string kubernetes_id = 6;- Returns:
- The bytes for kubernetesId.
-
getMaxResourcesForPeriodCount
int getMaxResourcesForPeriodCount()
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;
-
containsMaxResourcesForPeriod
boolean containsMaxResourcesForPeriod(String key)
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;
-
getMaxResourcesForPeriod
@Deprecated Map<String,Generated.Quantity> getMaxResourcesForPeriod()
Deprecated.UsegetMaxResourcesForPeriodMap()instead.
-
getMaxResourcesForPeriodMap
Map<String,Generated.Quantity> getMaxResourcesForPeriodMap()
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;
-
getMaxResourcesForPeriodOrDefault
Generated.Quantity getMaxResourcesForPeriodOrDefault(String key, Generated.Quantity defaultValue)
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;
-
getMaxResourcesForPeriodOrThrow
Generated.Quantity getMaxResourcesForPeriodOrThrow(String key)
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> MaxResourcesForPeriod = 7;
-
getNodeName
String getNodeName()
string node_name = 8;- Returns:
- The nodeName.
-
getNodeNameBytes
com.google.protobuf.ByteString getNodeNameBytes()
string node_name = 8;- Returns:
- The bytes for nodeName.
-
getPodNumber
int getPodNumber()
int32 pod_number = 9;- Returns:
- The podNumber.
-
getPodName
String getPodName()
string pod_name = 10;- Returns:
- The podName.
-
getPodNameBytes
com.google.protobuf.ByteString getPodNameBytes()
string pod_name = 10;- Returns:
- The bytes for podName.
-
getPodNamespace
String getPodNamespace()
string pod_namespace = 11;- Returns:
- The podNamespace.
-
getPodNamespaceBytes
com.google.protobuf.ByteString getPodNamespaceBytes()
string pod_namespace = 11;- Returns:
- The bytes for podNamespace.
-
getTotalCumulativeUsageCount
int getTotalCumulativeUsageCount()
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;
-
containsTotalCumulativeUsage
boolean containsTotalCumulativeUsage(String key)
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;
-
getTotalCumulativeUsage
@Deprecated Map<String,Generated.Quantity> getTotalCumulativeUsage()
Deprecated.UsegetTotalCumulativeUsageMap()instead.
-
getTotalCumulativeUsageMap
Map<String,Generated.Quantity> getTotalCumulativeUsageMap()
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;
-
getTotalCumulativeUsageOrDefault
Generated.Quantity getTotalCumulativeUsageOrDefault(String key, Generated.Quantity defaultValue)
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;
-
getTotalCumulativeUsageOrThrow
Generated.Quantity getTotalCumulativeUsageOrThrow(String key)
map<string, .k8s.io.apimachinery.pkg.api.resource.Quantity> total_cumulative_usage = 12;
-
-