| Class | Description |
|---|---|
| ArchivalUtils |
Provides utilities for timeline archival service.
|
| ClosableMergingIterator<T1,T2,R> |
Closeable counterpart of
MergingIterator |
| ConcatenatingIterator<T> |
Provides iterator interface over List of iterators.
|
| DeletePartitionUtils |
A utility class for helper functions when performing a delete partition operation.
|
| FileSliceMetricUtils |
A utility class for calculating metrics related to FileSlice.
|
| LazyIterableIterator<I,O> |
(NOTE: Adapted from Apache SystemML) This class is a generic base class for lazy, single pass inputItr classes in
order to simplify the implementation of lazy iterators for mapPartitions use cases.
|
| MergingIterator<T1,T2,R> |
Iterator providing for the semantic of simultaneously iterating over 2 other iterators
and combining their respective output
|
| MetadataConversionUtils |
Helper class to convert between different action related payloads and
HoodieArchivedMetaEntry. |
| MetadataTableUtils | |
| OperationConverter |
Converter that converts a string into enum WriteOperationType.
|
| TransactionUtils |
Copyright © 2023 The Apache Software Foundation. All rights reserved.