public class RedisNodeInfo extends AbstractModel
Constructor and Description |
---|
RedisNodeInfo() |
Modifier and Type | Method and Description |
---|---|
Long |
getNodeId()
Get
|
Long |
getNodeType()
Get
|
Long |
getZoneId()
Get
|
void |
setNodeId(Long NodeId)
Set
|
void |
setNodeType(Long NodeType)
Set
|
void |
setZoneId(Long ZoneId)
Set
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Long getNodeType()
public void setNodeType(Long NodeType)
NodeType
- public Long getZoneId()
public void setZoneId(Long ZoneId)
ZoneId
- public Long getNodeId()
public void setNodeId(Long NodeId)
NodeId
- Copyright © 2020. All rights reserved.