public static interface Controlcenter.WindowedClusterGroupOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClusterId()
string clusterId = 2; |
com.google.protobuf.ByteString |
getClusterIdBytes()
string clusterId = 2; |
java.lang.String |
getComponent()
string component = 3; |
com.google.protobuf.ByteString |
getComponentBytes()
string component = 3; |
java.lang.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, hasOneof
long getWindow()
end of KStream window
int64 window = 1;
java.lang.String getClusterId()
string clusterId = 2;
com.google.protobuf.ByteString getClusterIdBytes()
string clusterId = 2;
java.lang.String getComponent()
string component = 3;
com.google.protobuf.ByteString getComponentBytes()
string component = 3;
java.lang.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;