[This is preliminary documentation and is subject to change.]
The DfsTextWorker type exposes the following members.
Methods
Name | Description | |
---|---|---|
DescribeWorker |
the IWorker implementation used to identify this worker to the WebHdfs coordinator, so that it can be sent work items
of blocks stored at the same machine
(Inherited from DfsBlockWorkerTItem, TOutput.) | |
DoWork |
find the range of valid records in the block (those that start within the block), deserialize them, and return them in batches
(Inherited from DfsBlockWorkerTItem, TOutput.) |
See Also