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