Package | Description |
---|---|
com.xjeffrose.xio.marshall.thrift |
Modifier and Type | Method and Description |
---|---|
IpRule |
IpRule.deepCopy() |
IpRule |
IpRule.setIpAddress(byte[] ipAddress) |
IpRule |
IpRule.setIpAddress(ByteBuffer ipAddress) |
IpRule |
IpRule.setRuleType(RuleType ruleType) |
Modifier and Type | Method and Description |
---|---|
int |
IpRule.compareTo(IpRule other) |
boolean |
IpRule.equals(IpRule that) |
Constructor and Description |
---|
IpRule(IpRule other)
Performs a deep copy on other.
|
Copyright © 2016. All Rights Reserved.