JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.couchbase.client.java.query.dsl.path
Interface OffsetPath
All Superinterfaces:
Path
,
Query
All Known Subinterfaces:
AsPath
,
FromPath
,
GroupByPath
,
HavingPath
,
JoinPath
,
KeysPath
,
LetPath
,
LettingPath
,
LimitPath
,
NestPath
,
OrderByPath
,
SelectResultPath
,
UnnestPath
,
WherePath
All Known Implementing Classes:
DefaultAsPath
,
DefaultFromPath
,
DefaultGroupByPath
,
DefaultHavingPath
,
DefaultJoinPath
,
DefaultKeysPath
,
DefaultLetPath
,
DefaultLettingPath
,
DefaultLimitPath
,
DefaultNestPath
,
DefaultOffsetPath
,
DefaultOrderByPath
,
DefaultSelectResultPath
,
DefaultUnnestPath
,
DefaultWherePath
public interface
OffsetPath
extends
Query
,
Path
.
Method Summary
Methods
Modifier and Type
Method and Description
Query
offset
(int offset)
Method Detail
offset
Query
offset(int offset)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method