Package | Description |
---|---|
org.apache.hadoop.hbase.coprocessor.example |
Modifier and Type | Method and Description |
---|---|
BulkDeleteResponse |
BulkDeleteEndpoint.delete(Scan scan,
byte deleteType,
Long timestamp,
int rowBatchSize) |
BulkDeleteResponse |
BulkDeleteProtocol.delete(Scan scan,
byte deleteType,
Long timestamp,
int rowBatchSize) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.