#include <IOoperation.hh>
|
| enum class | OpType {
BLOCK_INSERT
, BLOCK_INSERT_REPLICA
, BLOCK_DELETE
, BLOCK_DELETE_REPLICA
,
BLOCK_REQUEST
, BLOCK_TRANSFER
, BLOCK_UPDATE
, BLOCK_UPDATE_REPLICA
,
LOGICAL_BLOCK_REQUEST
, LBLOCK_MANAGER_INIT
, LBLOCK_MANAGER_READ
, LBLOCK_STOP
,
LBLOCK_MANAGER_DESTROY
} |
| |
◆ OpType
| Enumerator |
|---|
| BLOCK_INSERT | |
| BLOCK_INSERT_REPLICA | |
| BLOCK_DELETE | |
| BLOCK_DELETE_REPLICA | |
| BLOCK_REQUEST | |
| BLOCK_TRANSFER | |
| BLOCK_UPDATE | |
| BLOCK_UPDATE_REPLICA | |
| LOGICAL_BLOCK_REQUEST | |
| LBLOCK_MANAGER_INIT | |
| LBLOCK_MANAGER_READ | |
| LBLOCK_STOP | |
| LBLOCK_MANAGER_DESTROY | |
◆ get_type()
| std::string IOoperation::get_type |
( |
| ) |
const |
|
overridevirtual |
◆ block
| Block eclipse::messages::IOoperation::block |
◆ block_metadata
◆ length
| uint64_t eclipse::messages::IOoperation::length = 0 |
◆ operation
| OpType eclipse::messages::IOoperation::operation |
◆ option
| std::string eclipse::messages::IOoperation::option |
◆ pos
| uint64_t eclipse::messages::IOoperation::pos = 0 |
The documentation for this struct was generated from the following files: