org.apache.lucene.store

Class InputStream

public abstract class InputStream extends BufferedIndexInput

Deprecated: Use IndexInput or BufferedIndexInput instead.

Field Summary
protected longlength
Method Summary
longlength()

Field Detail

length

protected long length

Method Detail

length

public long length()
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.