Package com.apple.foundationdb
Class KeyRangeArrayResult
- java.lang.Object
-
- com.apple.foundationdb.KeyRangeArrayResult
-
public class KeyRangeArrayResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KeyRangeArrayResult(Range[] keyRangeArr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Range>
getKeyRanges()
-