public class RecordLevelExpire extends Object
RecordReader
expires records by time.Modifier and Type | Method and Description |
---|---|
static RecordLevelExpire |
create(CoreOptions options,
RowType rowType) |
FileReaderFactory<KeyValue> |
wrap(FileReaderFactory<KeyValue> readerFactory) |
@Nullable public static RecordLevelExpire create(CoreOptions options, RowType rowType)
public FileReaderFactory<KeyValue> wrap(FileReaderFactory<KeyValue> readerFactory)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.