| Package | Description |
|---|---|
| com.github.iotexproject.grpc.types |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockStore
Protobuf type
iotextypes.BlockStore |
static class |
BlockStore.Builder
Protobuf type
iotextypes.BlockStore |
| Modifier and Type | Method and Description |
|---|---|
BlockStoreOrBuilder |
BlockStores.getBlockStoresOrBuilder(int index)
repeated .iotextypes.BlockStore blockStores = 1; |
BlockStoreOrBuilder |
BlockStores.Builder.getBlockStoresOrBuilder(int index)
repeated .iotextypes.BlockStore blockStores = 1; |
BlockStoreOrBuilder |
BlockStoresOrBuilder.getBlockStoresOrBuilder(int index)
repeated .iotextypes.BlockStore blockStores = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends BlockStoreOrBuilder> |
BlockStores.getBlockStoresOrBuilderList()
repeated .iotextypes.BlockStore blockStores = 1; |
List<? extends BlockStoreOrBuilder> |
BlockStores.Builder.getBlockStoresOrBuilderList()
repeated .iotextypes.BlockStore blockStores = 1; |
List<? extends BlockStoreOrBuilder> |
BlockStoresOrBuilder.getBlockStoresOrBuilderList()
repeated .iotextypes.BlockStore blockStores = 1; |
Copyright © 2022 IoTeX Group. All rights reserved.