NonZeroUint32Type |
DataStoreProperties.getBackendAlivenessTimerIntervalInSeconds() |
Return backendAlivenessTimerIntervalInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getBackendAlivenessTimerIntervalInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getBoundedMailboxCapacity() |
Return boundedMailboxCapacity, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getBoundedMailboxCapacity() |
|
static NonZeroUint32Type |
NonZeroUint32Type.getDefaultInstance(String defaultValue) |
|
NonZeroUint32Type |
DataStoreProperties.getFileBackedStreamingThresholdInMegabytes() |
Return fileBackedStreamingThresholdInMegabytes, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getFileBackedStreamingThresholdInMegabytes() |
|
NonZeroUint32Type |
DataStoreProperties.getFrontendNoProgressTimeoutInSeconds() |
Return frontendNoProgressTimeoutInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getFrontendNoProgressTimeoutInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getFrontendRequestTimeoutInSeconds() |
Return frontendRequestTimeoutInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getFrontendRequestTimeoutInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getInitialPayloadSerializedBufferCapacity() |
Return initialPayloadSerializedBufferCapacity, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getInitialPayloadSerializedBufferCapacity() |
|
NonZeroUint32Type |
DataStoreProperties.getMaximumMessageSliceSize() |
Return maximumMessageSliceSize, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getMaximumMessageSliceSize() |
|
NonZeroUint32Type |
DataStoreProperties.getShardBatchedModificationCount() |
Return shardBatchedModificationCount, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardBatchedModificationCount() |
|
NonZeroUint32Type |
DataStoreProperties.getShardCommitQueueExpiryTimeoutInSeconds() |
Return shardCommitQueueExpiryTimeoutInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardCommitQueueExpiryTimeoutInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getShardElectionTimeoutFactor() |
Return shardElectionTimeoutFactor, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardElectionTimeoutFactor() |
|
NonZeroUint32Type |
DataStoreProperties.getShardInitializationTimeoutInSeconds() |
Return shardInitializationTimeoutInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardInitializationTimeoutInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getShardJournalRecoveryLogBatchSize() |
Return shardJournalRecoveryLogBatchSize, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardJournalRecoveryLogBatchSize() |
|
NonZeroUint32Type |
DataStoreProperties.getShardLeaderElectionTimeoutInSeconds() |
Return shardLeaderElectionTimeoutInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardLeaderElectionTimeoutInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getShardSnapshotBatchCount() |
Return shardSnapshotBatchCount, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardSnapshotBatchCount() |
|
NonZeroUint32Type |
DataStoreProperties.getShardSnapshotChunkSize() |
Deprecated.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardSnapshotChunkSize() |
|
NonZeroUint32Type |
DataStoreProperties.getShardTransactionCommitQueueCapacity() |
Return shardTransactionCommitQueueCapacity, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardTransactionCommitQueueCapacity() |
|
NonZeroUint32Type |
DataStoreProperties.getShardTransactionCommitTimeoutInSeconds() |
Return shardTransactionCommitTimeoutInSeconds, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardTransactionCommitTimeoutInSeconds() |
|
NonZeroUint32Type |
DataStoreProperties.getShardTransactionIdleTimeoutInMinutes() |
Return shardTransactionIdleTimeoutInMinutes, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getShardTransactionIdleTimeoutInMinutes() |
|
NonZeroUint32Type |
DataStoreProperties.getSyncIndexThreshold() |
Return syncIndexThreshold, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getSyncIndexThreshold() |
|
NonZeroUint32Type |
DataStoreProperties.getTransactionCreationInitialRateLimit() |
Return transactionCreationInitialRateLimit, or null if it is not present.
|
NonZeroUint32Type |
DataStorePropertiesContainerBuilder.getTransactionCreationInitialRateLimit() |
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireBackendAlivenessTimerIntervalInSeconds() |
Return backendAlivenessTimerIntervalInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireBoundedMailboxCapacity() |
Return boundedMailboxCapacity, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireFileBackedStreamingThresholdInMegabytes() |
Return fileBackedStreamingThresholdInMegabytes, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireFrontendNoProgressTimeoutInSeconds() |
Return frontendNoProgressTimeoutInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireFrontendRequestTimeoutInSeconds() |
Return frontendRequestTimeoutInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireInitialPayloadSerializedBufferCapacity() |
Return initialPayloadSerializedBufferCapacity, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireMaximumMessageSliceSize() |
Return maximumMessageSliceSize, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardBatchedModificationCount() |
Return shardBatchedModificationCount, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardCommitQueueExpiryTimeoutInSeconds() |
Return shardCommitQueueExpiryTimeoutInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardElectionTimeoutFactor() |
Return shardElectionTimeoutFactor, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardInitializationTimeoutInSeconds() |
Return shardInitializationTimeoutInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardJournalRecoveryLogBatchSize() |
Return shardJournalRecoveryLogBatchSize, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardLeaderElectionTimeoutInSeconds() |
Return shardLeaderElectionTimeoutInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardSnapshotBatchCount() |
Return shardSnapshotBatchCount, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardSnapshotChunkSize() |
Return shardSnapshotChunkSize, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardTransactionCommitQueueCapacity() |
Return shardTransactionCommitQueueCapacity, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardTransactionCommitTimeoutInSeconds() |
Return shardTransactionCommitTimeoutInSeconds, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireShardTransactionIdleTimeoutInMinutes() |
Return shardTransactionIdleTimeoutInMinutes, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireSyncIndexThreshold() |
Return syncIndexThreshold, guaranteed to be non-null.
|
default @NonNull NonZeroUint32Type |
DataStoreProperties.requireTransactionCreationInitialRateLimit() |
Return transactionCreationInitialRateLimit, guaranteed to be non-null.
|