Uses of Interface
com.zentadata.client.engine.DataEngine
-
Packages that use DataEngine Package Description com.zentadata.client -
-
Uses of DataEngine in com.zentadata.client
Methods in com.zentadata.client with parameters of type DataEngine Modifier and Type Method Description static DataFrameBuilderDataFrameBuilder. newBuilder(DataEngine engine)Constructors in com.zentadata.client with parameters of type DataEngine Constructor Description ResultSetIterator(ResultSet resultSet, DataEngine engine)
-