Uses of Class
org.apache.lucene.util.PagedBytes.PagedBytesDataOutput

Packages that use PagedBytes.PagedBytesDataOutput
org.apache.lucene.util Some utility classes. 
 

Uses of PagedBytes.PagedBytesDataOutput in org.apache.lucene.util
 

Methods in org.apache.lucene.util that return PagedBytes.PagedBytesDataOutput
 PagedBytes.PagedBytesDataOutput PagedBytes.getDataOutput()
          Returns a DataOutput that you may use to write into this PagedBytes instance.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.