Package it.unimi.dsi.webgraph
Class EFGraph.LongWordCache
java.lang.Object
it.unimi.dsi.webgraph.EFGraph.LongWordCache
- All Implemented Interfaces:
Closeable
,AutoCloseable
- Enclosing class:
- EFGraph
protected static final class EFGraph.LongWordCache extends Object implements Closeable
-
Constructor Summary
Constructors Constructor Description LongWordCache(int cacheSize, String suffix)
-
Method Summary
-
Constructor Details
-
LongWordCache
- Throws:
IOException
-
-
Method Details
-
append
- Throws:
IOException
-
clear
public void clear() -
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
length
public long length() -
writeUnary
- Throws:
IOException
-
readLong
- Throws:
IOException
-
rewind
- Throws:
IOException
-