Interface | Description |
---|---|
BlockReader |
A reader interface to access the data of a block stored in managed storage.
|
BlockWriter |
A writer interface to write or update a block stored in managed storage.
|
Class | Description |
---|---|
LocalFileBlockReader |
This class provides read access to a block data file locally stored in managed storage.
|
LocalFileBlockWriter |
This class provides write access to a temp block data file locally stored in managed storage.
|
Copyright © 2023. All Rights Reserved.