Class UDFBinaryTransformer
- java.lang.Object
-
- org.apache.iotdb.commons.udf.utils.UDFBinaryTransformer
-
public class UDFBinaryTransformer extends java.lang.ObjectTransform betweenBinaryandBinary
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.iotdb.tsfile.utils.BinarytransformToBinary(org.apache.iotdb.udf.api.type.Binary binary)static org.apache.iotdb.udf.api.type.BinarytransformToUDFBinary(org.apache.iotdb.tsfile.utils.Binary binary)
-