クラス CassandraProperties.Throttler
java.lang.ObjectSE
org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Throttler
- 含まれているクラス:
CassandraProperties
- 導入:
- 4.0.0
- 作成者:
- Julien Dubois, Phillip Webb, Mark Paluch, Stephane Nicoll, Scott Frederick
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable DurationSE@Nullable IntegerSE@Nullable IntegerSE@Nullable IntegerSE@Nullable CassandraProperties.ThrottlerTypegetType()voidsetDrainInterval(@Nullable DurationSE drainInterval) voidsetMaxConcurrentRequests(@Nullable IntegerSE maxConcurrentRequests) voidsetMaxQueueSize(@Nullable IntegerSE maxQueueSize) voidsetMaxRequestsPerSecond(@Nullable IntegerSE maxRequestsPerSecond) voidsetType(@Nullable CassandraProperties.ThrottlerType type)
コンストラクターの詳細
Throttler
public Throttler()
メソッドの詳細
getType
setType
getMaxQueueSize
setMaxQueueSize
getMaxConcurrentRequests
setMaxConcurrentRequests
getMaxRequestsPerSecond
setMaxRequestsPerSecond
getDrainInterval
setDrainInterval