Class TupleUtils
java.lang.Object
com.apple.foundationdb.relational.recordlayer.TupleUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic Tuple
toFDBTuple
(com.apple.foundationdb.relational.api.Row relationalTuple) static com.apple.foundationdb.relational.api.Row
toRelationalTuple
(Tuple key)
-
Method Details
-
toFDBTuple
public static Tuple toFDBTuple(com.apple.foundationdb.relational.api.Row relationalTuple) throws com.apple.foundationdb.relational.api.exceptions.RelationalException - Throws:
com.apple.foundationdb.relational.api.exceptions.RelationalException
-
toRelationalTuple
-