public final class CLIReportingUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_VERSION_PROPERTY |
static long |
MB |
static int |
MS_PER_SEC |
static int |
SEC_PER_MIN |
| Constructor and Description |
|---|
CLIReportingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
showError(org.slf4j.Logger logger,
String message,
Throwable e,
boolean showStackTrace) |
static String |
showVersion() |
public static final long MB
public static final int MS_PER_SEC
public static final int SEC_PER_MIN
public static final String BUILD_VERSION_PROPERTY
public CLIReportingUtils()
public static String showVersion()
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.