| 类 | 说明 |
|---|---|
| DirectIoStorageServiceImpl |
DirectIoStorageServiceImpl
|
| FileChannelStorageServiceImpl |
FileChannelStorageServiceImpl
Use Java NIO2.0 to read file, leverage page cache, data are read into JVM direct memory then copy to heap.
|
| IndexServiceImpl |
Index service implementation
Only work for clustered index currently.
|
| MmapStorageServiceImpl |
MmapStorageServiceImpl
|
| RecordIterator |
RecordIterator
|
Copyright © 2019–2020 Alibaba Group Holding Limited. All rights reserved.