public interface ClusterAttributesView
Modifier and Type | Method and Description |
---|---|
java.lang.String |
clusterId()
Returns ID of the MatrixStore system
|
java.lang.String |
clusterName()
Returns non-null name of the MatrixStore system.
|
java.lang.String clusterId() throws java.io.IOException
java.io.IOException
- if information could not e retrieved due to I/O errorjava.lang.String clusterName() throws java.io.IOException
java.io.IOException
- if information could not e retrieved due to I/O error