| 4236 | // we could use REPLY_TYPE(GetKeyValuesFamilyRequest) instead of specify |
| 4237 | // it as a separate template element) |
| 4238 | class RangeResultFamily // RangeResult or MappedRangeResult |
| 4239 | > |
| 4240 | Future<RangeResultFamily> getRange(Reference<TransactionState> trState, |
| 4241 | Future<Version> fVersion, |
no outgoing calls
no test coverage detected