org.apache.lucene.store

Class InputStream

public abstract class InputStream extends BufferedIndexInput

Deprecated: Use {@link IndexInput} or {@link BufferedIndexInput} instead.

Field Summary
protected longlength
Method Summary
longlength()

Field Detail

length

protected long length

Method Detail

length

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