Package com.eventstore.dbclient
Class PersistentSubscriptionToAllSettings
java.lang.Object
com.eventstore.dbclient.PersistentSubscriptionSettings
com.eventstore.dbclient.PersistentSubscriptionToAllSettings
Persistent subscription to $all settings.
-
Method Summary
Methods inherited from class com.eventstore.dbclient.PersistentSubscriptionSettings
getCheckpointAfter, getCheckpointAfterInMs, getCheckpointLowerBound, getCheckpointUpperBound, getHistoryBufferSize, getLiveBufferSize, getMaxRetryCount, getMaxSubscriberCount, getMessageTimeout, getMessageTimeoutMs, getNamedConsumerStrategy, getReadBatchSize, isExtraStatistics, isResolveLinkTos, shouldResolveLinkTos
-
Method Details
-
get
Return a persistent subscription settings to $all with default properties. -
getStartFrom
Where to start subscription from. This can be from the start of the $all stream, from the end of the $all stream at the time of creation, or from an inclusive position in $all stream. -
toString
-