| Package | Description |
|---|---|
| highfive.commands | |
| highfive.commands.consumer |
| Modifier and Type | Method and Description |
|---|---|
HashConsumer |
HashDumpCommand.HashDumpConfig.getHashConsumer(File f) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HashLogger.consumeRow(long row,
Hasher hasher) |
boolean |
HashConsumer.consumeRow(long row,
Hasher hasher) |
boolean |
HashComparator.consumeRow(long liveRow,
Hasher hasher) |
HashConsumer |
HashDumpWriterFactory.getInstance(HashDumpCommand.HashDumpConfig config,
File f) |
HashConsumer |
HashDumpWriterFactory.HashDumpComparatorFactory.getInstance(HashDumpCommand.HashDumpConfig config,
File current) |
HashConsumer |
HashDumpWriterFactory.HashDumpLoggerFactory.getInstance(HashDumpCommand.HashDumpConfig config,
File current) |
boolean |
DumpFileReader.next() |
| Constructor and Description |
|---|
DumpFileReader(File f) |
HashComparator(String tableName,
File baseline,
File current) |
HashLogger(String tableName,
long start,
long end) |
Copyright © 2025. All rights reserved.