public class RoutingRule extends ZkNodeProps
propMap
Constructor and Description |
---|
RoutingRule(String routeKey,
Map<String,Object> propMap) |
Modifier and Type | Method and Description |
---|---|
Long |
getExpireAt() |
List<DocRouter.Range> |
getRouteRanges() |
String |
getRouteRangesStr() |
String |
getTargetCollectionName() |
String |
toString() |
containsKey, fromKeyVals, get, getBool, getInt, getProperties, getStr, getStr, keySet, load, makeMap, shallowCopy, write
public List<DocRouter.Range> getRouteRanges()
public String getTargetCollectionName()
public Long getExpireAt()
public String getRouteRangesStr()
public String toString()
toString
in class ZkNodeProps
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.