package alluxio.grpc.block

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service BlockMasterClientService

block_master.proto:135

* This interface contains block master service endpoints for Alluxio clients.

service BlockMasterWorkerService

block_master.proto:319

* This interface contains block master service endpoints for Alluxio workers.

service BlockWorker

block_worker.proto:13

The block worker service

message Block

block_worker.proto:158

Used in: BlockStatus, LoadRequest

message BlockChecksum

block_worker.proto:247

Used in: GetBlockChecksumResponse

message BlockHeartbeatPOptions

block_master.proto:200

Used in: BlockHeartbeatPRequest

message BlockIdList

block_master.proto:189

Used in: LocationBlockIdListEntry

message BlockMasterInfo

block_master.proto:22

Used in: GetBlockMasterInfoPResponse

enum BlockMasterInfoField

block_master.proto:11

Used in: GetBlockMasterInfoPOptions

message BlockStatus

block_worker.proto:183

Used in: LoadResponse

message CheckRequest

block_worker.proto:36

The check request

(message has no fields)

message CheckResponse

block_worker.proto:39

The check response

(message has no fields)

message Chunk

block_worker.proto:43

The data chunk. next available id: 2

Used in: ReadResponse, WriteRequest

message CommitBlockInUfsPOptions

block_master.proto:255

Used in: CommitBlockInUfsPRequest

(message has no fields)

message CommitBlockPOptions

block_master.proto:246

Used in: CommitBlockPRequest

(message has no fields)

message GetBlockInfoPOptions

block_master.proto:33

Used in: GetBlockInfoPRequest

(message has no fields)

message GetRegisterLeasePOptions

block_master.proto:283

Used in: GetRegisterLeasePResponse

(message has no fields)

message GetWorkerIdPOptions

block_master.proto:268

Used in: GetWorkerIdPRequest

(message has no fields)

message GetWorkerInfoListPResponse

block_master.proto:105

Used as response type in: BlockMasterClientService.GetWorkerInfoList, BlockMasterClientService.GetWorkerReport

message LocationBlockIdListEntry

block_master.proto:205

Used in: BlockHeartbeatPRequest, RegisterWorkerPRequest

message NotifyWorkerIdPOptions

block_master.proto:258

Used in: NotifyWorkerIdPRequest

(message has no fields)

message RegisterWorkerPOptions

block_master.proto:291

Used in: RegisterWorkerPRequest

message RegisterWorkerPRequest

block_master.proto:297

Used as request type in: BlockMasterWorkerService.RegisterWorker, BlockMasterWorkerService.RegisterWorkerStream

message RegisterWorkerPResponse

block_master.proto:314

Used as response type in: BlockMasterWorkerService.RegisterWorker, BlockMasterWorkerService.RegisterWorkerStream

(message has no fields)

enum RequestType

block_worker.proto:49

The read/write request type. It can either be an Alluxio block operation or a UFS file operation. next available id: 3

Used in: WriteRequestCommand

message StorageList

block_master.proto:195

* A list of lost storage paths inside a worker

Used in: BlockHeartbeatPRequest, RegisterWorkerPRequest, WorkerLostStorageInfo

enum TaskStatus

block_worker.proto:173

Used in: LoadResponse

message TierList

block_master.proto:185

Used in: BlockHeartbeatPRequest, RegisterWorkerPRequest

message UfsReadOptions

block_worker.proto:146

Used in: LoadRequest

message WorkerInfo

block_master.proto:61

Used in: GetWorkerInfoListPResponse

enum WorkerInfoField

block_master.proto:83

Used in: GetWorkerReportPOptions

message WorkerLostStorageInfo

block_master.proto:109

Used in: GetWorkerLostStoragePResponse

enum WorkerRange

block_master.proto:75

Used in: GetWorkerReportPOptions

message WriteRequestCommand

block_worker.proto:83

The write request command. next available id: 11

Used in: WriteRequest