public class ToolTips
extends Object
Constructor and Description |
---|
ToolTips() |
Modifier and Type | Method and Description |
---|---|
static String |
CACHED_PARTITIONS() |
static String |
FRACTION_CACHED() |
static String |
RDD_NAME() |
static String |
SIZE_IN_MEMORY() |
static String |
SIZE_ON_DISK() |
static String |
STORAGE_LEVEL() |
public static String RDD_NAME()
public static String STORAGE_LEVEL()
public static String CACHED_PARTITIONS()
public static String FRACTION_CACHED()
public static String SIZE_IN_MEMORY()
public static String SIZE_ON_DISK()