static JoinFinderError |
JoinFinderError.INGEST_DOC_SKIP_ERROR |
%s collecting statistics for table %s document %s Connector run version %d
|
static JoinFinderError |
JoinFinderError.INGEST_DOC_SKIP_WARN |
Dropping invalid sonar data document %s because of a bad %s value %s
|
static JoinFinderError |
JoinFinderError.INGEST_MV_FIELD |
Multiple values found in %s field for document with ID %s
|
static JoinFinderError |
JoinFinderError.INGEST_TABLE_PERSIST_ERROR |
%s persisting data for table %s
|
static JoinFinderError |
JoinFinderError.INTERNAL_ERROR |
Internal Error %s
|
static JoinFinderError |
JoinFinderError.STORE_ADD_B4_RM |
Add %s before remove
|
static JoinFinderError |
JoinFinderError.STORE_BAD_FLDNAME |
Illegal field name %s contains '%s'
|
static JoinFinderError |
JoinFinderError.STORE_BAD_UPDATE_COUNT |
"%s count != 1 : count : %d name space : %s"
|
static JoinFinderError |
JoinFinderError.STORE_CLOSE |
"Failed to close %s : %s"
|
static JoinFinderError |
JoinFinderError.STORE_CONNECTION |
Connection error [ %s ]
|
static JoinFinderError |
JoinFinderError.STORE_DELETE |
Could not delete %s [ %s ]
|
static JoinFinderError |
JoinFinderError.STORE_ERROR |
"Internal Store Error %s"
|
static JoinFinderError |
JoinFinderError.STORE_EXEC |
"Could not execute command [%s] exception [%s]"
|
static JoinFinderError |
JoinFinderError.STORE_FETCH |
"Could not fetch %s [ %s ]"
|
static JoinFinderError |
JoinFinderError.STORE_FMT_VERSION |
Software storage format version %d incompatible with persisted version %d
|
static JoinFinderError |
JoinFinderError.STORE_ID_LEN |
"Illegal %s Id length %d should be %d"
|
static JoinFinderError |
JoinFinderError.STORE_ISCLOSE |
"Failed to close input Stream %s"
|
static JoinFinderError |
JoinFinderError.STORE_KEY_MALFORMED |
key [ %s ] is malformed
|
static JoinFinderError |
JoinFinderError.STORE_KEY_MISMATCH |
Number of fields %d in key does not match the other key %d
|
static JoinFinderError |
JoinFinderError.STORE_NO_INFO |
"No %s information found for name space %s"
|
static JoinFinderError |
JoinFinderError.STORE_NOT_YET |
"%s not yet implemented"
|
static JoinFinderError |
JoinFinderError.STORE_NS_MATCH |
"Name space %s, the number of fields, %d does not match the the number of types, %d"
|
static JoinFinderError |
JoinFinderError.STORE_NS_NULL |
"Name space one or more of the following are null nameSpace : %s fieldNames : %s types : %s"
|
static JoinFinderError |
JoinFinderError.STORE_NS_ZERO |
"Name space %s , number of fields must be greater than zero"
|
static JoinFinderError |
JoinFinderError.STORE_OPT_UPD |
Optimistic update failed [ %s ] from version %d to %d
|
static JoinFinderError |
JoinFinderError.STORE_REC_NOT_FOUND |
"%s : %s Not Found"
|
static JoinFinderError |
JoinFinderError.STORE_SELF_LINK |
Self linking table %s
|
static JoinFinderError |
JoinFinderError.STORE_SINGLETON |
"Multiple records found for %s"
|
static JoinFinderError |
JoinFinderError.STORE_UNKOWN_TYPE |
"Unknown type %s"
|