public interface IndexManager extends Disposable
Modifier and Type | Method and Description |
---|---|
boolean |
contains(KCluster cluster) |
void |
delete(KCluster cluster) |
Index |
get(KCluster cluster) |
List<String> |
getIndices() |
Index |
indexOf(KObjectKey object) |
KCluster |
kcluster(KObjectKey object) |
dispose
boolean contains(KCluster cluster)
Index indexOf(KObjectKey object)
KCluster kcluster(KObjectKey object)
void delete(KCluster cluster)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.