Index

C I S 
All Classes and Interfaces|All Packages

C

ClickHouseLogger - Class in io.aether.clickhouse
High-performance asynchronous logger for ClickHouse.
ClickHouseLogger(String) - Constructor for class io.aether.clickhouse.ClickHouseLogger
Initializes the logger from a URL in the format http(s)://user:password@host[:port]/database/table
close() - Method in class io.aether.clickhouse.ClickHouseLogger
Clears any remaining buffer contents and stops the scheduler upon application shutdown.

I

io.aether.clickhouse - package io.aether.clickhouse
 

S

save(Map<String, Object>) - Method in class io.aether.clickhouse.ClickHouseLogger
Saves a single log record to the buffer and updates the set of known column names and types.
C I S 
All Classes and Interfaces|All Packages