@ConfigurationProperties(prefix="spring.data.couchbase") public class CouchbaseDataProperties extends ObjectSE
コンストラクターと説明 |
---|
CouchbaseDataProperties() |
修飾子と型 | メソッドと説明 |
---|---|
org.springframework.data.couchbase.core.query.Consistency | getConsistency() |
boolean | isAutoIndex() |
void | setAutoIndex(boolean autoIndex) |
void | setConsistency(org.springframework.data.couchbase.core.query.Consistency consistency) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public boolean isAutoIndex()
public void setAutoIndex(boolean autoIndex)
public org.springframework.data.couchbase.core.query.Consistency getConsistency()
public void setConsistency(org.springframework.data.couchbase.core.query.Consistency consistency)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.