| splits.add(new AtopSplit(table.getTable(),node.getHostAndPort(),start)); | splits.add(new AtopSplit(table.getTable(),node.getHostAndPort(),start.toEpochSecond(),start.getZone())); | new AtopSplit(table.getTable(),node.getHostAndPort(),start) | new AtopSplit(table.getTable(),node.getHostAndPort(),start.toEpochSecond(),start.getZone()) | presto | 2b7d69328cd54068d32d47dc06a37e15b20c5fce | com.facebook.presto.atop.AtopSplitManager | | | | TCIVar | start |
|---|
| v1 | table.getTable() |
|---|
| v2 | node.getHostAndPort() |
|---|
| | | TCIVar | start |
|---|
| v1 | table.getTable() |
|---|
| v2 | node.getHostAndPort() |
|---|
| Uses | True |