private static class CompoundBloomFilterWriter.ReadyChunk extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) ByteBloomFilter |
chunk |
(package private) int |
chunkId |
(package private) byte[] |
firstKey |
| Modifier | Constructor and Description |
|---|---|
private |
CompoundBloomFilterWriter.ReadyChunk() |
int chunkId
byte[] firstKey
ByteBloomFilter chunk
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.