Uses of Class
io.trino.operator.PageBufferClientStatus
Packages that use PageBufferClientStatus
-
Uses of PageBufferClientStatus in io.trino.operator
Methods in io.trino.operator that return PageBufferClientStatusMethods in io.trino.operator that return types with arguments of type PageBufferClientStatusConstructor parameters in io.trino.operator with type arguments of type PageBufferClientStatusModifierConstructorDescriptionExchangeClientStatus(long bufferedBytes, long maxBufferedBytes, long averageBytesPerRequest, long successFullRequestsCount, int bufferedPages, boolean noMoreLocations, List<PageBufferClientStatus> pageBufferClientStatuses)