package noop
Type Members
-
class
NoopDataSource extends SimpleTableProvider with DataSourceRegister
This is no-op datasource.
This is no-op datasource. It does not do anything besides consuming its input. This can be useful for benchmarking or to cache data without any additional overhead.