public static class FilterMerger.Result extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
changed |
long |
earliestKeyTimeSecs |
BloomFilter |
filter |
Constructor and Description |
---|
Result() |
public BloomFilter filter
public long earliestKeyTimeSecs
public boolean changed
Copyright © 2016. All rights reserved.