-
Methods Method Description com.couchbase.lite.create(com.couchbase.lite.FullTextIndexConfiguration,java.lang.String,java.lang.String,java.lang.Boolean) Create a FullTextIndexConfiguration, overriding the receiver's values with the passed parameters: com.couchbase.lite.create(com.couchbase.lite.ValueIndexConfiguration,java.lang.String) Create a ValueIndexConfiguration, overriding the receiver's values with the passed parameters: com.couchbase.lite.create(com.couchbase.lite.DatabaseConfiguration,java.lang.String,com.couchbase.lite.EncryptionKey) Create a DatabaseConfiguration, overriding the receiver's values with the passed parameters.