Kinetica C# API
Version 7.2.3.0
|
Runs some tests on multihead ingestion. More...
Static Public Member Functions | |
static void | ProcessArgs (string []args, out Kinetica.Options? options, out string? jdbcDriverPath) |
static void | TestJdbc (string serverUrl, Kinetica.Options serverOptions, string? jdbcDriverPath) |
static string | GenerateDate (Random rng) |
Generate a random date. More... | |
static string | GenerateDateTime (Random rng) |
Generate a random datetime. More... | |
static string | GenerateDecimal (Random rng) |
Generate a random decimal value (up to 15 digits of precision and up to four digits of scale). More... | |
static string | GenerateIpv4 (Random rng) |
Generate a random IPv4 address. More... | |
static string | GenerateTime (Random rng) |
Generate a random time of the format HH:MM:SS[.mmm]. More... | |
Runs some tests on multihead ingestion.
In order to run them, use the Visual Studio solution named 'gpudb-api-cs-with-tests'. Do NOT push either that soultion or this file to github!!!!!!!
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |