クラス CassandraProperties
java.lang.ObjectSE
org.springframework.boot.cassandra.autoconfigure.CassandraProperties
Cassandra の構成プロパティ。
- 導入:
- 4.0.0
- 作成者:
- Julien Dubois, Phillip Webb, Mark Paluch, Stephane Nicoll, Scott Frederick
ネストされたクラスの要約
ネストされたクラス修飾子と型クラス説明static enumプロトコルフレームの圧縮に使用されるアルゴリズムの名前。static classstatic classstatic classプールのプロパティ。static classstatic classstatic classstatic enumコンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable CassandraProperties.Compression@Nullable Resource@Nullable StringSE@Nullable StringSE@Nullable StringSEgetPool()intgetPort()@Nullable StringSEgetSsl()@Nullable StringSEvoidsetCompression(@Nullable CassandraProperties.Compression compression) voidvoidsetContactPoints(@Nullable ListSE<StringSE> contactPoints) voidsetKeyspaceName(@Nullable StringSE keyspaceName) voidsetLocalDatacenter(@Nullable StringSE localDatacenter) voidsetPassword(@Nullable StringSE password) voidsetPort(int port) voidsetSchemaAction(StringSE schemaAction) voidsetSessionName(@Nullable StringSE sessionName) voidvoidsetUsername(@Nullable StringSE username)
コンストラクターの詳細
CassandraProperties
public CassandraProperties()
メソッドの詳細
getConfig
setConfig
getKeyspaceName
setKeyspaceName
getSessionName
setSessionName
getContactPoints
setContactPoints
getPort
public int getPort()setPort
public void setPort(int port) getLocalDatacenter
setLocalDatacenter
getUsername
setUsername
getPassword
setPassword
getCompression
setCompression
getSsl
setSsl
getSchemaAction
setSchemaAction
getConnection
getPool
getRequest
getControlconnection