Constant Field Values
Contents
org.hpccsystems.*
-
org.hpccsystems.commons.ecl.FieldFilter Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
org.hpccsystems.commons.ecl.FieldFilterRange Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
org.hpccsystems.commons.ecl.FileFilter Modifier and Type Constant Field Value public static final long
serialVersionUID
2L
-
org.hpccsystems.commons.errors.HpccAccessException Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
org.hpccsystems.commons.filter.SQLExpression Modifier and Type Constant Field Value public static final char
PARENTFIELDSEP
46
public static final char
SINGLEBLANKBUFFER
32
-
org.hpccsystems.commons.filter.SQLOperator Modifier and Type Constant Field Value public static final String
ANDSPLITPATTERN
"\\s+(?i)AND\\s+"
public static final String
INSPLITPATTERN
"\\s+(?i)IN\\s+"
public static final String
ISNOTNULLSPLITPATTERN
"\\s+(?i)IS\\s+(?i)NOT\\s+(?i)NULL\\s*"
public static final String
ISNULLSPLITPATTERN
"\\s+(?i)IS\\s+(?i)NULL\\s*"
public static final String
NOTINSPLITPATTERN
"\\s+(?i)NOT\\s+(?i)IN\\s*"
public static final String
NOTSPLITPATTERN
"\\s+(?i)NOT\\s+"
public static final String
ORSPLITPATTERN
"\\s+(?i)OR\\s+"
-
org.hpccsystems.commons.utils.CryptoHelper Modifier and Type Constant Field Value public static final int
DEFAULT_AES_SECRETKEY_LEN
16
public static final String
DEFAULT_CIPHER_MODE
"AES"
public static final String
DEFAULT_SECRETKEY_ALGORITHM
"AES"
-
org.hpccsystems.commons.utils.Utils Modifier and Type Constant Field Value public static final String
DOTSEPERATORREGEX
"\\."
public static final String
EscapedSingleQuote
"\'\'"
-
org.hpccsystems.ws.client.BaseHPCCWsClient Modifier and Type Constant Field Value public static final String
DEAFULTECLWATCHPORT
"8010"
public static final String
DEFAULTECLWATCHTLSPORT
"18010"
-
org.hpccsystems.ws.client.HPCCWsClient Modifier and Type Constant Field Value public static final String
defaultTargetWsECLWatchHost
"localhost"
public static final String
defaultTWsECLWatchPort
"8010"
public static final String
defaultTWsECLWatchSSLPort
"18010"
-
org.hpccsystems.ws.client.HPCCWsClientPool Modifier and Type Constant Field Value public static final long
DEFAULT_EXPIRE_MILLIS
60000L
-
org.hpccsystems.ws.client.HPCCWsCloudClient Modifier and Type Constant Field Value public static final String
WSCLOUDURI
"/wscloud"
-
org.hpccsystems.ws.client.HPCCWsCodeSignClient Modifier and Type Constant Field Value public static final String
WSRESOURCESURI
"/ws_codesign"
-
org.hpccsystems.ws.client.HPCCWsDFUClient Modifier and Type Constant Field Value public static final String
DATASET_ELEMENT
"Dataset"
public static final String
ROW_ELEMENT
"Row"
public static final String
WSDFUURI
"/WsDFU/"
-
org.hpccsystems.ws.client.HPCCWsDFUXRefClient Modifier and Type Constant Field Value public static final String
WSDFUXREFURI
"/WsDFUXRef"
-
org.hpccsystems.ws.client.HPCCWsFileIOClient Modifier and Type Constant Field Value public static final String
FILEIOWSDLURI
"/WsFileIO"
-
org.hpccsystems.ws.client.HPCCWsPackageProcessClient Modifier and Type Constant Field Value public static final String
PACKAGEPROCESSURI
"/WsPackageProcess"
-
org.hpccsystems.ws.client.HPCCWsResourcesClient Modifier and Type Constant Field Value public static final String
WSRESOURCESURI
"/WsResources"
-
org.hpccsystems.ws.client.HPCCWsSMCClient Modifier and Type Constant Field Value public static final String
WSSMCURI
"/WsSMC"
-
org.hpccsystems.ws.client.HPCCWsSQLClient Modifier and Type Constant Field Value public static final String
WSSQLURI
"/WsSQL"
-
org.hpccsystems.ws.client.HPCCWsStoreClient Modifier and Type Constant Field Value public static final String
WSStoreWSDLURI
"/wsstore"
-
org.hpccsystems.ws.client.HPCCWsTopologyClient Modifier and Type Constant Field Value public static final String
WSTOPOLOGYWSDLURI
"/WsTopology"
-
org.hpccsystems.ws.client.HPCCWsWorkUnitsClient Modifier and Type Constant Field Value public static final int
defaultMaxWaitTime
300000
public static final int
defaultResultLimit
100
public static final int
defaultWaitTime
10000
public static final String
WSWORKUNITSWSDLURI
"/WsWorkunits"
-
org.hpccsystems.ws.client.extended.HPCCWsAttributesClient Modifier and Type Constant Field Value public static final String
WSATTRIBUTESWSDLURI
"/WsAttributes"
-
org.hpccsystems.ws.client.platform.Platform Modifier and Type Constant Field Value public static final String
API_ID
"org.hpccsystems.ws.client"
public static final String
P_CLUSTER
"clusterLaunchConfig"
public static final String
P_COMPILEONLY
"compileOnly"
public static final String
P_DISABLED
"disabledConfig"
public static final String
P_IP
"ipLaunchConfig"
public static final String
P_IP_DEFAULT
"localhost"
public static final String
P_PASSWORD
"passwordLaunchConfig"
public static final String
P_PORT
"portLaunchConfig"
public static final int
P_PORT_DEFAULT
8010
public static final String
P_PORT_DEFAULT_STR
"8010"
public static final String
P_SSL
"sslConfig"
public static final boolean
P_SSL_DEFAULT
false
public static final int
P_SSLPORT_DEFAULT
18010
public static final String
P_SSLPORT_DEFAULT_STR
"18010"
public static final String
P_USER
"userLaunchConfig"
-
org.hpccsystems.ws.client.platform.Version Modifier and Type Constant Field Value public static final int
DISTANCE_MINOR
100000000
public static final int
DISTANCE_POINT
100000
public static final int
DISTANCE_SUFFIXINT
100
public static final int
DISTANCE_SUFFIXSTR
1000
public static final int
EQUIVALENT_VERSIONS
0
public static final int
OTHER_VERSION_IS_NEWER
1
public static final int
OTHER_VERSION_IS_OLDER
-1
-
org.hpccsystems.ws.client.utils.Axis2ADBStubWrapperMaker Modifier and Type Constant Field Value public static final String
version
"1.9"
-
org.hpccsystems.ws.client.utils.Connection Modifier and Type Constant Field Value public static final String
CONNECT_TIMEOUT_PARAM
"connecttimeoutmillis"
public static final int
DEFAULT_CONNECT_TIMEOUT_MILLI
150000
public static final int
DEFAULT_READ_TIMEOUT_MILLI
180000
public static final int
DEFAULT_SO_TIMEOUT_MILLI
150000
public static final int
DEFAULT_WRITE_TIMEOUT_MILLI
150000
public static final char
firstOptDelimiter
63
public static final char
pathDelimiter
47
public static final char
portDelimiter
58
public static final String
protDelimiter
"://"
public static final String
protHttp
"http"
public static final String
protHttps
"https"
public static final String
READ_TIMEOUT_PARAM
"readtimeoutmillis"
public static final String
SOCKET_TIMEOUT_PARAM
"sockettimeoutmillis"
public static final char
subsequentOptDelimiter
38
public static final String
WRITE_TIMEOUT_PARAM
"writetimeoutmillis"
-
org.hpccsystems.ws.client.utils.DelimitedDataOptions Modifier and Type Constant Field Value public static final String
csvDefaultEscape
""
public static final String
csvDefaultQuote
"\'"
public static final String
csvDefaultSeparate
"\\,"
public static final String
csvDefaultTerminator
"\n"
-
org.hpccsystems.ws.client.utils.HashCodeUtil Modifier and Type Constant Field Value public static final int
SEED
23
-
org.hpccsystems.ws.client.utils.HpccContainerizedUnsupportedException Modifier and Type Constant Field Value public static final long
serialVersionUID
1L
-
org.hpccsystems.ws.client.utils.Utils Modifier and Type Constant Field Value public static final String
ISO8601_FORMAT
"yyyy-MM-dd\'T\'HH:mm:ss.sss\'Z\'"
public static final char
LINUX_SEP
47
public static final char
WIN_SEP
92