@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, withNode
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
withDefer, withDeferAndNode, withNode
protected DefaultUsingWithPath(AbstractPath parent)
public WithPath using(IndexType type)
UsingWithPath
Describes what kind of index to create.
using
in interface UsingWithPath
type
- the type of index to create.Copyright © 2014 Couchbase, Inc.