public class ClusterInformation extends Object implements Serializable
| Constructor and Description |
|---|
ClusterInformation(String blobServerHostname,
int blobServerPort) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBlobServerHostname() |
int |
getBlobServerPort() |
String |
toString() |
public ClusterInformation(String blobServerHostname, int blobServerPort)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.