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