public static interface IndexDefinition.WorkspaceMatchRule
Modifier and Type | Method and Description |
---|---|
String |
getDefinition()
Get the string representation of this rule.
|
boolean |
usedInWorkspace(String workspaceName)
Determine if the index applies to the workspace with the given name.
|
boolean usedInWorkspace(String workspaceName)
workspaceName
- the name of the workspace; may not be nullString getDefinition()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.