protected static interface AbstractHoodieLogRecordReader.KeySpec
| Modifier and Type | Method and Description |
|---|---|
static AbstractHoodieLogRecordReader.KeySpec |
fullKeySpec(List<String> keys) |
List<String> |
getKeys() |
boolean |
isFullKey() |
static AbstractHoodieLogRecordReader.KeySpec |
prefixKeySpec(List<String> keyPrefixes) |
boolean isFullKey()
static AbstractHoodieLogRecordReader.KeySpec fullKeySpec(List<String> keys)
static AbstractHoodieLogRecordReader.KeySpec prefixKeySpec(List<String> keyPrefixes)
Copyright © 2024 The Apache Software Foundation. All rights reserved.