Uses of Interface
com.pervasive.datarush.io.IOChannelStatsCollector
-
Packages that use IOChannelStatsCollector Package Description com.pervasive.datarush.io Provides classes and interfaces performing file-like I/O operations. -
-
Uses of IOChannelStatsCollector in com.pervasive.datarush.io
Methods in com.pervasive.datarush.io that return IOChannelStatsCollector Modifier and Type Method Description IOChannelStatsCollector
IOMonitoringContext. newCollector(String interfaceName, IOChannelOperation op)
Creates a new I/O statistics collector with the specified attributes.
-