Package com.mapr.fs

Class ClusterConf.ClusterEntry

  • Enclosing class:
    ClusterConf

    public class ClusterConf.ClusterEntry
    extends java.lang.Object
    • Constructor Detail

      • ClusterEntry

        public ClusterEntry​(java.lang.String clusterName,
                            java.util.List<ClusterConf.IpPort> ipList,
                            java.util.List<java.lang.Long> numIpsPerCldbList)
                     throws java.net.UnknownHostException
        Throws:
        java.net.UnknownHostException
    • Method Detail

      • getClusterName

        public java.lang.String getClusterName()
      • rereadConf

        public void rereadConf()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getIPs

        public long[] getIPs()
                      throws java.io.IOException
        Throws:
        java.io.IOException
      • getNumIpsPerCldb

        public long[] getNumIpsPerCldb()
                                throws java.io.IOException
        Throws:
        java.io.IOException