Pageable.ReadCommands| Modifier and Type | Field and Description |
|---|---|
java.util.List<ReadCommand> |
commands |
int |
limitForQuery |
| Constructor and Description |
|---|
ReadCommands(java.util.List<ReadCommand> commands,
int limitForQuery) |
public final java.util.List<ReadCommand> commands
public final int limitForQuery
public ReadCommands(java.util.List<ReadCommand> commands, int limitForQuery)
Copyright © 2018 The Apache Software Foundation