public class TableShellUtils
extends java.lang.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 © 2020. All Rights Reserved.