public class GoogleDataProtocolAPI.DataProtocolQueryStrategy extends Object implements PartialResultExecutor
| Constructor and Description |
|---|
DataProtocolQueryStrategy(String key,
String worksheetKey,
String query) |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
getMetadata() |
List<SheetRow> |
getResultsBatch(int startIndex,
int amount)
Returns part of the result.
|
public List<SheetRow> getResultsBatch(int startIndex, int amount)
PartialResultExecutorgetResultsBatch in interface PartialResultExecutorCopyright © 2017 JBoss by Red Hat. All rights reserved.