See: Description
Interface | Description |
---|---|
NativeLogger |
Logger Code 14
each message id must be 6 digits long starting with 14, the 3rd digit denotes the level so
INF0 1
WARN 2
DEBUG 3
ERROR 4
TRACE 5
FATAL 6
so an INFO message would be 141000 to 141999
|
SubmitInfo |
Class | Description |
---|---|
LibaioContext<Callback extends SubmitInfo> |
This class is used as an aggregator for the
LibaioFile . |
LibaioFile<Callback extends SubmitInfo> |
This is an extension to use libaio.
|
LibaioContext.newAlignedBuffer(int, int)
as they need to be aligned to 512 or 4096 when using Direct files.Copyright © 2017 JBoss by Red Hat. All rights reserved.