JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.jena.dboe.base
Package
org.apache.jena.dboe.base.block
Interface BlockParams
public interface
BlockParams
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Integer
getBlockReadCacheSize
()
Integer
getBlockSize
()
Integer
getBlockWriteCacheSize
()
FileMode
getFileMode
()
Method Details
getFileMode
FileMode
getFileMode
()
getBlockSize
Integer
getBlockSize
()
getBlockReadCacheSize
Integer
getBlockReadCacheSize
()
getBlockWriteCacheSize
Integer
getBlockWriteCacheSize
()