Uses of Interface
io.dingodb.store.Store.TxnScanResponseOrBuilder
Packages that use Store.TxnScanResponseOrBuilder
-
Uses of Store.TxnScanResponseOrBuilder in io.dingodb.store
Classes in io.dingodb.store that implement Store.TxnScanResponseOrBuilderModifier and TypeClassDescriptionstatic final classTxnScan can be partially success if kvs is not null, and has_more is true, means scan is not finished, client should continue to scan from end_key.static final classTxnScan can be partially success if kvs is not null, and has_more is true, means scan is not finished, client should continue to scan from end_key.