T - the type of elements returned by the iteratorpublic interface QueryResultsIteratorWithMetadata<T>
extends java.lang.Iterable<T>, java.lang.AutoCloseable
ChaincodeShim.QueryResponseMetadata,
returned by pagination range queries| Modifier and Type | Method and Description |
|---|---|
org.hyperledger.fabric.protos.peer.ChaincodeShim.QueryResponseMetadata |
getMetadata() |