Uses of Class
ecmwf.common.database.TransferStatistics
Packages that use TransferStatistics
-
Uses of TransferStatistics in ecmwf.common.database
Methods in ecmwf.common.database that return types with arguments of type TransferStatisticsModifier and TypeMethodDescriptionECpdsBase.getTransferStatisticsByDataTransferId(long dataTransferId) Gets all TransferStatistics records for the given data transfer id.Methods in ecmwf.common.database with parameters of type TransferStatisticsModifier and TypeMethodDescriptionbooleanECpdsBase.tryInsertTransferStatistics(TransferStatistics stats) Inserts a TransferStatistics record. -
Uses of TransferStatistics in ecmwf.common.rmi
Methods in ecmwf.common.rmi that return types with arguments of type TransferStatisticsModifier and TypeMethodDescriptionstatic List<TransferStatistics> Parse a raw statistics string (as produced byClientSocketStatistics.toString()) into a list ofTransferStatisticsrecords, one per TCP connection. -
Uses of TransferStatistics in ecmwf.ecpds.master
Methods in ecmwf.ecpds.master that return types with arguments of type TransferStatisticsModifier and TypeMethodDescriptionDataBaseInterface.getTransferStatisticsByDataTransferId(long dataTransferId) Gets all TransferStatistics records for the given data transfer id.