public static interface BulkDeleteProtos.BulkDeleteRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
BulkDeleteProtos.BulkDeleteRequest.DeleteType |
getDeleteType() |
int |
getRowBatchSize() |
ClientProtos.Scan |
getScan() |
ClientProtos.ScanOrBuilder |
getScanOrBuilder() |
long |
getTimestamp() |
boolean |
hasDeleteType() |
boolean |
hasRowBatchSize() |
boolean |
hasScan() |
boolean |
hasTimestamp() |
boolean hasScan()
ClientProtos.Scan getScan()
ClientProtos.ScanOrBuilder getScanOrBuilder()
boolean hasDeleteType()
BulkDeleteProtos.BulkDeleteRequest.DeleteType getDeleteType()
boolean hasTimestamp()
long getTimestamp()
boolean hasRowBatchSize()
int getRowBatchSize()
Copyright © 2013 The Apache Software Foundation. All rights reserved.