Package | Description |
---|---|
com.xjeffrose.xio.marshall.thrift |
Modifier and Type | Method and Description |
---|---|
IpRuleset |
IpRuleset.deepCopy() |
IpRuleset |
IpRuleset.setBlacklistIps(Set<ByteBuffer> blacklistIps) |
IpRuleset |
IpRuleset.setWhitelistIps(Set<ByteBuffer> whitelistIps) |
Modifier and Type | Method and Description |
---|---|
int |
IpRuleset.compareTo(IpRuleset other) |
boolean |
IpRuleset.equals(IpRuleset that) |
Constructor and Description |
---|
IpRuleset(IpRuleset other)
Performs a deep copy on other.
|
Copyright © 2016. All Rights Reserved.