| Package | Description |
|---|---|
| org.apache.hadoop.zebra.io |
Physical I/O management of Hadoop Zebra Tables.
|
| org.apache.hadoop.zebra.tfile |
| Modifier and Type | Method and Description |
|---|---|
DataOutputStream |
BasicTable.Writer.createMetaBlock(String name)
Obtain an output stream for creating a Meta Block with the specific name.
|
| Modifier and Type | Method and Description |
|---|---|
DataOutputStream |
TFile.Writer.prepareMetaBlock(String name)
Obtain an output stream for creating a meta block.
|
DataOutputStream |
TFile.Writer.prepareMetaBlock(String name,
String compressName)
Obtain an output stream for creating a meta block.
|
Copyright © 2007-2012 The Apache Software Foundation