| Package | Description |
|---|---|
| com.gooddata.executeafm.result |
| Modifier and Type | Method and Description |
|---|---|
Paging |
Paging.count(int... count)
Sets count compound of given elements, each element per dimension
|
Paging |
ExecutionResult.getPaging() |
Paging |
Paging.offset(int... offset)
Sets size compound of given elements, each element per dimension
|
Paging |
Paging.total(int... total)
Sets size compound of given elements, each element per dimension
|
| Constructor and Description |
|---|
ExecutionResult(String[][] data,
Paging paging)
Creates new result
|
ExecutionResult(String[] data,
Paging paging)
Creates new result
|
Copyright © 2017. All rights reserved.