Uses of Class
org.apache.hadoop.zebra.tfile.MetaBlockDoesNotExist

Packages that use MetaBlockDoesNotExist
org.apache.hadoop.zebra.io Physical I/O management of Hadoop Zebra Tables. 
org.apache.hadoop.zebra.tfile   
 

Uses of MetaBlockDoesNotExist in org.apache.hadoop.zebra.io
 

Methods in org.apache.hadoop.zebra.io that throw MetaBlockDoesNotExist
 DataInputStream BasicTable.Reader.getMetaBlock(String name)
          Obtain an input stream for reading a meta block.
 

Uses of MetaBlockDoesNotExist in org.apache.hadoop.zebra.tfile
 

Methods in org.apache.hadoop.zebra.tfile that throw MetaBlockDoesNotExist
 DataInputStream TFile.Reader.getMetaBlock(String name)
          Stream access to a meta block.``
 



Copyright © 2012 The Apache Software Foundation