Home
last modified time | relevance | path

Searched refs:TABLENAME_FIELD_NUMBER (Results 1 – 1 of 1) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/
H A DMasterProtos.java11571 public static final int TABLENAME_FIELD_NUMBER = 1; field in MasterProtos.TruncateTableRequest
11760 hash = (37 * hash) + TABLENAME_FIELD_NUMBER; in hashCode()
22894 public static final int TABLENAME_FIELD_NUMBER = 1; field in MasterProtos.ListTableNamesByNamespaceResponse
23005 hash = (37 * hash) + TABLENAME_FIELD_NUMBER; in hashCode()