protected static interface IndexProvider.ManagedIndexOperation
| Modifier and Type | Method and Description |
|---|---|
void |
apply(String workspaceName,
ManagedIndex index,
IndexDefinition defn)
Apply the operation to a managed index
|
void apply(String workspaceName, ManagedIndex index, IndexDefinition defn)
workspaceName - the name of the workspace in which the index exists; may not be nullindex - the managed index instance; may not be nulldefn - the definition for the indexCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.