Interface | Description |
---|---|
BlockClientListener |
An interface to listen for creation and destruction of block clients.
|
Class | Description |
---|---|
BlockClient |
Provides basic tracking and representation for block reader/writer clients.
|
BlockReadableChannel |
Readable channel implementation for
BlockReader s. |
BlockReader |
An abstract reader class to access the data of a block stored in managed storage.
|
BlockWriter |
An abstract writer class to write or update a block stored in managed storage.
|
Enum | Description |
---|---|
BlockClient.Type |
Block client type.
|
Copyright © 2023. All Rights Reserved.