- java.lang.Object
-
- org.apache.lucene.store.DataInput
-
- org.apache.lucene.store.IndexInput
-
- org.infinispan.lucene.InfinispanIndexInput
-
-
Method Summary
-
Methods inherited from class org.apache.lucene.store.IndexInput
copyBytes, skipChars, toString
-
Methods inherited from class org.apache.lucene.store.DataInput
readBytes, readChars, readInt, readLong, readShort, readString, readStringStringMap, readVInt, readVLong, setModifiedUTF8StringsMode
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface Closeable
- Specified by:
close
in interface AutoCloseable
- Specified by:
close
in class org.apache.lucene.store.IndexInput
-
length
public long length()
- Specified by:
length
in class org.apache.lucene.store.IndexInput
-
clone
public Object clone()
- Overrides:
clone
in class org.apache.lucene.store.DataInput
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.