Package io.trino.plugin.mongodb
Class TypeUtils
- java.lang.Object
-
- io.trino.plugin.mongodb.TypeUtils
-
public final class TypeUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisArrayType(Type type)static booleanisMapType(Type type)static booleanisRowType(Type type)
-