public interface BloomFilterWriteStore extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
BloomFilterWriter |
getBloomFilterWriter(ColumnDescriptor path)
Get bloom filter writer of a column
|
BloomFilterWriter getBloomFilterWriter(ColumnDescriptor path)
path - the descriptor for the columndefault void close()
close in interface AutoCloseableCopyright © 2023 The Apache Software Foundation. All rights reserved.