public static interface ComparatorProtos.SubstringComparatorOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSubstr()
required string substr = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getSubstrBytes()
required string substr = 1; |
boolean |
hasSubstr()
required string substr = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSubstr()
required string substr = 1;String getSubstr()
required string substr = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getSubstrBytes()
required string substr = 1;Copyright © 2007–2019 Cloudera. All rights reserved.