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