Uses of Class
org.apache.cassandra.io.sstable.IOOptions
Packages that use IOOptions
-
Uses of IOOptions in org.apache.cassandra.io.sstable
Fields in org.apache.cassandra.io.sstable declared as IOOptionsMethods in org.apache.cassandra.io.sstable that return IOOptionsModifier and TypeMethodDescriptionstatic IOOptionsIOOptions.fromDatabaseDescriptor()SSTable.Builder.getIOOptions()Methods in org.apache.cassandra.io.sstable with parameters of type IOOptions -
Uses of IOOptions in org.apache.cassandra.io.sstable.format
Fields in org.apache.cassandra.io.sstable.format declared as IOOptionsMethods in org.apache.cassandra.io.sstable.format with parameters of type IOOptionsModifier and TypeMethodDescriptionstatic FileHandle.BuilderIndexComponent.fileBuilder(File file, IOOptions ioOptions, ChunkCache chunkCache)