- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
NativeScanTask
Deprecated.
Read record batches from a range of a single data fragment. A ScanTask is meant to be a unit of
work to be dispatched. The implementation must be thread and concurrent safe.
-
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
execute
ArrowReader execute()Deprecated.Execute this ScanTask and return aReader
instance.
-