@InterfaceStability.Experimental @InterfaceAudience.Private public class DefaultWherePath extends DefaultUsingWithPath implements WherePath
WherePath.| Modifier | Constructor and Description |
|---|---|
protected |
DefaultWherePath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
UsingWithPath |
where(Expression filterExpression)
Adds filtering clause to the secondary index creation.
|
UsingWithPath |
where(String filterExpression)
Adds filtering clause to the secondary index creation.
|
usingwithDefer, withDeferAndNode, withDeferAndNodes, withDeferAndNodes, withNode, withNodes, withNodeselement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitusingwithDefer, withDeferAndNode, withDeferAndNodes, withDeferAndNodes, withNode, withNodes, withNodesprotected DefaultWherePath(AbstractPath parent)
public UsingWithPath where(Expression filterExpression)
WherePathpublic UsingWithPath where(String filterExpression)
WherePathCopyright © 2015 Couchbase, Inc.