Package org.apache.ignite.lang
Class ErrorGroups.Index
java.lang.Object
org.apache.ignite.lang.ErrorGroups.Index
- Enclosing class:
- ErrorGroups
Deprecated.
The whole group is unused.
Index error group.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Deprecated.static final ErrorGroup
Deprecated.static final int
Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INDEX_ERR_GROUP
Deprecated.Index error group. -
INDEX_NOT_FOUND_ERR
Deprecated.Index not found. -
INDEX_ALREADY_EXISTS_ERR
Deprecated.Index already exists.
-
-
Constructor Details
-
Index
public Index()Deprecated.
-