Interface StorageService

Methods

bucket-open --scheme/string --path/string -> int

bucket-remove bucket/int key/string -> none

bucket-set bucket/int key/string value/ByteArray -> none

region-delete --scheme/string --path/string -> none

region-list --scheme/string -> List

region-open --scheme/string --path/string --capacity/int --writable/bool -> List