Package | Description |
---|---|
org.apache.paimon.operation |
Modifier and Type | Field and Description |
---|---|
protected Map<BinaryRow,Map<Integer,AbstractFileStoreWrite.WriterContainer<T>>> |
AbstractFileStoreWrite.writers |
Modifier and Type | Method and Description |
---|---|
AbstractFileStoreWrite.WriterContainer<T> |
AbstractFileStoreWrite.createWriterContainer(BinaryRow partition,
int bucket,
boolean ignorePreviousFiles) |
protected AbstractFileStoreWrite.WriterContainer<T> |
AbstractFileStoreWrite.getWriterWrapper(BinaryRow partition,
int bucket) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.