public static interface Controlcenter.WindowedClusterGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterId()
string clusterId = 2; |
com.google.protobuf.ByteString |
getClusterIdBytes()
string clusterId = 2; |
String |
getComponent()
string component = 3; |
com.google.protobuf.ByteString |
getComponentBytes()
string component = 3; |
String |
getMetricName()
needs to be unique, but not used for mapping to metric types
|
com.google.protobuf.ByteString |
getMetricNameBytes()
needs to be unique, but not used for mapping to metric types
|
long |
getWindow()
end of KStream window
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getWindow()
end of KStream window
int64 window = 1;String getClusterId()
string clusterId = 2;com.google.protobuf.ByteString getClusterIdBytes()
string clusterId = 2;String getComponent()
string component = 3;com.google.protobuf.ByteString getComponentBytes()
string component = 3;String getMetricName()
needs to be unique, but not used for mapping to metric types
string metricName = 4;com.google.protobuf.ByteString getMetricNameBytes()
needs to be unique, but not used for mapping to metric types
string metricName = 4;