|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.miningmart.compiler.SystemPropertyInterface
public class SystemPropertyInterface
| Field Summary | |
|---|---|
static java.lang.String |
NAME_COMPILER_HOME
Compiler directory containing operator binaries etc. in sub-directories |
static java.lang.String |
NAME_DB_CONFIG
The path to the database configuration file |
static java.lang.String |
NAME_M4I_PRINT_VERB
The print verbosity of the M4 interface |
static java.lang.String |
NAME_MM_GLOBAL_HOME
The global MiningMart system directory |
static java.lang.String |
NAME_MM_LOCAL_HOME
The user's local directory with write access |
static java.lang.String |
NAME_MM_LOG
Directory plus file name prefix for compiler log-files. |
static java.lang.String |
NAME_MM_TEMP
The user's temporary directory |
static java.lang.String |
NAME_SPIN_HOME
Old reference alias still used by the HCI |
| Constructor Summary | |
|---|---|
SystemPropertyInterface()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getProperty(java.lang.String name)
Service method to get a system property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME_MM_GLOBAL_HOME
public static final java.lang.String NAME_MM_LOCAL_HOME
public static final java.lang.String NAME_MM_TEMP
public static final java.lang.String NAME_MM_LOG
public static final java.lang.String NAME_M4I_PRINT_VERB
public static final java.lang.String NAME_DB_CONFIG
public static final java.lang.String NAME_SPIN_HOME
public static final java.lang.String NAME_COMPILER_HOME
| Constructor Detail |
|---|
public SystemPropertyInterface()
| Method Detail |
|---|
public static java.lang.String getProperty(java.lang.String name)
name - the name of the system property
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||