public class OffsetsEnum extends Object implements Comparable<OffsetsEnum>, Closeable
| Constructor and Description |
|---|
OffsetsEnum(BytesRef term,
PostingsEnum postingsEnum) |
public OffsetsEnum(BytesRef term, PostingsEnum postingsEnum) throws IOException
IOExceptionpublic int compareTo(OffsetsEnum other)
compareTo in interface Comparable<OffsetsEnum>public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.