public static interface CellOverloadOccurrenceDelta.CellOverloadOccurrenceDeltaProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCellId()
int32 cellId = 4; |
CellOverloadOccurrenceDelta.Operation |
getOp()
.databalancer.Operation op = 3; |
int |
getOpValue()
.databalancer.Operation op = 3; |
long |
getTimestamp()
int64 timestamp = 2; |
int |
getVersion()
Version to allow change in the message format if needed.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getVersion()
Version to allow change in the message format if needed.
int32 version = 1;long getTimestamp()
int64 timestamp = 2;int getOpValue()
.databalancer.Operation op = 3;CellOverloadOccurrenceDelta.Operation getOp()
.databalancer.Operation op = 3;int getCellId()
int32 cellId = 4;