public class OperatorManager extends Object
| Constructor and Description |
|---|
OperatorManager() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,Boolean>> |
getTable() |
static OperatorManager |
load(org.hyperledger.fabric.shim.ChaincodeStub stub) |
void |
setTable(Map<String,Map<String,Boolean>> table) |
void |
store(org.hyperledger.fabric.shim.ChaincodeStub stub) |
public void store(org.hyperledger.fabric.shim.ChaincodeStub stub)
throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionpublic static OperatorManager load(org.hyperledger.fabric.shim.ChaincodeStub stub) throws IOException
IOExceptionCopyright © 2020. All rights reserved.