| Package | Description |
|---|---|
| org.apache.hadoop.hbase |
| Modifier and Type | Method and Description |
|---|---|
static CellBuilder.DataType |
CellBuilder.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CellBuilder.DataType[] |
CellBuilder.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CellBuilder |
CellBuilder.setType(CellBuilder.DataType type) |
ExtendedCellBuilder |
ExtendedCellBuilder.setType(CellBuilder.DataType type) |
ExtendedCellBuilder |
ExtendedCellBuilderImpl.setType(CellBuilder.DataType type) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.