public class BulkLoadCellFilter extends Object
| Constructor and Description |
|---|
BulkLoadCellFilter() |
| Modifier and Type | Method and Description |
|---|---|
Cell |
filterCell(Cell cell,
com.google.common.base.Predicate<byte[]> famPredicate)
Filters the bulk load cell using the supplied predicate.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.