Uses of Class
io.trino.cli.Pager
-
-
Uses of Pager in io.trino.cli
Methods in io.trino.cli that return Pager Modifier and Type Method Description static PagerPager. create()static PagerPager. create(List<String> command)
-
| Modifier and Type | Method | Description |
|---|---|---|
static Pager |
Pager.create() |
|
static Pager |
Pager.create(List<String> command) |