@InterfaceStability.Experimental @InterfaceAudience.Public public interface BuildIndexPath extends Path
Starting path of the Index building DSL.
Modifier and Type | Method and Description |
---|---|
IndexNamesPath |
on(String keyspace) |
IndexNamesPath |
on(String namespace,
String keyspace) |
IndexNamesPath on(String namespace, String keyspace)
IndexNamesPath on(String keyspace)
Copyright © 2014 Couchbase, Inc.