Class SuspendedTabletsIT.HostAndPortRegexTableLoadBalancer

  • All Implemented Interfaces:
    TabletBalancer
    Enclosing class:
    SuspendedTabletsIT

    public static class SuspendedTabletsIT.HostAndPortRegexTableLoadBalancer
    extends HostRegexTableLoadBalancer
    A version of HostRegexTableLoadBalancer that includes the tablet server port in addition to the host name when checking regular expressions. This is useful for testing when multiple tablet servers are running on the same host and one wishes to make pools from the tablet servers on that host.