Constant Field Values


Contents
org.apache.*

org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
public static final String node "/backup/example/lastbackup"
public static final String zkkey "ZK"

org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
public static final int DELETETYPE_FIELD_NUMBER 2
public static final int ROWBATCHSIZE_FIELD_NUMBER 4
public static final int SCAN_FIELD_NUMBER 1
public static final int TIMESTAMP_FIELD_NUMBER 3

org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
public static final int COLUMN_VALUE 2
public static final int FAMILY_VALUE 1
public static final int ROW_VALUE 0
public static final int VERSION_VALUE 3

org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
public static final int ROWSDELETED_FIELD_NUMBER 1
public static final int VERSIONSDELETED_FIELD_NUMBER 2

org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
public static final int COUNT_FIELD_NUMBER 1



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