sortedSetLengthByScore abstract method
Future<SortedSetLengthByScoreResponse_>
sortedSetLengthByScore(
- ServiceCall call,
- SortedSetLengthByScoreRequest_ request
Implementation
$async.Future<$0.SortedSetLengthByScoreResponse_> sortedSetLengthByScore(
$grpc.ServiceCall call, $0.SortedSetLengthByScoreRequest_ request);