Class Projectionmanagement.StatisticsResp.Details.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
com.eventstore.dbclient.proto.projections.Projectionmanagement.StatisticsResp.Details.Builder
- All Implemented Interfaces:
Projectionmanagement.StatisticsResp.DetailsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Projectionmanagement.StatisticsResp.Details
public static final class Projectionmanagement.StatisticsResp.Details.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
implements Projectionmanagement.StatisticsResp.DetailsOrBuilder
Protobuf type
event_store.client.projections.StatisticsResp.Details-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()int64 bufferedEvents = 17;string checkpointStatus = 16;int64 coreProcessingTime = 1;string effectiveName = 4;int64 epoch = 3;int64 eventsProcessedAfterRestart = 15;string lastCheckpoint = 14;string mode = 11;string name = 10;int32 partitionsCached = 7;string position = 12;float progress = 13;int32 readsInProgress = 6;string stateReason = 9;string status = 8;int64 version = 2;int32 writePendingEventsAfterCheckpoint = 19;int32 writePendingEventsBeforeCheckpoint = 18;int32 writesInProgress = 5;longint64 bufferedEvents = 17;string checkpointStatus = 16;com.google.protobuf.ByteStringstring checkpointStatus = 16;longint64 coreProcessingTime = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorstring effectiveName = 4;com.google.protobuf.ByteStringstring effectiveName = 4;longgetEpoch()int64 epoch = 3;longint64 eventsProcessedAfterRestart = 15;string lastCheckpoint = 14;com.google.protobuf.ByteStringstring lastCheckpoint = 14;getMode()string mode = 11;com.google.protobuf.ByteStringstring mode = 11;getName()string name = 10;com.google.protobuf.ByteStringstring name = 10;intint32 partitionsCached = 7;string position = 12;com.google.protobuf.ByteStringstring position = 12;floatfloat progress = 13;intint32 readsInProgress = 6;string stateReason = 9;com.google.protobuf.ByteStringstring stateReason = 9;string status = 8;com.google.protobuf.ByteStringstring status = 8;longint64 version = 2;intint32 writePendingEventsAfterCheckpoint = 19;intint32 writePendingEventsBeforeCheckpoint = 18;intint32 writesInProgress = 5;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setBufferedEvents(long value) int64 bufferedEvents = 17;setCheckpointStatus(String value) string checkpointStatus = 16;setCheckpointStatusBytes(com.google.protobuf.ByteString value) string checkpointStatus = 16;setCoreProcessingTime(long value) int64 coreProcessingTime = 1;setEffectiveName(String value) string effectiveName = 4;setEffectiveNameBytes(com.google.protobuf.ByteString value) string effectiveName = 4;setEpoch(long value) int64 epoch = 3;setEventsProcessedAfterRestart(long value) int64 eventsProcessedAfterRestart = 15;setLastCheckpoint(String value) string lastCheckpoint = 14;setLastCheckpointBytes(com.google.protobuf.ByteString value) string lastCheckpoint = 14;string mode = 11;setModeBytes(com.google.protobuf.ByteString value) string mode = 11;string name = 10;setNameBytes(com.google.protobuf.ByteString value) string name = 10;setPartitionsCached(int value) int32 partitionsCached = 7;setPosition(String value) string position = 12;setPositionBytes(com.google.protobuf.ByteString value) string position = 12;setProgress(float value) float progress = 13;setReadsInProgress(int value) int32 readsInProgress = 6;setStateReason(String value) string stateReason = 9;setStateReasonBytes(com.google.protobuf.ByteString value) string stateReason = 9;string status = 8;setStatusBytes(com.google.protobuf.ByteString value) string status = 8;setVersion(long value) int64 version = 2;setWritePendingEventsAfterCheckpoint(int value) int32 writePendingEventsAfterCheckpoint = 19;setWritePendingEventsBeforeCheckpoint(int value) int32 writePendingEventsBeforeCheckpoint = 18;setWritesInProgress(int value) int32 writesInProgress = 5;Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public Projectionmanagement.StatisticsResp.Details.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
-
mergeFrom
public Projectionmanagement.StatisticsResp.Details.Builder mergeFrom(Projectionmanagement.StatisticsResp.Details other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>
-
mergeFrom
public Projectionmanagement.StatisticsResp.Details.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Projectionmanagement.StatisticsResp.Details.Builder>- Throws:
IOException
-
getCoreProcessingTime
public long getCoreProcessingTime()int64 coreProcessingTime = 1;- Specified by:
getCoreProcessingTimein interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The coreProcessingTime.
-
setCoreProcessingTime
int64 coreProcessingTime = 1;- Parameters:
value- The coreProcessingTime to set.- Returns:
- This builder for chaining.
-
clearCoreProcessingTime
int64 coreProcessingTime = 1;- Returns:
- This builder for chaining.
-
getVersion
public long getVersion()int64 version = 2;- Specified by:
getVersionin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The version.
-
setVersion
int64 version = 2;- Parameters:
value- The version to set.- Returns:
- This builder for chaining.
-
clearVersion
int64 version = 2;- Returns:
- This builder for chaining.
-
getEpoch
public long getEpoch()int64 epoch = 3;- Specified by:
getEpochin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The epoch.
-
setEpoch
int64 epoch = 3;- Parameters:
value- The epoch to set.- Returns:
- This builder for chaining.
-
clearEpoch
int64 epoch = 3;- Returns:
- This builder for chaining.
-
getEffectiveName
string effectiveName = 4;- Specified by:
getEffectiveNamein interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The effectiveName.
-
getEffectiveNameBytes
public com.google.protobuf.ByteString getEffectiveNameBytes()string effectiveName = 4;- Specified by:
getEffectiveNameBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for effectiveName.
-
setEffectiveName
string effectiveName = 4;- Parameters:
value- The effectiveName to set.- Returns:
- This builder for chaining.
-
clearEffectiveName
string effectiveName = 4;- Returns:
- This builder for chaining.
-
setEffectiveNameBytes
public Projectionmanagement.StatisticsResp.Details.Builder setEffectiveNameBytes(com.google.protobuf.ByteString value) string effectiveName = 4;- Parameters:
value- The bytes for effectiveName to set.- Returns:
- This builder for chaining.
-
getWritesInProgress
public int getWritesInProgress()int32 writesInProgress = 5;- Specified by:
getWritesInProgressin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The writesInProgress.
-
setWritesInProgress
int32 writesInProgress = 5;- Parameters:
value- The writesInProgress to set.- Returns:
- This builder for chaining.
-
clearWritesInProgress
int32 writesInProgress = 5;- Returns:
- This builder for chaining.
-
getReadsInProgress
public int getReadsInProgress()int32 readsInProgress = 6;- Specified by:
getReadsInProgressin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The readsInProgress.
-
setReadsInProgress
int32 readsInProgress = 6;- Parameters:
value- The readsInProgress to set.- Returns:
- This builder for chaining.
-
clearReadsInProgress
int32 readsInProgress = 6;- Returns:
- This builder for chaining.
-
getPartitionsCached
public int getPartitionsCached()int32 partitionsCached = 7;- Specified by:
getPartitionsCachedin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The partitionsCached.
-
setPartitionsCached
int32 partitionsCached = 7;- Parameters:
value- The partitionsCached to set.- Returns:
- This builder for chaining.
-
clearPartitionsCached
int32 partitionsCached = 7;- Returns:
- This builder for chaining.
-
getStatus
string status = 8;- Specified by:
getStatusin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()string status = 8;- Specified by:
getStatusBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for status.
-
setStatus
string status = 8;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
string status = 8;- Returns:
- This builder for chaining.
-
setStatusBytes
public Projectionmanagement.StatisticsResp.Details.Builder setStatusBytes(com.google.protobuf.ByteString value) string status = 8;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
getStateReason
string stateReason = 9;- Specified by:
getStateReasonin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The stateReason.
-
getStateReasonBytes
public com.google.protobuf.ByteString getStateReasonBytes()string stateReason = 9;- Specified by:
getStateReasonBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for stateReason.
-
setStateReason
string stateReason = 9;- Parameters:
value- The stateReason to set.- Returns:
- This builder for chaining.
-
clearStateReason
string stateReason = 9;- Returns:
- This builder for chaining.
-
setStateReasonBytes
public Projectionmanagement.StatisticsResp.Details.Builder setStateReasonBytes(com.google.protobuf.ByteString value) string stateReason = 9;- Parameters:
value- The bytes for stateReason to set.- Returns:
- This builder for chaining.
-
getName
string name = 10;- Specified by:
getNamein interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()string name = 10;- Specified by:
getNameBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for name.
-
setName
string name = 10;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
string name = 10;- Returns:
- This builder for chaining.
-
setNameBytes
public Projectionmanagement.StatisticsResp.Details.Builder setNameBytes(com.google.protobuf.ByteString value) string name = 10;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getMode
string mode = 11;- Specified by:
getModein interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The mode.
-
getModeBytes
public com.google.protobuf.ByteString getModeBytes()string mode = 11;- Specified by:
getModeBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for mode.
-
setMode
string mode = 11;- Parameters:
value- The mode to set.- Returns:
- This builder for chaining.
-
clearMode
string mode = 11;- Returns:
- This builder for chaining.
-
setModeBytes
public Projectionmanagement.StatisticsResp.Details.Builder setModeBytes(com.google.protobuf.ByteString value) string mode = 11;- Parameters:
value- The bytes for mode to set.- Returns:
- This builder for chaining.
-
getPosition
string position = 12;- Specified by:
getPositionin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The position.
-
getPositionBytes
public com.google.protobuf.ByteString getPositionBytes()string position = 12;- Specified by:
getPositionBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for position.
-
setPosition
string position = 12;- Parameters:
value- The position to set.- Returns:
- This builder for chaining.
-
clearPosition
string position = 12;- Returns:
- This builder for chaining.
-
setPositionBytes
public Projectionmanagement.StatisticsResp.Details.Builder setPositionBytes(com.google.protobuf.ByteString value) string position = 12;- Parameters:
value- The bytes for position to set.- Returns:
- This builder for chaining.
-
getProgress
public float getProgress()float progress = 13;- Specified by:
getProgressin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The progress.
-
setProgress
float progress = 13;- Parameters:
value- The progress to set.- Returns:
- This builder for chaining.
-
clearProgress
float progress = 13;- Returns:
- This builder for chaining.
-
getLastCheckpoint
string lastCheckpoint = 14;- Specified by:
getLastCheckpointin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The lastCheckpoint.
-
getLastCheckpointBytes
public com.google.protobuf.ByteString getLastCheckpointBytes()string lastCheckpoint = 14;- Specified by:
getLastCheckpointBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for lastCheckpoint.
-
setLastCheckpoint
string lastCheckpoint = 14;- Parameters:
value- The lastCheckpoint to set.- Returns:
- This builder for chaining.
-
clearLastCheckpoint
string lastCheckpoint = 14;- Returns:
- This builder for chaining.
-
setLastCheckpointBytes
public Projectionmanagement.StatisticsResp.Details.Builder setLastCheckpointBytes(com.google.protobuf.ByteString value) string lastCheckpoint = 14;- Parameters:
value- The bytes for lastCheckpoint to set.- Returns:
- This builder for chaining.
-
getEventsProcessedAfterRestart
public long getEventsProcessedAfterRestart()int64 eventsProcessedAfterRestart = 15;- Specified by:
getEventsProcessedAfterRestartin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The eventsProcessedAfterRestart.
-
setEventsProcessedAfterRestart
public Projectionmanagement.StatisticsResp.Details.Builder setEventsProcessedAfterRestart(long value) int64 eventsProcessedAfterRestart = 15;- Parameters:
value- The eventsProcessedAfterRestart to set.- Returns:
- This builder for chaining.
-
clearEventsProcessedAfterRestart
int64 eventsProcessedAfterRestart = 15;- Returns:
- This builder for chaining.
-
getCheckpointStatus
string checkpointStatus = 16;- Specified by:
getCheckpointStatusin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The checkpointStatus.
-
getCheckpointStatusBytes
public com.google.protobuf.ByteString getCheckpointStatusBytes()string checkpointStatus = 16;- Specified by:
getCheckpointStatusBytesin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bytes for checkpointStatus.
-
setCheckpointStatus
string checkpointStatus = 16;- Parameters:
value- The checkpointStatus to set.- Returns:
- This builder for chaining.
-
clearCheckpointStatus
string checkpointStatus = 16;- Returns:
- This builder for chaining.
-
setCheckpointStatusBytes
public Projectionmanagement.StatisticsResp.Details.Builder setCheckpointStatusBytes(com.google.protobuf.ByteString value) string checkpointStatus = 16;- Parameters:
value- The bytes for checkpointStatus to set.- Returns:
- This builder for chaining.
-
getBufferedEvents
public long getBufferedEvents()int64 bufferedEvents = 17;- Specified by:
getBufferedEventsin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The bufferedEvents.
-
setBufferedEvents
int64 bufferedEvents = 17;- Parameters:
value- The bufferedEvents to set.- Returns:
- This builder for chaining.
-
clearBufferedEvents
int64 bufferedEvents = 17;- Returns:
- This builder for chaining.
-
getWritePendingEventsBeforeCheckpoint
public int getWritePendingEventsBeforeCheckpoint()int32 writePendingEventsBeforeCheckpoint = 18;- Specified by:
getWritePendingEventsBeforeCheckpointin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The writePendingEventsBeforeCheckpoint.
-
setWritePendingEventsBeforeCheckpoint
public Projectionmanagement.StatisticsResp.Details.Builder setWritePendingEventsBeforeCheckpoint(int value) int32 writePendingEventsBeforeCheckpoint = 18;- Parameters:
value- The writePendingEventsBeforeCheckpoint to set.- Returns:
- This builder for chaining.
-
clearWritePendingEventsBeforeCheckpoint
public Projectionmanagement.StatisticsResp.Details.Builder clearWritePendingEventsBeforeCheckpoint()int32 writePendingEventsBeforeCheckpoint = 18;- Returns:
- This builder for chaining.
-
getWritePendingEventsAfterCheckpoint
public int getWritePendingEventsAfterCheckpoint()int32 writePendingEventsAfterCheckpoint = 19;- Specified by:
getWritePendingEventsAfterCheckpointin interfaceProjectionmanagement.StatisticsResp.DetailsOrBuilder- Returns:
- The writePendingEventsAfterCheckpoint.
-
setWritePendingEventsAfterCheckpoint
public Projectionmanagement.StatisticsResp.Details.Builder setWritePendingEventsAfterCheckpoint(int value) int32 writePendingEventsAfterCheckpoint = 19;- Parameters:
value- The writePendingEventsAfterCheckpoint to set.- Returns:
- This builder for chaining.
-
clearWritePendingEventsAfterCheckpoint
int32 writePendingEventsAfterCheckpoint = 19;- Returns:
- This builder for chaining.
-