@InterfaceAudience.Private public class DateTieredMultiFileWriter extends AbstractMultiFileWriter
AbstractMultiFileWriter.WriterFactorysourceScanner, writerFactory| 构造器和说明 |
|---|
DateTieredMultiFileWriter(List<Long> lowerBoundaries,
boolean needEmptyFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
append(Cell cell) |
protected void |
preCommitWriters()
Subclasses override this method to be called at the end of a successful sequence of append; all
appends are processed before this method is called.
|
protected Collection<StoreFile.Writer> |
writers() |
abortWriters, commitWriters, commitWriters, init, preCloseWriterpublic void append(Cell cell) throws IOException
IOExceptionprotected Collection<StoreFile.Writer> writers()
writers 在类中 AbstractMultiFileWriterprotected void preCommitWriters()
throws IOException
AbstractMultiFileWriterpreCommitWriters 在类中 AbstractMultiFileWriterIOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.