Documentation of 'com.jstatcom.engine.gauss.GaussConfigKeys' Java class
GaussConfigKeys
com.jstatcom.engine.gauss

Class GaussConfigKeys



  • public abstract class GaussConfigKeys
    extends ConfigKeys
    Contains all constants that define the GAUSS environment. For every key the respective information is stored in an instance of ConfigHolder. The GaussConfigPanel contains a user input mask to adjust some of the defined settings.
    See Also:
    ConfigHolder, GaussConfigPanel
    • Field Detail

      • EXE_LOCATION

        public static final GaussConfigKeys EXE_LOCATION
        The directory of the executable, e.g. c:\mteng8.0\engauss.exe.
      • GAUSS_VERSION

        public static final GaussConfigKeys GAUSS_VERSION
        The GAUSS version.
      • SHARED_MEM_SIZE

        public static final GaussConfigKeys SHARED_MEM_SIZE
        The size of the shared memory used for the communication.
      • TEMP_DIR

        public static final GaussConfigKeys TEMP_DIR
        The temporary directory with read/write access.
      • LIB_CFG

        public static final GaussConfigKeys LIB_CFG
        The XML file containing the list of libraries.
      • COMPILE_CFG

        public static final GaussConfigKeys COMPILE_CFG
        The XML file containing the list of files to be compiled.
      • GCG_FILENAME

        public static final GaussConfigKeys GCG_FILENAME
        The gcg filename with the compiled code for GAUSS.
    • Method Detail

      • versionIterator

        public static java.util.Iterator versionIterator()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.