B C D E F G H I M N O P R S T V W Z 

B

build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
BulkDeleteEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
Defines a protocol to delete data in bulk based on a scan.
BulkDeleteEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
BulkDeleteProtos - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteRequest - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type BulkDeleteRequest
BulkDeleteProtos.BulkDeleteRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type BulkDeleteRequest
BulkDeleteProtos.BulkDeleteRequest.DeleteType - Enum in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf enum BulkDeleteRequest.DeleteType
BulkDeleteProtos.BulkDeleteRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteResponse - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type BulkDeleteResponse
BulkDeleteProtos.BulkDeleteResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type BulkDeleteResponse
BulkDeleteProtos.BulkDeleteResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf service BulkDeleteService
BulkDeleteProtos.BulkDeleteService() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
BulkDeleteProtos.BulkDeleteService.BlockingInterface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService.Interface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService.Stub - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 

C

callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
clearCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
required int64 count = 1 [default = 0];
clearDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .BulkDeleteRequest.DeleteType deleteType = 2;
clearRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required uint32 rowBatchSize = 4;
clearRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
required uint64 rowsDeleted = 1;
clearScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
clearTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
optional uint64 timestamp = 3;
clearVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
optional uint64 versionsDeleted = 2;
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
COLUMN_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
COLUMN = 2;
configureJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
Job configuration.
configureJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SampleUploader
Job configuration.
COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 

D

decode(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.PBCell
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.BlockingInterface
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse);
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Interface
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse);
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Stub
 
DELETETYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
DemoClient - Class in org.apache.hadoop.hbase.thrift
 
DemoClient - Class in org.apache.hadoop.hbase.thrift2
 
DemoClient() - Constructor for class org.apache.hadoop.hbase.thrift2.DemoClient
 

E

encode(PositionedByteRange, CellProtos.Cell) - Method in class org.apache.hadoop.hbase.types.PBCell
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.PBCell
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
ExampleProtos - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountRequest - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type CountRequest
ExampleProtos.CountRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type CountRequest
ExampleProtos.CountRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountResponse - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type CountResponse
ExampleProtos.CountResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf type CountResponse
ExampleProtos.CountResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService - Class in org.apache.hadoop.hbase.coprocessor.example.generated
Protobuf service RowCountService
ExampleProtos.RowCountService() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
ExampleProtos.RowCountService.BlockingInterface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService.Interface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService.Stub - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 

F

FAMILY_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
FAMILY = 1;

G

getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
 
getCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
required int64 count = 1 [default = 0];
getCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
required int64 count = 1 [default = 0];
getCount() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponseOrBuilder
required int64 count = 1 [default = 0];
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .BulkDeleteRequest.DeleteType deleteType = 2;
getDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required .BulkDeleteRequest.DeleteType deleteType = 2;
getDeleteType() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required .BulkDeleteRequest.DeleteType deleteType = 2;
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
rpc getKeyValueCount(.CountRequest) returns (.CountResponse);
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Interface
rpc getKeyValueCount(.CountRequest) returns (.CountResponse);
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Returns a count of all KeyValues in the region where this coprocessor is loaded.
getNumber() - Method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required uint32 rowBatchSize = 4;
getRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required uint32 rowBatchSize = 4;
getRowBatchSize() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required uint32 rowBatchSize = 4;
getRowCount(RpcController, ExampleProtos.CountRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface
 
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
rpc getRowCount(.CountRequest) returns (.CountResponse);
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Interface
rpc getRowCount(.CountRequest) returns (.CountResponse);
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
 
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Returns a count of the rows in the region where this coprocessor is loaded.
getRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
required uint64 rowsDeleted = 1;
getRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
required uint64 rowsDeleted = 1;
getRowsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
required uint64 rowsDeleted = 1;
getScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
getScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required .Scan scan = 1;
getScan() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required .Scan scan = 1;
getScanBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
getScanInfo(Store, RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required .Scan scan = 1;
getScanOrBuilder() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required .Scan scan = 1;
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getService() - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
getService() - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Just returns a reference to this object, which implements the RowCounterService interface.
getTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
optional uint64 timestamp = 3;
getTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
optional uint64 timestamp = 3;
getTimestamp() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
optional uint64 timestamp = 3;
getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
optional uint64 versionsDeleted = 2;
getVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
optional uint64 versionsDeleted = 2;
getVersionsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
optional uint64 versionsDeleted = 2;

H

hasCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
required int64 count = 1 [default = 0];
hasCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
required int64 count = 1 [default = 0];
hasCount() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponseOrBuilder
required int64 count = 1 [default = 0];
hasDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .BulkDeleteRequest.DeleteType deleteType = 2;
hasDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required .BulkDeleteRequest.DeleteType deleteType = 2;
hasDeleteType() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required .BulkDeleteRequest.DeleteType deleteType = 2;
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
hasRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required uint32 rowBatchSize = 4;
hasRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required uint32 rowBatchSize = 4;
hasRowBatchSize() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required uint32 rowBatchSize = 4;
hasRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
required uint64 rowsDeleted = 1;
hasRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
required uint64 rowsDeleted = 1;
hasRowsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
required uint64 rowsDeleted = 1;
hasScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
hasScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
required .Scan scan = 1;
hasScan() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
required .Scan scan = 1;
hasTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
optional uint64 timestamp = 3;
hasTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
optional uint64 timestamp = 3;
hasTimestamp() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
optional uint64 timestamp = 3;
hasVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
optional uint64 versionsDeleted = 2;
hasVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
optional uint64 versionsDeleted = 2;
hasVersionsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
optional uint64 versionsDeleted = 2;
host - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
 

I

INDEX_COLUMN - Static variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
the column family containing the indexed row key
INDEX_QUALIFIER - Static variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
the qualifier containing the indexed row key
IndexBuilder - Class in org.apache.hadoop.hbase.mapreduce
Example map/reduce job to construct index tables that can be used to quickly find a row based on the value of a column.
IndexBuilder() - Constructor for class org.apache.hadoop.hbase.mapreduce.IndexBuilder
 
IndexBuilder.Map - Class in org.apache.hadoop.hbase.mapreduce
Internal Mapper to be run by Hadoop.
IndexBuilder.Map() - Constructor for class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 

M

main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SampleUploader
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.thrift.DemoClient
 
main(String[]) - Static method in class org.apache.hadoop.hbase.thrift2.DemoClient
 
map(ImmutableBytesWritable, Result, Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeFrom(BulkDeleteProtos.BulkDeleteRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
mergeFrom(BulkDeleteProtos.BulkDeleteResponse) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
mergeFrom(ExampleProtos.CountRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
mergeFrom(ExampleProtos.CountResponse) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
mergeScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;

N

newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilder(BulkDeleteProtos.BulkDeleteRequest) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilder(BulkDeleteProtos.BulkDeleteResponse) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilder(ExampleProtos.CountRequest) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilder(ExampleProtos.CountResponse) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newReflectiveBlockingService(BulkDeleteProtos.BulkDeleteService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newReflectiveBlockingService(ExampleProtos.RowCountService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newReflectiveService(BulkDeleteProtos.BulkDeleteService.Interface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newReflectiveService(ExampleProtos.RowCountService.Interface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
node - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 

O

org.apache.hadoop.hbase.coprocessor.example - package org.apache.hadoop.hbase.coprocessor.example
 
org.apache.hadoop.hbase.coprocessor.example.generated - package org.apache.hadoop.hbase.coprocessor.example.generated
 
org.apache.hadoop.hbase.mapreduce - package org.apache.hadoop.hbase.mapreduce
 
org.apache.hadoop.hbase.thrift - package org.apache.hadoop.hbase.thrift
 
org.apache.hadoop.hbase.thrift2 - package org.apache.hadoop.hbase.thrift2
 
org.apache.hadoop.hbase.types - package org.apache.hadoop.hbase.types
 

P

parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
PBCell - Class in org.apache.hadoop.hbase.types
An example for using protobuf objects with DataType API.
PBCell() - Constructor for class org.apache.hadoop.hbase.types.PBCell
 
port - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 

R

registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos
 
ROW_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
ROW = 0;
ROWBATCHSIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
RowCountEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
Sample coprocessor endpoint exposing a Service interface for counting rows and key values.
RowCountEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
 
ROWSDELETED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 

S

SampleUploader - Class in org.apache.hadoop.hbase.mapreduce
Sample Uploader MapReduce
SampleUploader() - Constructor for class org.apache.hadoop.hbase.mapreduce.SampleUploader
 
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
setCount(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
required int64 count = 1 [default = 0];
setDeleteType(BulkDeleteProtos.BulkDeleteRequest.DeleteType) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .BulkDeleteRequest.DeleteType deleteType = 2;
setRowBatchSize(int) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required uint32 rowBatchSize = 4;
setRowsDeleted(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
required uint64 rowsDeleted = 1;
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
required .Scan scan = 1;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
optional uint64 timestamp = 3;
setup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
setVersionsDeleted(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
optional uint64 versionsDeleted = 2;
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.PBCell
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 

T

TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 

V

valueOf(String) - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
values() - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
VERSION = 3;
VERSIONSDELETED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 

W

writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 

Z

zkkey - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
ZooKeeperScanPolicyObserver - Class in org.apache.hadoop.hbase.coprocessor.example
This is an example showing how a RegionObserver could configured via ZooKeeper in order to control a Region compaction, flush, and scan policy.
ZooKeeperScanPolicyObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
B C D E F G H I M N O P R S T V W Z 

Copyright © 2014 The Apache Software Foundation. All Rights Reserved.