Interface | Description |
---|---|
IndexColumnDefinition |
An immutable definition of a column used in an
IndexDefinition . |
IndexColumnDefinitionTemplate |
An immutable definition of a column used in an
IndexDefinition . |
IndexDefinition |
An immutable description of an index definition.
|
IndexDefinition.WorkspaceMatchRule | |
IndexDefinitionTemplate |
A mutable form of the
IndexDefinition . |
IndexManager |
An interface for programmatically adding or removing index providers and index definitions.
|
Enum | Description |
---|---|
IndexDefinition.IndexKind |
The kind of indexes.
|
IndexManager.IndexStatus |
Enum with a list of possible statuses for managed indexes.
|
Exception | Description |
---|---|
IndexExistsException |
Exception used when an index already exists.
|
InvalidIndexDefinitionException |
Exception used when one or more index definitions is invalid.
|
NoSuchIndexException |
Exception used when an index does not exist.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.