117118119120121122123
public long getFilterSizeInBytes() { return this.filterSizeInBytes(); } public ByteSizeValue filterSize() { return new ByteSizeValue(filterSize); }