| 程序包 | 说明 |
|---|---|
| org.apache.paimon | |
| org.apache.paimon.format | |
| org.apache.paimon.fs.hadoop | |
| org.apache.paimon.io.cache | |
| org.apache.paimon.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static CoreOptions.StreamingReadMode |
CoreOptions.StreamingReadMode.fromValue(String value) |
static CoreOptions.IncrementalBetweenScanMode |
CoreOptions.IncrementalBetweenScanMode.fromValue(String value) |
| 限定符和类型 | 方法和说明 |
|---|---|
static FileFormat |
FileFormat.fromIdentifier(String identifier,
Options options) |
| 构造器和说明 |
|---|
FormatContext(Options formatOptions,
int readBatchSize) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HadoopFileIO.setFileSystem(Path path,
org.apache.hadoop.fs.FileSystem fs) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.paimon.shade.caffeine2.com.github.benmanes.caffeine.cache.Cache<CacheKey,?> |
CacheManager.cache() |
| 限定符和类型 | 方法和说明 |
|---|---|
static RoaringBitmap32 |
RoaringBitmap32.bitmapOf(int... dat) |
static RoaringBitmap64 |
RoaringBitmap64.bitmapOf(long... dat) |
BloomFilter |
BloomFilter.Builder.getFilter() |
static byte[] |
ThetaSketch.sketchOf(int... values) |
static byte[] |
HllSketchUtil.sketchOf(int... values) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.