public class BulkStringNode extends AbstractRespNode
| 构造器和说明 |
|---|
BulkStringNode(String value) |
public BulkStringNode(String value)
public RESP_DATA_TYPE getItemType()
getItemType 在接口中 IRespNodegetItemType 在类中 AbstractRespNodepublic void print()
IRespNodeprint 在接口中 IRespNodeprint 在类中 AbstractRespNodepublic String toRespFormatString()
toRespFormatString 在接口中 IRespNodetoRespFormatString 在类中 AbstractRespNodepublic String toConsoleFormatString()
toConsoleFormatString 在接口中 IRespNodetoConsoleFormatString 在类中 AbstractRespNodeCopyright © 2016. All rights reserved.