Package com.couchbase.lite
Class ValueIndexConfiguration
java.lang.Object
com.couchbase.lite.IndexConfiguration
com.couchbase.lite.ValueIndexConfiguration
Configuration for a standard database index.
- 
Constructor Summary
ConstructorsConstructorDescriptionValueIndexConfiguration(String... expressions) ValueIndexConfiguration(List<String> expressions)  - 
Method Summary
Methods inherited from class com.couchbase.lite.IndexConfiguration
getExpressions 
- 
Constructor Details
- 
ValueIndexConfiguration
 - 
ValueIndexConfiguration
 
 - 
 - 
Method Details
- 
getWhere
 - 
setWhere
 
 -