Uses of Class
io.trino.plugin.atop.AtopTable.AtopColumn
-
Uses of AtopTable.AtopColumn in io.trino.plugin.atop
Fields in io.trino.plugin.atop declared as AtopTable.AtopColumnModifier and TypeFieldDescriptionstatic final AtopTable.AtopColumnAtopTable.AtopColumn.END_TIMEstatic final AtopTable.AtopColumnAtopTable.AtopColumn.HOST_IPstatic final AtopTable.AtopColumnAtopTable.AtopColumn.START_TIMEMethods in io.trino.plugin.atop that return AtopTable.AtopColumnMethods in io.trino.plugin.atop that return types with arguments of type AtopTable.AtopColumnConstructor parameters in io.trino.plugin.atop with type arguments of type AtopTable.AtopColumnModifierConstructorDescriptionAtopPageSource(Semaphore readerPermits, AtopFactory atopFactory, ConnectorSession session, io.airlift.slice.Slice hostIp, AtopTable table, ZonedDateTime date, List<AtopTable.AtopColumn> columns, List<Type> types)