public class CollectionConfigPackage extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CollectionConfigPackage.CollectionConfig
Collection information.
|
Modifier and Type | Method and Description |
---|---|
org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage |
getCollectionConfigPackage()
The raw collection information returned from the peer.
|
Collection<CollectionConfigPackage.CollectionConfig> |
getCollectionConfigs()
Collection of the chaincode collections.
|
public org.hyperledger.fabric.protos.peer.Collection.CollectionConfigPackage getCollectionConfigPackage() throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public Collection<CollectionConfigPackage.CollectionConfig> getCollectionConfigs() throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
Copyright © 2020. All rights reserved.