@InterfaceStability.Experimental @InterfaceAudience.Private public class DefaultUsingWithPath extends DefaultWithPath implements UsingWithPath
See UsingWithPath.
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultUsingWithPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
WithPath |
using(IndexType type)
Describes what kind of index to create.
|
withDefer, withDeferAndNode, withNodeelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwithDefer, withDeferAndNode, withNodeprotected DefaultUsingWithPath(AbstractPath parent)
public WithPath using(IndexType type)
UsingWithPathDescribes what kind of index to create.
using in interface UsingWithPathtype - the type of index to create.Copyright © 2015 Couchbase, Inc.