public final class StoreError extends ErrorCode
Modifier and Type | Field and Description |
---|---|
static ErrorCode |
ACCESS_DENIED
STORE-26 Access denied error while accessing store.
|
static ErrorCode |
ALLOW_SNAPSHOT_ERROR
STORE-28 Error occurred while trying to make path snapshottable.
|
static ErrorCode |
AUDIT_SUMMARY_SYNC_ERROR
STORE-37 The audit stored audit summary does not match the stored detail records
|
static ErrorCode |
CONNECTION_FAILURE
STORE-3 Unable to connect to Cassandra backend.
|
static ErrorCode |
CONVERSION_ERROR
STORE-20 Conversion error
|
static ErrorCode |
CREATE_SNAPSHOT_ERROR
STORE-29 Error occurred while creating a snapshot.
|
static ErrorCode |
DELETE_SNAPSHOT_ERROR
STORE-30 Error occurred while deleting a snapshot.
|
static ErrorCode |
DISTCP_ERROR
STORE-36 Error occurred while running distcp.
|
static ErrorCode |
E_EXISTS
STORE-24 Record exists already
|
static ErrorCode |
EXPORT_SNAPSHOT_ERROR
STORE-33 Error occurred while exporting a snapshot.
|
static ErrorCode |
IMPORT_SNAPSHOT_ERROR
STORE-34 Error occurred while importing a snapshot.
|
static ErrorCode |
INVALID_CONNECTOR_DEFINITION
STORE-22 Invalid Connector Definition
|
static ErrorCode |
INVALID_ID
STORE-18 Content read error
|
static ErrorCode |
INVALID_LOOKUP
STORE-21 Failed due to invalid Lookup
|
static ErrorCode |
INVALID_RESULT_COLUMNS
STORE-12 A document or message result contained an invalid column combination
|
static ErrorCode |
INVALID_SNAPSHOT_NAME
STORE-35 Invalid snapshot name.
|
static ErrorCode |
JCE_ERROR
STORE-25 JCE Unlimited Security Policy is not installed.
|
static ErrorCode |
LIST_SNAPSHOT_ERROR
STORE-31 Error occurred while listing a snapshot.
|
static ErrorCode |
METADATA_READ_ERROR
STORE-15 Metadata write error, primary data still stored
|
static ErrorCode |
METADATA_WRITE_ERROR
STORE-14 Metadata write error, primary data still stored
|
static ErrorCode |
NOT_FOUND
STORE-13 Content not found
|
static ErrorCode |
NOT_SNAPSHOTTABLE
STORE-27 Specified path cannot be made snapshottable.
|
static ErrorCode |
PREPARED_STATEMENT_FAILURE
STORE-19 Failed to create prepared statement
|
static ErrorCode |
READ_ERROR
STORE-17 Content read error
|
static ErrorCode |
RESTORE_SNAPSHOT_ERROR
STORE-32 Error occurred while restoring a snapshot.
|
static ErrorCode |
SCHEMA_BOOTSTRAP_FAILURE
STORE-2 Bootstrapping of schema failed.
|
static ErrorCode |
SCHEMA_CHANGE_FILE_DELETE_FAILURE
STORE-11 Failure to delete the current schema change file.
|
static ErrorCode |
SCHEMA_CHANGE_FILE_DOES_NOT_EXIST
STORE-9 The changingSchema.txt file does not exist when it should.
|
static ErrorCode |
SCHEMA_CHANGE_FILE_EXISTS
STORE-1 The changingSchema.txt file exists when it should not.
|
static ErrorCode |
SCHEMA_CHANGE_FILE_READ_FAILURE
STORE-5 Failure to read the current schema change file.
|
static ErrorCode |
SCHEMA_CHANGE_FILE_WRITE_FAILURE
STORE-6 Failure to write the current schema change file.
|
static ErrorCode |
SCHEMA_INVALID_OPERATION
STORE-8 Invalid schema operation.
|
static ErrorCode |
SCHEMA_KEYSPACE_EXISTS
STORE-7 Attempted to create a keyspace which already exists.
|
static ErrorCode |
SCHEMA_MISMATCH_ERROR
STORE-10 The schema UUID changed on the config server while this store was making a change
|
static ErrorCode |
SCHEMA_STORE_PREP_RECORD_FAILURE
STORE-4 Failure to fully record the success of a StorePreparer.
|
static ErrorCode |
TX_FAILURE
STORE-23 Commit Failure
|
static ErrorCode |
WRITE_ERROR
STORE-16 Content write error
|
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final ErrorCode SCHEMA_CHANGE_FILE_EXISTS
public static final ErrorCode SCHEMA_BOOTSTRAP_FAILURE
public static final ErrorCode CONNECTION_FAILURE
public static final ErrorCode SCHEMA_STORE_PREP_RECORD_FAILURE
public static final ErrorCode SCHEMA_CHANGE_FILE_READ_FAILURE
public static final ErrorCode SCHEMA_CHANGE_FILE_WRITE_FAILURE
public static final ErrorCode SCHEMA_KEYSPACE_EXISTS
public static final ErrorCode SCHEMA_INVALID_OPERATION
public static final ErrorCode SCHEMA_CHANGE_FILE_DOES_NOT_EXIST
public static final ErrorCode SCHEMA_MISMATCH_ERROR
public static final ErrorCode SCHEMA_CHANGE_FILE_DELETE_FAILURE
public static final ErrorCode INVALID_RESULT_COLUMNS
public static final ErrorCode NOT_FOUND
public static final ErrorCode METADATA_WRITE_ERROR
public static final ErrorCode METADATA_READ_ERROR
public static final ErrorCode WRITE_ERROR
public static final ErrorCode READ_ERROR
public static final ErrorCode INVALID_ID
public static final ErrorCode PREPARED_STATEMENT_FAILURE
public static final ErrorCode CONVERSION_ERROR
public static final ErrorCode INVALID_LOOKUP
public static final ErrorCode INVALID_CONNECTOR_DEFINITION
public static final ErrorCode TX_FAILURE
public static final ErrorCode E_EXISTS
public static final ErrorCode JCE_ERROR
public static final ErrorCode ACCESS_DENIED
public static final ErrorCode NOT_SNAPSHOTTABLE
public static final ErrorCode ALLOW_SNAPSHOT_ERROR
public static final ErrorCode CREATE_SNAPSHOT_ERROR
public static final ErrorCode DELETE_SNAPSHOT_ERROR
public static final ErrorCode LIST_SNAPSHOT_ERROR
public static final ErrorCode RESTORE_SNAPSHOT_ERROR
public static final ErrorCode EXPORT_SNAPSHOT_ERROR
public static final ErrorCode IMPORT_SNAPSHOT_ERROR
public static final ErrorCode INVALID_SNAPSHOT_NAME
public static final ErrorCode DISTCP_ERROR
public static final ErrorCode AUDIT_SUMMARY_SYNC_ERROR
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.