public interface RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getData()
optional bytes data = 2; |
com.google.protobuf.ByteString |
getHandle()
optional bytes handle = 1; |
boolean |
hasData()
optional bytes data = 2; |
boolean |
hasHandle()
optional bytes handle = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHandle()
optional bytes handle = 1;com.google.protobuf.ByteString getHandle()
optional bytes handle = 1;boolean hasData()
optional bytes data = 2;com.google.protobuf.ByteString getData()
optional bytes data = 2;Copyright © 2025 PingCAP. All rights reserved.