@ThreadSafe public final class RuntimeConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALLUXIO_DEBUG_DOCS_URL
The URL of Alluxio debugging documentation.
|
static String |
ALLUXIO_DOCS_URL
The URL of Alluxio documentation for this version on project web site.
|
static String |
ALLUXIO_JAR
The relative path to the Alluxio target jar.
|
static String |
ALLUXIO_JAVADOC_URL
The URL of Alluxio javadoc documentation.
|
static String |
VERSION
The version of this Alluxio instance.
|
public static final String VERSION
public static final String ALLUXIO_JAR
public static final String ALLUXIO_DOCS_URL
public static final String ALLUXIO_JAVADOC_URL
public static final String ALLUXIO_DEBUG_DOCS_URL
Copyright © 2023. All Rights Reserved.