MCPcopy Create free account
hub / github.com/apple/foundationdb / RangeResultFamily

Class RangeResultFamily

fdbclient/NativeAPI.actor.cpp:4238–4238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by

no test coverage detected