| Package | Description |
|---|---|
| org.apache.paimon.manifest | |
| org.apache.paimon.operation | |
| org.apache.paimon.table.source.snapshot |
| Modifier and Type | Method and Description |
|---|---|
static BucketEntry |
BucketEntry.fromManifestEntry(ManifestEntry entry) |
BucketEntry |
BucketEntry.merge(BucketEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<BucketEntry> |
BucketEntry.merge(Collection<ManifestEntry> fileEntries) |
| Modifier and Type | Method and Description |
|---|---|
BucketEntry |
BucketEntry.merge(BucketEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BucketEntry.merge(Collection<BucketEntry> from,
Map<Pair<BinaryRow,Integer>,BucketEntry> to) |
static void |
BucketEntry.merge(Collection<BucketEntry> from,
Map<Pair<BinaryRow,Integer>,BucketEntry> to) |
| Modifier and Type | Method and Description |
|---|---|
List<BucketEntry> |
AbstractFileStoreScan.readBucketEntries() |
List<BucketEntry> |
FileStoreScan.readBucketEntries() |
| Modifier and Type | Method and Description |
|---|---|
List<BucketEntry> |
SnapshotReader.bucketEntries() |
List<BucketEntry> |
SnapshotReaderImpl.bucketEntries() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.