| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.types |
This package provides the definition and implementation of HBase's
extensible data type API.
|
| 限定符和类型 | 方法和说明 |
|---|---|
StructBuilder |
StructBuilder.add(DataType<?> field)
Append
field to the sequence of accumulated fields. |
StructBuilder |
StructBuilder.reset()
Reset the sequence of accumulated fields.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.