Lines Matching refs:CellType

19   public enum CellType  enum in CellProtos
83 public static CellType valueOf(int value) { in valueOf()
95 public static com.google.protobuf.Internal.EnumLiteMap<CellType>
99 private static com.google.protobuf.Internal.EnumLiteMap<CellType>
101 new com.google.protobuf.Internal.EnumLiteMap<CellType>() {
102 public CellType findValueByNumber(int number) {
103 return CellType.valueOf(number);
120 private static final CellType[] VALUES = values();
122 public static CellType valueOf( in valueOf()
134 private CellType(int index, int value) { in CellType() method in CellProtos.CellType
193 org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType getCellType(); in getCellType()
293 ….hbase.protobuf.generated.CellProtos.CellType value = org.apache.hadoop.hbase.protobuf.generated.C… in Cell()
418 private org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType cellType_;
428 public org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType getCellType() { in getCellType()
469 cellType_ = org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType.MINIMUM; in initFields()
764 cellType_ = org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType.MINIMUM; in clear()
1032 …base.protobuf.generated.CellProtos.CellType cellType_ = org.apache.hadoop.hbase.protobuf.generated…
1042 public org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType getCellType() { in getCellType()
1048 … public Builder setCellType(org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType value) { in setCellType()
1062 cellType_ = org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType.MINIMUM; in clearCellType()
1201 org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType getKeyType(); in getKeyType()
1302 ….hbase.protobuf.generated.CellProtos.CellType value = org.apache.hadoop.hbase.protobuf.generated.C… in KeyValue()
1427 private org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType keyType_;
1437 public org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType getKeyType() { in getKeyType()
1478 keyType_ = org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType.MINIMUM; in initFields()
1786 keyType_ = org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType.MINIMUM; in clear()
2066 …base.protobuf.generated.CellProtos.CellType keyType_ = org.apache.hadoop.hbase.protobuf.generated.…
2076 public org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType getKeyType() { in getKeyType()
2082 … public Builder setKeyType(org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType value) { in setKeyType()
2096 keyType_ = org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType.MINIMUM; in clearKeyType()