protected static interface BaseHoodieTableFileIndex.FileStatusCache
StoragePathInfo.| Modifier and Type | Method and Description |
|---|---|
Option<List<StoragePathInfo>> |
get(StoragePath path) |
void |
invalidate() |
void |
put(StoragePath path,
List<StoragePathInfo> leafFiles) |
Option<List<StoragePathInfo>> get(StoragePath path)
void put(StoragePath path, List<StoragePathInfo> leafFiles)
void invalidate()
Copyright © 2024 The Apache Software Foundation. All rights reserved.