public class Output extends Object
| Constructor and Description |
|---|
Output() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatHostname(boolean full,
String host) |
static String |
humanDuration(org.joda.time.Duration d) |
static String |
humanDuration(long millis) |
static JobStatusTable |
jobStatusTable(PrintStream out,
boolean full) |
static String |
shortHostname(String host) |
static Table |
table(PrintStream out) |
public static String humanDuration(long millis)
public static String humanDuration(org.joda.time.Duration d)
public static Table table(PrintStream out)
public static JobStatusTable jobStatusTable(PrintStream out, boolean full)
Copyright © 2015. All rights reserved.