public final class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_PROCESS_NAME
The default process provider name.
|
static String |
HADOOP_FILE_RESOURCE_NAME
The abstract resource name of hadoop file systems.
|
static String |
JDBC_RESOURCE_NAME
The abstract resource name of JDBC.
|
static String |
LOCAL_FILE_RESOURCE_NAME
The abstract resource name of local file systems.
|
static String |
MODULE_NAME
The module name.
|
static String |
VOID_RESOURCE_NAME
The abstract resource name of void inputs/outputs.
|
public static final String MODULE_NAME
public static final String JDBC_RESOURCE_NAME
public static final String HADOOP_FILE_RESOURCE_NAME
public static final String LOCAL_FILE_RESOURCE_NAME
public static final String VOID_RESOURCE_NAME
public static final String DEFAULT_PROCESS_NAME
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.