public static class SearchQueryRow.Location extends Object
| Constructor and Description |
|---|
Location(long pos,
long start,
long end,
long[] arrayPositions) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
arrayPositions() |
long |
end() |
long |
position() |
long |
start() |
String |
toString() |
Copyright © 2015 Couchbase, Inc.