Package inetsoft.spark.quickbooks.source
Class QuickbooksStreamReader
- java.lang.Object
-
- inetsoft.spark.quickbooks.source.QuickbooksStreamReader
-
- All Implemented Interfaces:
Serializable
public class QuickbooksStreamReader extends Object implements Serializable
Load the quickbooks runtime and execute a query- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description QuickbooksStreamReader(QuickbooksDataSourceOptions options)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Object>getEntities()SparkSchemagetSchema()
-
-
-
Constructor Detail
-
QuickbooksStreamReader
public QuickbooksStreamReader(QuickbooksDataSourceOptions options)
-
-
Method Detail
-
getSchema
public SparkSchema getSchema()
-
-