public interface DataWalker
Modifier and Type | Method and Description |
---|---|
boolean |
onRecord(DataKeyValue row) |
static void |
walk(DBC.Table table,
DataWalker walker) |
boolean onRecord(DataKeyValue row)
static void walk(DBC.Table table, DataWalker walker)