跳转至

os

os 类提供了 osd 访问硬盘、存储数据的方法,主要实现以下几种存储类型: 1. FileStore 2. BlueStore 3. KStore 4. MemStore

1 ObjectStore 类

ObjectStore 类是 FileStore、BlueStore、KStore、MemStore 等类的基类