public static interface OtsProtocol2.ColumnValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
OtsProtocol2.ColumnType |
getType() |
com.google.protobuf.ByteString |
getVBinary() |
boolean |
getVBool() |
double |
getVDouble() |
long |
getVInt() |
String |
getVString() |
boolean |
hasType() |
boolean |
hasVBinary() |
boolean |
hasVBool() |
boolean |
hasVDouble() |
boolean |
hasVInt() |
boolean |
hasVString() |
boolean hasType()
OtsProtocol2.ColumnType getType()
boolean hasVInt()
long getVInt()
boolean hasVString()
String getVString()
boolean hasVBool()
boolean getVBool()
boolean hasVDouble()
double getVDouble()
boolean hasVBinary()
com.google.protobuf.ByteString getVBinary()
Copyright © 2016. All Rights Reserved.