public class DruidServerMetadata extends Object
Constructor and Description |
---|
DruidServerMetadata(String name,
String host,
long maxSize,
String type,
String tier,
int priority) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHost() |
long |
getMaxSize() |
String |
getName() |
int |
getPriority() |
String |
getTier() |
String |
getType() |
int |
hashCode() |
boolean |
isAssignable() |
String |
toString() |
Copyright © 2011–2017. All rights reserved.