|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetaBlockAlreadyExists | |
---|---|
org.apache.hadoop.zebra.io | Physical I/O management of Hadoop Zebra Tables. |
org.apache.hadoop.zebra.tfile |
Uses of MetaBlockAlreadyExists in org.apache.hadoop.zebra.io |
---|
Methods in org.apache.hadoop.zebra.io that throw MetaBlockAlreadyExists | |
---|---|
DataOutputStream |
BasicTable.Writer.createMetaBlock(String name)
Obtain an output stream for creating a Meta Block with the specific name. |
Uses of MetaBlockAlreadyExists in org.apache.hadoop.zebra.tfile |
---|
Methods in org.apache.hadoop.zebra.tfile that throw MetaBlockAlreadyExists | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |