Package rasj.global
Interface RasGlobalDefs
-
- All Known Implementing Classes:
RasFastScale,RasGMArray,RasHttpRequest,RasMArrayByte,RasMArrayDouble,RasMArrayFloat,RasMArrayInteger,RasMArrayLong,RasMArrayShort,RasObject,RasPrimitiveType,RasRasnetImplementation
public interface RasGlobalDefs
-
-
Field Summary
Fields Modifier and Type Field Description static intACC_DEN_CAPABILITY_WRONGstatic intACC_DEN_INC_LOGINstatic intACC_DEN_NO_PERMISSIONstatic intBASE_DBS_ERRORstatic intCREATEDstatic intDATABASE_NOT_DEFINEDstatic intDB_CONN_FAILEDstatic intDB_NOT_OPENstatic intDELETEDstatic intDIMENSION_MISMATCHstatic double[]FAST_PRE_SCALE_FACTORSstatic java.lang.String[]FAST_PRE_SCALE_SUFFIXESstatic intGETFREESERVER_WAIT_INCREMENTstatic intGETFREESERVER_WAIT_INITIALstatic java.lang.StringGUESTIDENT_DEFAULTstatic intILLEGAL_ULONG_VALUEstatic intILLEGAL_USHORT_VALUEstatic intINDEX_OUT_OF_BOUNDSstatic intINTERNAL_CLIENT_ERRORstatic intINTERNAL_DL_PARSE_EXCEPTIONstatic intINVALID_OBJECT_NAME_ERRORstatic java.lang.StringKEYWORD_ATYPEstatic java.lang.StringKEYWORD_BTYPEstatic java.lang.StringKEYWORD_CLASSstatic java.lang.StringKEYWORD_CODEstatic java.lang.StringKEYWORD_COLNOstatic java.lang.StringKEYWORD_DIM1static java.lang.StringKEYWORD_DIM2static java.lang.StringKEYWORD_ERRNOstatic java.lang.StringKEYWORD_HIGHstatic java.lang.StringKEYWORD_INDEXstatic java.lang.StringKEYWORD_INVNAMEstatic java.lang.StringKEYWORD_LINENOstatic java.lang.StringKEYWORD_LOWstatic java.lang.StringKEYWORD_METHODstatic java.lang.StringKEYWORD_TABstatic java.lang.StringKEYWORD_TOKENstatic java.lang.StringKEYWORD_TYPEstatic java.lang.StringKEYWORD_URLstatic java.lang.StringKEYWORD_VALstatic intMANAGER_BUSYstatic intMANAGER_CONN_FAILEDstatic intMAX_GETFREESERVER_ATTEMPTSstatic intMODIFIEDstatic intNO_ACTIVE_SERVERSstatic intNO_STATUSstatic intNUM_FAST_PRE_SCALEstatic intRAS_ARRAYstatic intRAS_AUTO_COMPRESSIONstatic intRAS_BOOLEANstatic intRAS_BYTEstatic intRAS_CHARstatic intRAS_COLLECTIONstatic intRAS_COMPLEX1static intRAS_DOUBLEstatic intRAS_FLOATstatic intRAS_HDFstatic intRAS_INTstatic intRAS_JPEGstatic intRAS_LONGstatic intRAS_MARRAYstatic intRAS_MINTERVALstatic intRAS_OIDstatic intRAS_PNGstatic intRAS_POINTstatic intRAS_RGBstatic intRAS_SHORTstatic intRAS_SINTERVALstatic intRAS_STRINGstatic intRAS_STRUCTUREstatic intRAS_TIFFstatic intRAS_ULONGstatic intRAS_UNKNOWNstatic intRAS_USHORTstatic intRAS_ZLIBstatic java.lang.StringRASJ_VERSIONstatic intRASMGRPORT_DEFAULTstatic intREADstatic intREQUEST_FORMAT_ERRORstatic intRESULT_IS_NO_CELLstatic intRESULT_IS_NO_INTERVALstatic intSIZE_OF_BOOLEANstatic intSIZE_OF_BYTEstatic intSIZE_OF_CHARstatic intSIZE_OF_DOUBLEstatic intSIZE_OF_FLOATstatic intSIZE_OF_INTEGERstatic intSIZE_OF_LONGstatic intSIZE_OF_RAS_BOOLEANstatic intSIZE_OF_RAS_BYTEstatic intSIZE_OF_RAS_CHARstatic intSIZE_OF_RAS_DOUBLEstatic intSIZE_OF_RAS_FLOATstatic intSIZE_OF_RAS_LONGstatic intSIZE_OF_RAS_SHORTstatic intSIZE_OF_RAS_ULONGstatic intSIZE_OF_RAS_USHORTstatic intSIZE_OF_SHORTstatic intSTREAM_INPUT_OVERFLOWstatic intTRANSIENTstatic intTYPE_INVALIDstatic intTYPE_NOT_SUPPORTEDstatic intTYPE_UNKNOWNstatic intURL_FORMAT_ERRORstatic intWRITE_TRANS_IN_PROGRESS
-
-
-
Field Detail
-
RASJ_VERSION
static final java.lang.String RASJ_VERSION
- See Also:
- Constant Field Values
-
NUM_FAST_PRE_SCALE
static final int NUM_FAST_PRE_SCALE
- See Also:
- Constant Field Values
-
FAST_PRE_SCALE_FACTORS
static final double[] FAST_PRE_SCALE_FACTORS
-
FAST_PRE_SCALE_SUFFIXES
static final java.lang.String[] FAST_PRE_SCALE_SUFFIXES
-
RAS_ARRAY
static final int RAS_ARRAY
- See Also:
- Constant Field Values
-
RAS_TIFF
static final int RAS_TIFF
- See Also:
- Constant Field Values
-
RAS_JPEG
static final int RAS_JPEG
- See Also:
- Constant Field Values
-
RAS_HDF
static final int RAS_HDF
- See Also:
- Constant Field Values
-
RAS_PNG
static final int RAS_PNG
- See Also:
- Constant Field Values
-
RAS_ZLIB
static final int RAS_ZLIB
- See Also:
- Constant Field Values
-
RAS_AUTO_COMPRESSION
static final int RAS_AUTO_COMPRESSION
- See Also:
- Constant Field Values
-
RAS_UNKNOWN
static final int RAS_UNKNOWN
- See Also:
- Constant Field Values
-
RAS_MARRAY
static final int RAS_MARRAY
- See Also:
- Constant Field Values
-
RAS_COLLECTION
static final int RAS_COLLECTION
- See Also:
- Constant Field Values
-
RAS_SINTERVAL
static final int RAS_SINTERVAL
- See Also:
- Constant Field Values
-
RAS_MINTERVAL
static final int RAS_MINTERVAL
- See Also:
- Constant Field Values
-
RAS_POINT
static final int RAS_POINT
- See Also:
- Constant Field Values
-
RAS_OID
static final int RAS_OID
- See Also:
- Constant Field Values
-
RAS_STRUCTURE
static final int RAS_STRUCTURE
- See Also:
- Constant Field Values
-
RAS_RGB
static final int RAS_RGB
- See Also:
- Constant Field Values
-
RAS_INT
static final int RAS_INT
- See Also:
- Constant Field Values
-
RAS_SHORT
static final int RAS_SHORT
- See Also:
- Constant Field Values
-
RAS_USHORT
static final int RAS_USHORT
- See Also:
- Constant Field Values
-
RAS_LONG
static final int RAS_LONG
- See Also:
- Constant Field Values
-
RAS_ULONG
static final int RAS_ULONG
- See Also:
- Constant Field Values
-
RAS_FLOAT
static final int RAS_FLOAT
- See Also:
- Constant Field Values
-
RAS_DOUBLE
static final int RAS_DOUBLE
- See Also:
- Constant Field Values
-
RAS_BOOLEAN
static final int RAS_BOOLEAN
- See Also:
- Constant Field Values
-
RAS_BYTE
static final int RAS_BYTE
- See Also:
- Constant Field Values
-
RAS_CHAR
static final int RAS_CHAR
- See Also:
- Constant Field Values
-
RAS_STRING
static final int RAS_STRING
- See Also:
- Constant Field Values
-
RAS_COMPLEX1
static final int RAS_COMPLEX1
- See Also:
- Constant Field Values
-
NO_STATUS
static final int NO_STATUS
- See Also:
- Constant Field Values
-
DELETED
static final int DELETED
- See Also:
- Constant Field Values
-
CREATED
static final int CREATED
- See Also:
- Constant Field Values
-
MODIFIED
static final int MODIFIED
- See Also:
- Constant Field Values
-
READ
static final int READ
- See Also:
- Constant Field Values
-
TRANSIENT
static final int TRANSIENT
- See Also:
- Constant Field Values
-
SIZE_OF_INTEGER
static final int SIZE_OF_INTEGER
- See Also:
- Constant Field Values
-
SIZE_OF_LONG
static final int SIZE_OF_LONG
- See Also:
- Constant Field Values
-
SIZE_OF_FLOAT
static final int SIZE_OF_FLOAT
- See Also:
- Constant Field Values
-
SIZE_OF_BYTE
static final int SIZE_OF_BYTE
- See Also:
- Constant Field Values
-
SIZE_OF_SHORT
static final int SIZE_OF_SHORT
- See Also:
- Constant Field Values
-
SIZE_OF_CHAR
static final int SIZE_OF_CHAR
- See Also:
- Constant Field Values
-
SIZE_OF_BOOLEAN
static final int SIZE_OF_BOOLEAN
- See Also:
- Constant Field Values
-
SIZE_OF_DOUBLE
static final int SIZE_OF_DOUBLE
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_LONG
static final int SIZE_OF_RAS_LONG
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_ULONG
static final int SIZE_OF_RAS_ULONG
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_FLOAT
static final int SIZE_OF_RAS_FLOAT
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_BYTE
static final int SIZE_OF_RAS_BYTE
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_SHORT
static final int SIZE_OF_RAS_SHORT
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_USHORT
static final int SIZE_OF_RAS_USHORT
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_CHAR
static final int SIZE_OF_RAS_CHAR
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_BOOLEAN
static final int SIZE_OF_RAS_BOOLEAN
- See Also:
- Constant Field Values
-
SIZE_OF_RAS_DOUBLE
static final int SIZE_OF_RAS_DOUBLE
- See Also:
- Constant Field Values
-
INTERNAL_DL_PARSE_EXCEPTION
static final int INTERNAL_DL_PARSE_EXCEPTION
- See Also:
- Constant Field Values
-
RESULT_IS_NO_INTERVAL
static final int RESULT_IS_NO_INTERVAL
- See Also:
- Constant Field Values
-
INDEX_OUT_OF_BOUNDS
static final int INDEX_OUT_OF_BOUNDS
- See Also:
- Constant Field Values
-
DIMENSION_MISMATCH
static final int DIMENSION_MISMATCH
- See Also:
- Constant Field Values
-
STREAM_INPUT_OVERFLOW
static final int STREAM_INPUT_OVERFLOW
- See Also:
- Constant Field Values
-
RESULT_IS_NO_CELL
static final int RESULT_IS_NO_CELL
- See Also:
- Constant Field Values
-
BASE_DBS_ERROR
static final int BASE_DBS_ERROR
- See Also:
- Constant Field Values
-
INTERNAL_CLIENT_ERROR
static final int INTERNAL_CLIENT_ERROR
- See Also:
- Constant Field Values
-
TYPE_INVALID
static final int TYPE_INVALID
- See Also:
- Constant Field Values
-
TYPE_UNKNOWN
static final int TYPE_UNKNOWN
- See Also:
- Constant Field Values
-
TYPE_NOT_SUPPORTED
static final int TYPE_NOT_SUPPORTED
- See Also:
- Constant Field Values
-
DB_NOT_OPEN
static final int DB_NOT_OPEN
- See Also:
- Constant Field Values
-
DB_CONN_FAILED
static final int DB_CONN_FAILED
- See Also:
- Constant Field Values
-
URL_FORMAT_ERROR
static final int URL_FORMAT_ERROR
- See Also:
- Constant Field Values
-
ILLEGAL_ULONG_VALUE
static final int ILLEGAL_ULONG_VALUE
- See Also:
- Constant Field Values
-
ILLEGAL_USHORT_VALUE
static final int ILLEGAL_USHORT_VALUE
- See Also:
- Constant Field Values
-
MANAGER_CONN_FAILED
static final int MANAGER_CONN_FAILED
- See Also:
- Constant Field Values
-
MANAGER_BUSY
static final int MANAGER_BUSY
- See Also:
- Constant Field Values
-
ACC_DEN_INC_LOGIN
static final int ACC_DEN_INC_LOGIN
- See Also:
- Constant Field Values
-
ACC_DEN_NO_PERMISSION
static final int ACC_DEN_NO_PERMISSION
- See Also:
- Constant Field Values
-
ACC_DEN_CAPABILITY_WRONG
static final int ACC_DEN_CAPABILITY_WRONG
- See Also:
- Constant Field Values
-
NO_ACTIVE_SERVERS
static final int NO_ACTIVE_SERVERS
- See Also:
- Constant Field Values
-
WRITE_TRANS_IN_PROGRESS
static final int WRITE_TRANS_IN_PROGRESS
- See Also:
- Constant Field Values
-
DATABASE_NOT_DEFINED
static final int DATABASE_NOT_DEFINED
- See Also:
- Constant Field Values
-
REQUEST_FORMAT_ERROR
static final int REQUEST_FORMAT_ERROR
- See Also:
- Constant Field Values
-
INVALID_OBJECT_NAME_ERROR
static final int INVALID_OBJECT_NAME_ERROR
- See Also:
- Constant Field Values
-
MAX_GETFREESERVER_ATTEMPTS
static final int MAX_GETFREESERVER_ATTEMPTS
- See Also:
- Constant Field Values
-
GETFREESERVER_WAIT_INITIAL
static final int GETFREESERVER_WAIT_INITIAL
- See Also:
- Constant Field Values
-
GETFREESERVER_WAIT_INCREMENT
static final int GETFREESERVER_WAIT_INCREMENT
- See Also:
- Constant Field Values
-
RASMGRPORT_DEFAULT
static final int RASMGRPORT_DEFAULT
- See Also:
- Constant Field Values
-
GUESTIDENT_DEFAULT
static final java.lang.String GUESTIDENT_DEFAULT
- See Also:
- Constant Field Values
-
KEYWORD_TAB
static final java.lang.String KEYWORD_TAB
- See Also:
- Constant Field Values
-
KEYWORD_CLASS
static final java.lang.String KEYWORD_CLASS
- See Also:
- Constant Field Values
-
KEYWORD_METHOD
static final java.lang.String KEYWORD_METHOD
- See Also:
- Constant Field Values
-
KEYWORD_CODE
static final java.lang.String KEYWORD_CODE
- See Also:
- Constant Field Values
-
KEYWORD_URL
static final java.lang.String KEYWORD_URL
- See Also:
- Constant Field Values
-
KEYWORD_DIM1
static final java.lang.String KEYWORD_DIM1
- See Also:
- Constant Field Values
-
KEYWORD_DIM2
static final java.lang.String KEYWORD_DIM2
- See Also:
- Constant Field Values
-
KEYWORD_VAL
static final java.lang.String KEYWORD_VAL
- See Also:
- Constant Field Values
-
KEYWORD_LOW
static final java.lang.String KEYWORD_LOW
- See Also:
- Constant Field Values
-
KEYWORD_HIGH
static final java.lang.String KEYWORD_HIGH
- See Also:
- Constant Field Values
-
KEYWORD_INDEX
static final java.lang.String KEYWORD_INDEX
- See Also:
- Constant Field Values
-
KEYWORD_INVNAME
static final java.lang.String KEYWORD_INVNAME
- See Also:
- Constant Field Values
-
KEYWORD_TOKEN
static final java.lang.String KEYWORD_TOKEN
- See Also:
- Constant Field Values
-
KEYWORD_ERRNO
static final java.lang.String KEYWORD_ERRNO
- See Also:
- Constant Field Values
-
KEYWORD_LINENO
static final java.lang.String KEYWORD_LINENO
- See Also:
- Constant Field Values
-
KEYWORD_COLNO
static final java.lang.String KEYWORD_COLNO
- See Also:
- Constant Field Values
-
KEYWORD_ATYPE
static final java.lang.String KEYWORD_ATYPE
- See Also:
- Constant Field Values
-
KEYWORD_BTYPE
static final java.lang.String KEYWORD_BTYPE
- See Also:
- Constant Field Values
-
KEYWORD_TYPE
static final java.lang.String KEYWORD_TYPE
- See Also:
- Constant Field Values
-
-