クラス CassandraProperties.Throttler
java.lang.ObjectSE
org.springframework.boot.autoconfigure.cassandra.CassandraProperties.Throttler
- 含まれているクラス:
- CassandraProperties
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明getType()
void
setDrainInterval
(DurationSE drainInterval) void
setMaxConcurrentRequests
(int maxConcurrentRequests) void
setMaxQueueSize
(int maxQueueSize) void
setMaxRequestsPerSecond
(int maxRequestsPerSecond) void
コンストラクターの詳細
Throttler
public Throttler()
メソッドの詳細
getType
setType
getMaxQueueSize
setMaxQueueSize
public void setMaxQueueSize(int maxQueueSize) getMaxConcurrentRequests
setMaxConcurrentRequests
public void setMaxConcurrentRequests(int maxConcurrentRequests) getMaxRequestsPerSecond
setMaxRequestsPerSecond
public void setMaxRequestsPerSecond(int maxRequestsPerSecond) getDrainInterval
setDrainInterval