public class IndexDiscoverer extends Object implements IndexDiscovererAPI
| Constructor and Description |
|---|
IndexDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
discoverFulltextIndexNodes(String scope) |
Set<String> |
discoverFulltextIndexNodesOfThisAndAllOtherVres(String vreScope) |
static String |
getVO(String vre) |
static void |
main(String[] args) |
public Set<String> discoverFulltextIndexNodesOfThisAndAllOtherVres(String vreScope)
discoverFulltextIndexNodesOfThisAndAllOtherVres in interface IndexDiscovererAPIpublic Set<String> discoverFulltextIndexNodes(String scope)
discoverFulltextIndexNodes in interface IndexDiscovererAPIpublic static void main(String[] args)
Copyright © 2017. All Rights Reserved.