| Modifier and Type | Field and Description |
|---|---|
static AtopTable.AtopColumn |
AtopTable.AtopColumn.END_TIME |
static AtopTable.AtopColumn |
AtopTable.AtopColumn.HOST_IP |
static AtopTable.AtopColumn |
AtopTable.AtopColumn.START_TIME |
| Modifier and Type | Method and Description |
|---|---|
AtopTable.AtopColumn |
AtopTable.getColumn(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<AtopTable.AtopColumn> |
AtopTable.getColumns() |
| Constructor and Description |
|---|
AtopPageSource(Semaphore readerPermits,
AtopFactory atopFactory,
ConnectorSession session,
io.airlift.slice.Slice hostIp,
AtopTable table,
ZonedDateTime date,
List<AtopTable.AtopColumn> columns,
List<Type> types) |
Copyright © 2012–2021. All rights reserved.