Package | Description |
---|---|
com.pervasive.datarush.io |
Provides classes and interfaces performing file-like I/O operations.
|
com.pervasive.datarush.operators |
Provides classes and interfaces for developing dataflow operators.
|
Modifier and Type | Method and Description |
---|---|
IOMonitoringContext |
FileClient.getMonitoring()
Returns the monitoring used to instrument I/O operations by the client.
|
Modifier and Type | Method and Description |
---|---|
FileClient |
FileClient.instrumentWith(IOMonitoringContext monitor)
Creates a new client which instrumented I/O operations using the specified context.
|
Modifier and Type | Method and Description |
---|---|
IOMonitoringContext |
ExecutionContext.getIOMonitor()
Returns a monitoring context to allow I/O operators to report statistics.
|
Copyright © 2020 Actian Corporation. All rights reserved.