public class TableShellUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
printSyncStatus(SyncStatus status,
org.slf4j.Logger logger,
int maxErrors)
Prints out the sync status.
|
public static void printSyncStatus(SyncStatus status, org.slf4j.Logger logger, int maxErrors)
status
- the sync status to printlogger
- the logger to errors log tomaxErrors
- a max number of errors to print to stdoutCopyright © 2023. All Rights Reserved.