public static interface Projectionmanagement.StatisticsResp.DetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getBufferedEvents()
int64 bufferedEvents = 17; |
java.lang.String |
getCheckpointStatus()
string checkpointStatus = 16; |
com.google.protobuf.ByteString |
getCheckpointStatusBytes()
string checkpointStatus = 16; |
long |
getCoreProcessingTime()
int64 coreProcessingTime = 1; |
java.lang.String |
getEffectiveName()
string effectiveName = 4; |
com.google.protobuf.ByteString |
getEffectiveNameBytes()
string effectiveName = 4; |
long |
getEpoch()
int64 epoch = 3; |
long |
getEventsProcessedAfterRestart()
int64 eventsProcessedAfterRestart = 15; |
java.lang.String |
getLastCheckpoint()
string lastCheckpoint = 14; |
com.google.protobuf.ByteString |
getLastCheckpointBytes()
string lastCheckpoint = 14; |
java.lang.String |
getMode()
string mode = 11; |
com.google.protobuf.ByteString |
getModeBytes()
string mode = 11; |
java.lang.String |
getName()
string name = 10; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 10; |
int |
getPartitionsCached()
int32 partitionsCached = 7; |
java.lang.String |
getPosition()
string position = 12; |
com.google.protobuf.ByteString |
getPositionBytes()
string position = 12; |
float |
getProgress()
float progress = 13; |
int |
getReadsInProgress()
int32 readsInProgress = 6; |
java.lang.String |
getStateReason()
string stateReason = 9; |
com.google.protobuf.ByteString |
getStateReasonBytes()
string stateReason = 9; |
java.lang.String |
getStatus()
string status = 8; |
com.google.protobuf.ByteString |
getStatusBytes()
string status = 8; |
long |
getVersion()
int64 version = 2; |
int |
getWritePendingEventsAfterCheckpoint()
int32 writePendingEventsAfterCheckpoint = 19; |
int |
getWritePendingEventsBeforeCheckpoint()
int32 writePendingEventsBeforeCheckpoint = 18; |
int |
getWritesInProgress()
int32 writesInProgress = 5; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCoreProcessingTime()
int64 coreProcessingTime = 1;long getVersion()
int64 version = 2;long getEpoch()
int64 epoch = 3;java.lang.String getEffectiveName()
string effectiveName = 4;com.google.protobuf.ByteString getEffectiveNameBytes()
string effectiveName = 4;int getWritesInProgress()
int32 writesInProgress = 5;int getReadsInProgress()
int32 readsInProgress = 6;int getPartitionsCached()
int32 partitionsCached = 7;java.lang.String getStatus()
string status = 8;com.google.protobuf.ByteString getStatusBytes()
string status = 8;java.lang.String getStateReason()
string stateReason = 9;com.google.protobuf.ByteString getStateReasonBytes()
string stateReason = 9;java.lang.String getName()
string name = 10;com.google.protobuf.ByteString getNameBytes()
string name = 10;java.lang.String getMode()
string mode = 11;com.google.protobuf.ByteString getModeBytes()
string mode = 11;java.lang.String getPosition()
string position = 12;com.google.protobuf.ByteString getPositionBytes()
string position = 12;float getProgress()
float progress = 13;java.lang.String getLastCheckpoint()
string lastCheckpoint = 14;com.google.protobuf.ByteString getLastCheckpointBytes()
string lastCheckpoint = 14;long getEventsProcessedAfterRestart()
int64 eventsProcessedAfterRestart = 15;java.lang.String getCheckpointStatus()
string checkpointStatus = 16;com.google.protobuf.ByteString getCheckpointStatusBytes()
string checkpointStatus = 16;long getBufferedEvents()
int64 bufferedEvents = 17;int getWritePendingEventsBeforeCheckpoint()
int32 writePendingEventsBeforeCheckpoint = 18;int getWritePendingEventsAfterCheckpoint()
int32 writePendingEventsAfterCheckpoint = 19;