Constant Field Values
Contents
org.hpccsystems.*
-
org.hpccsystems.commons.ecl.FieldFilter Modifier and Type Constant Field Value public static final longserialVersionUID1L -
org.hpccsystems.commons.ecl.FieldFilterRange Modifier and Type Constant Field Value public static final longserialVersionUID1L -
org.hpccsystems.commons.ecl.FileFilter Modifier and Type Constant Field Value public static final longserialVersionUID2L
-
org.hpccsystems.commons.errors.HpccAccessException Modifier and Type Constant Field Value public static final longserialVersionUID1L
-
org.hpccsystems.commons.filter.SQLExpression Modifier and Type Constant Field Value public static final charPARENTFIELDSEP46public static final charSINGLEBLANKBUFFER32 -
org.hpccsystems.commons.filter.SQLOperator Modifier and Type Constant Field Value public static final StringANDSPLITPATTERN"\\s+(?i)AND\\s+"public static final StringINSPLITPATTERN"\\s+(?i)IN\\s+"public static final StringISNOTNULLSPLITPATTERN"\\s+(?i)IS\\s+(?i)NOT\\s+(?i)NULL\\s*"public static final StringISNULLSPLITPATTERN"\\s+(?i)IS\\s+(?i)NULL\\s*"public static final StringNOTINSPLITPATTERN"\\s+(?i)NOT\\s+(?i)IN\\s*"public static final StringNOTSPLITPATTERN"\\s+(?i)NOT\\s+"public static final StringORSPLITPATTERN"\\s+(?i)OR\\s+"
-
org.hpccsystems.commons.utils.CryptoHelper Modifier and Type Constant Field Value public static final intDEFAULT_AES_SECRETKEY_LEN16public static final StringDEFAULT_CIPHER_MODE"AES"public static final StringDEFAULT_SECRETKEY_ALGORITHM"AES" -
org.hpccsystems.commons.utils.Utils Modifier and Type Constant Field Value public static final StringDOTSEPERATORREGEX"\\."public static final StringEscapedSingleQuote"\'\'"
-
org.hpccsystems.ws.client.BaseHPCCWsClient Modifier and Type Constant Field Value public static final StringDEAFULTECLWATCHPORT"8010"public static final StringDEFAULTECLWATCHTLSPORT"18010" -
org.hpccsystems.ws.client.HPCCWsClient Modifier and Type Constant Field Value public static final StringdefaultTargetWsECLWatchHost"localhost"public static final StringdefaultTWsECLWatchPort"8010"public static final StringdefaultTWsECLWatchSSLPort"18010" -
org.hpccsystems.ws.client.HPCCWsClientPool Modifier and Type Constant Field Value public static final longDEFAULT_EXPIRE_MILLIS60000L -
org.hpccsystems.ws.client.HPCCWsCloudClient Modifier and Type Constant Field Value public static final StringWSCLOUDURI"/wscloud" -
org.hpccsystems.ws.client.HPCCWsCodeSignClient Modifier and Type Constant Field Value public static final StringWSRESOURCESURI"/ws_codesign" -
org.hpccsystems.ws.client.HPCCWsDFUClient Modifier and Type Constant Field Value public static final StringDATASET_ELEMENT"Dataset"public static final StringROW_ELEMENT"Row"public static final StringWSDFUURI"/WsDFU/" -
org.hpccsystems.ws.client.HPCCWsDFUXRefClient Modifier and Type Constant Field Value public static final StringWSDFUXREFURI"/WsDFUXRef" -
org.hpccsystems.ws.client.HPCCWsFileIOClient Modifier and Type Constant Field Value public static final StringFILEIOWSDLURI"/WsFileIO" -
org.hpccsystems.ws.client.HPCCWsPackageProcessClient Modifier and Type Constant Field Value public static final StringPACKAGEPROCESSURI"/WsPackageProcess" -
org.hpccsystems.ws.client.HPCCWsResourcesClient Modifier and Type Constant Field Value public static final StringWSRESOURCESURI"/WsResources" -
org.hpccsystems.ws.client.HPCCWsSMCClient Modifier and Type Constant Field Value public static final StringWSSMCURI"/WsSMC" -
org.hpccsystems.ws.client.HPCCWsSQLClient Modifier and Type Constant Field Value public static final StringWSSQLURI"/WsSQL" -
org.hpccsystems.ws.client.HPCCWsStoreClient Modifier and Type Constant Field Value public static final StringWSStoreWSDLURI"/wsstore" -
org.hpccsystems.ws.client.HPCCWsTopologyClient Modifier and Type Constant Field Value public static final StringWSTOPOLOGYWSDLURI"/WsTopology" -
org.hpccsystems.ws.client.HPCCWsWorkUnitsClient Modifier and Type Constant Field Value public static final intdefaultMaxWaitTime300000public static final intdefaultResultLimit100public static final intdefaultWaitTime10000public static final StringWSWORKUNITSWSDLURI"/WsWorkunits"
-
org.hpccsystems.ws.client.extended.HPCCWsAttributesClient Modifier and Type Constant Field Value public static final StringWSATTRIBUTESWSDLURI"/WsAttributes"
-
org.hpccsystems.ws.client.platform.Platform Modifier and Type Constant Field Value public static final StringAPI_ID"org.hpccsystems.ws.client"public static final StringP_CLUSTER"clusterLaunchConfig"public static final StringP_COMPILEONLY"compileOnly"public static final StringP_DISABLED"disabledConfig"public static final StringP_IP"ipLaunchConfig"public static final StringP_IP_DEFAULT"localhost"public static final StringP_PASSWORD"passwordLaunchConfig"public static final StringP_PORT"portLaunchConfig"public static final intP_PORT_DEFAULT8010public static final StringP_PORT_DEFAULT_STR"8010"public static final StringP_SSL"sslConfig"public static final booleanP_SSL_DEFAULTfalsepublic static final intP_SSLPORT_DEFAULT18010public static final StringP_SSLPORT_DEFAULT_STR"18010"public static final StringP_USER"userLaunchConfig" -
org.hpccsystems.ws.client.platform.Version Modifier and Type Constant Field Value public static final intDISTANCE_MINOR100000000public static final intDISTANCE_POINT100000public static final intDISTANCE_SUFFIXINT100public static final intDISTANCE_SUFFIXSTR1000public static final intEQUIVALENT_VERSIONS0public static final intOTHER_VERSION_IS_NEWER1public static final intOTHER_VERSION_IS_OLDER-1
-
org.hpccsystems.ws.client.utils.Axis2ADBStubWrapperMaker Modifier and Type Constant Field Value public static final Stringversion"1.9" -
org.hpccsystems.ws.client.utils.Connection Modifier and Type Constant Field Value public static final StringCONNECT_TIMEOUT_PARAM"connecttimeoutmillis"public static final intDEFAULT_CONNECT_TIMEOUT_MILLI150000public static final intDEFAULT_READ_TIMEOUT_MILLI180000public static final intDEFAULT_SO_TIMEOUT_MILLI150000public static final intDEFAULT_WRITE_TIMEOUT_MILLI150000public static final charfirstOptDelimiter63public static final charpathDelimiter47public static final charportDelimiter58public static final StringprotDelimiter"://"public static final StringprotHttp"http"public static final StringprotHttps"https"public static final StringREAD_TIMEOUT_PARAM"readtimeoutmillis"public static final StringSOCKET_TIMEOUT_PARAM"sockettimeoutmillis"public static final charsubsequentOptDelimiter38public static final StringWRITE_TIMEOUT_PARAM"writetimeoutmillis" -
org.hpccsystems.ws.client.utils.DelimitedDataOptions Modifier and Type Constant Field Value public static final StringcsvDefaultEscape""public static final StringcsvDefaultQuote"\'"public static final StringcsvDefaultSeparate"\\,"public static final StringcsvDefaultTerminator"\n" -
org.hpccsystems.ws.client.utils.HashCodeUtil Modifier and Type Constant Field Value public static final intSEED23 -
org.hpccsystems.ws.client.utils.HpccContainerizedUnsupportedException Modifier and Type Constant Field Value public static final longserialVersionUID1L -
org.hpccsystems.ws.client.utils.Utils Modifier and Type Constant Field Value public static final StringISO8601_FORMAT"yyyy-MM-dd\'T\'HH:mm:ss.sss\'Z\'"public static final charLINUX_SEP47public static final charWIN_SEP92