Kinetica C# API
Version 7.2.3.1
BulkInserter< T > Member List
This is the complete list of members for
BulkInserter< T >
, including all inherited members.
BulkInserter
(Kinetica kinetica, string tableName, KineticaType ktype, BulkInserterOptions? options=null)
BulkInserter< T >
inline
Close
()
BulkInserter< T >
inline
CloseAsync
(CancellationToken cancellationToken=default)
BulkInserter< T >
inline
CountInserted
BulkInserter< T >
CountUpdated
BulkInserter< T >
Dispose
()
BulkInserter< T >
inline
DisposeAsync
()
BulkInserter< T >
inline
DrainErrors
()
BulkInserter< T >
inline
ErrorCount
BulkInserter< T >
Flush
()
BulkInserter< T >
inline
FlushAsync
(CancellationToken cancellationToken=default)
BulkInserter< T >
inline
GetBackpressureMetrics
()
BulkInserter< T >
inline
HARingSize
BulkInserter< T >
Insert
(T record)
BulkInserter< T >
inline
InsertAsync
(T record, CancellationToken cancellationToken=default)
BulkInserter< T >
inline
InsertBatch
(IReadOnlyList< T > records)
BulkInserter< T >
inline
InsertBatchAsync
(IReadOnlyList< T > records, CancellationToken cancellationToken=default)
BulkInserter< T >
inline
IsTimedFlushRunning
BulkInserter< T >
NumClusterSwitches
BulkInserter< T >
NumWorkers
BulkInserter< T >
PeekErrors
()
BulkInserter< T >
inline
PendingBatches
BulkInserter< T >
TableName
BulkInserter< T >
TotalBatchesFailed
BulkInserter< T >
TotalBatchesSent
BulkInserter< T >
Generated by
1.8.15