Package | Description |
---|---|
org.uberfire.ext.metadata.engine | |
org.uberfire.ext.metadata.provider |
Modifier and Type | Method and Description |
---|---|
KCluster |
Index.getCluster() |
KCluster |
IndexManager.kcluster(KObjectKey object) |
Modifier and Type | Method and Description |
---|---|
void |
MetaIndexEngine.abort(KCluster cluster) |
void |
MetaIndexEngine.commit(KCluster cluster,
String indexerId) |
boolean |
IndexManager.contains(KCluster cluster) |
void |
MetaIndexEngine.delete(KCluster cluster) |
void |
IndexManager.delete(KCluster cluster) |
boolean |
MetaIndexEngine.freshIndex(KCluster cluster) |
Index |
IndexManager.get(KCluster cluster) |
boolean |
MetaIndexEngine.isIndexReady(KCluster cluster,
String indexerId) |
void |
MetaIndexEngine.prepareBatch(KCluster cluster) |
void |
MetaIndexEngine.startBatch(KCluster cluster) |
Modifier and Type | Method and Description |
---|---|
boolean |
IndexProvider.isFreshIndex(KCluster cluster) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.