- java.lang.Object
-
- org.apache.cassandra.io.util.AbstractReaderFileProxy
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface java.lang.AutoCloseable
- Specified by:
close
in interface ReaderFileProxy
-
getCrcCheckChance
public double getCrcCheckChance()
Needed for tests. Returns the table's CRC check chance, which is only set for compressed tables.
- Specified by:
getCrcCheckChance
in interface ReaderFileProxy
Copyright © 2009-2021 The Apache Software Foundation