|
Kinetica C# API
Version 7.2.3.1
|
This is the complete list of members for KineticaIngestor< T >, including all inherited members.
| batch_size | KineticaIngestor< T > | |
| count_inserted | KineticaIngestor< T > | |
| count_updated | KineticaIngestor< T > | |
| flush() | KineticaIngestor< T > | inline |
| getCountInserted() | KineticaIngestor< T > | inline |
| getCountUpdated() | KineticaIngestor< T > | inline |
| insert(T record) | KineticaIngestor< T > | inline |
| insert(IList< T > records) | KineticaIngestor< T > | inline |
| kineticaDB | KineticaIngestor< T > | |
| KineticaIngestor(Kinetica kdb, string tableName, int batchSize, KineticaType ktype, Dictionary< string, string >? options=null, Utils.WorkerList? workers=null) | KineticaIngestor< T > | inline |
| options | KineticaIngestor< T > | |
| table_name | KineticaIngestor< T > |