| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_NAME |
"class-name" |
public static final String |
DEFAULT_BUILTIN_CATALOG |
"default_catalog" |
public static final String |
DEFAULT_BUILTIN_DATABASE |
"default_database" |
public static final String |
STREAMING_MODE |
"streaming-mode" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_DB |
"default" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CATALOG_TYPE_VALUE_GENERIC_IN_MEMORY |
"generic_in_memory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MILLIS_PER_DAY |
86400000L |
public static final long |
MILLIS_PER_HOUR |
3600000L |
public static final long |
MILLIS_PER_MINUTE |
60000L |
public static final long |
MILLIS_PER_SECOND |
1000L |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.