| Package | Description |
|---|---|
| com.xjeffrose.xio.marshall.thrift |
| Modifier and Type | Method and Description |
|---|---|
HostnameRuleset |
HostnameRuleset.deepCopy() |
HostnameRuleset |
HostnameRuleset.setBlacklistHosts(Set<String> blacklistHosts) |
HostnameRuleset |
HostnameRuleset.setWhitelistHosts(Set<String> whitelistHosts) |
| Modifier and Type | Method and Description |
|---|---|
int |
HostnameRuleset.compareTo(HostnameRuleset other) |
boolean |
HostnameRuleset.equals(HostnameRuleset that) |
| Constructor and Description |
|---|
HostnameRuleset(HostnameRuleset other)
Performs a deep copy on other.
|
Copyright © 2016. All Rights Reserved.