![]() | Multi |
The MultiRecordWriterT type exposes the following members.
Name | Description | |
---|---|---|
![]() | BytesWritten |
Gets the number of bytes written.
(Overrides RecordWriterTBytesWritten) |
![]() | HasFinishedWriting |
Gets a value indicating whether FinishWriting method has been called.
(Inherited from RecordWriterT) |
![]() | OutputBytes |
Gets the total number of bytes written by each writer.
(Overrides RecordWriterTOutputBytes) |
![]() | Partitioner | Gets the partitioner. |
![]() | RecordsWritten |
Gets the total number of records written by this record writer.
(Inherited from RecordWriterT) |
![]() | Writers | Gets the record writers that this MultiRecordWriterT is writing to. |
![]() | WriteTime |
Gets the time spent writing.
(Inherited from RecordWriterT) |