Class TxReadWriteSetInfo.NsRwsetInfo

  • Enclosing class:
    TxReadWriteSetInfo


    public static class TxReadWriteSetInfo.NsRwsetInfo
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNamespace​()  
      org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet getRwset​()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRwset

        public org.hyperledger.fabric.protos.ledger.rwset.kvrwset.KvRwset.KVRWSet getRwset​()
                                                                                    throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • getNamespace

        public java.lang.String getNamespace​()