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