程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.net |
限定符和类型 | 方法和说明 |
---|---|
static Address |
Address.fromParts(String hostname,
int port) |
static Address |
Address.fromSocketAddress(InetSocketAddress addr) |
static Address |
Address.fromString(String hostnameAndPort) |
限定符和类型 | 方法和说明 |
---|---|
int |
Address.compareTo(Address that) |
static InetSocketAddress[] |
Address.toSocketAddress(Address[] addrs) |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.