public class IndexProcessError extends ErrorCode
Modifier and Type | Field and Description |
---|---|
static ErrorCode |
INVALID_PARAMETER
INDEX_PROCESS-9 Invalid Command line arguement
|
static ErrorCode |
LOCK_FAILED
INDEX_PROCESS-6 Index process failed to acquire or release a lock
|
static ErrorCode |
MISSING_INDEX
INDEX_PROCESS-11 Index not found in repository
|
static ErrorCode |
MISSING_TOKENIZER
INDEX_PROCESS-8 Tokenizer missing from configuration found in zookeeper
|
static ErrorCode |
NO_AVAILABLE_PARTITIONS
INDEX_PROCESS-5 No cells were available in the index matrix
|
static ErrorCode |
SHUTDOWN_ERROR
INDEX_PROCESS-10 Exceptions during shutdown
|
static ErrorCode |
STARTUP_FAILED
INDEX_PROCESS-1 Index process failed to acquire or release a lock
|
static ErrorCode |
UNKNOWN_ERROR
INDEX_PROCESS-12 Unknown error occurred while running index process.
|
static ErrorCode |
ZNODE_CREATION_ERROR
INDEX_PROCESS-2 Error creating a zookeeper node
|
static ErrorCode |
ZNODE_DELETION_FAILED
INDEX_PROCESS-7 Error deleting data from zookeeper
|
static ErrorCode |
ZNODE_PARSING_ERROR
INDEX_PROCESS-4 Error parsing data from zookeeper
|
static ErrorCode |
ZNODE_READ_ERROR
INDEX_PROCESS-3 Error reading from zookeeper
|
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final ErrorCode STARTUP_FAILED
public static final ErrorCode ZNODE_CREATION_ERROR
public static final ErrorCode ZNODE_READ_ERROR
public static final ErrorCode ZNODE_PARSING_ERROR
public static final ErrorCode NO_AVAILABLE_PARTITIONS
public static final ErrorCode LOCK_FAILED
public static final ErrorCode ZNODE_DELETION_FAILED
public static final ErrorCode MISSING_TOKENIZER
public static final ErrorCode INVALID_PARAMETER
public static final ErrorCode SHUTDOWN_ERROR
public static final ErrorCode MISSING_INDEX
public static final ErrorCode UNKNOWN_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.