| Package | Description |
|---|---|
| com.couchbase.client.java.analytics |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAnalyticsQueryRow |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyticsQueryRow> |
AnalyticsQueryResult.allRows() |
List<AnalyticsQueryRow> |
DefaultAnalyticsQueryResult.allRows() |
Iterator<AnalyticsQueryRow> |
DefaultAnalyticsQueryResult.iterator() |
Iterator<AnalyticsQueryRow> |
AnalyticsQueryResult.rows() |
Iterator<AnalyticsQueryRow> |
DefaultAnalyticsQueryResult.rows() |
Copyright © 2015 Couchbase, Inc.