Skip to main content

◆ GetCurrentRoutingTable()

IList< int >? kinetica.Kinetica.GetCurrentRoutingTable ()
inline

Gets the current routing table for multi-head operations.

Used by BulkInserter and RecordRetriever to get updated routing after a failover.

Returns
The current routing table, or null if unavailable

Definition at line 877 of file Kinetica.cs.