Interface | Description |
---|---|
KeyModification |
QueryResult for history query.
|
KeyValue |
Query Result associating a state key with a value.
|
QueryResultsIterator<T> |
QueryResultsIterator allows a chaincode to iterate over a set of key/value pairs returned by range, execute and history queries.
|
Class | Description |
---|---|
CompositeKey |