public static interface OtsProtocol2.RelationConditionOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getColumnName() |
OtsProtocol2.ColumnValue |
getColumnValue() |
OtsProtocol2.ColumnValueOrBuilder |
getColumnValueOrBuilder() |
OtsProtocol2.ComparatorType |
getComparator() |
boolean |
getPassIfMissing() |
boolean |
hasColumnName() |
boolean |
hasColumnValue() |
boolean |
hasComparator() |
boolean |
hasPassIfMissing() |
boolean hasComparator()
OtsProtocol2.ComparatorType getComparator()
boolean hasColumnName()
String getColumnName()
boolean hasColumnValue()
OtsProtocol2.ColumnValue getColumnValue()
OtsProtocol2.ColumnValueOrBuilder getColumnValueOrBuilder()
boolean hasPassIfMissing()
boolean getPassIfMissing()
Copyright © 2016. All Rights Reserved.