JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.bookkeeper.common.util.nativeio
package
org.apache.bookkeeper.common.util.nativeio
Utilities to access I/O using JNI.
Related Packages
Package
Description
org.apache.bookkeeper.common.util
defines the utilities for allocator used across the project.
org.apache.bookkeeper.common.util.affinity
Util functions for CPU affinity.
org.apache.bookkeeper.common.util.nativelib
Utilities for Native Libraries.
All Classes and Interfaces
Interfaces
Classes
Exceptions
Class
Description
NativeIO
NativeIO API.
NativeIOException
NativeIOException.
NativeIOImpl
NativeIOImpl.
NativeIOJni