Uses of Interface
com.clickhouse.client.ClickHouseNodeManager
Packages that use ClickHouseNodeManager
Package
Description
Provides necessary classes to communicate with ClickHouse server.
-
Uses of ClickHouseNodeManager in com.clickhouse.client
Classes in com.clickhouse.client that implement ClickHouseNodeManagerModifier and TypeClassDescriptionclassDeprecated.classDeprecated.Fields in com.clickhouse.client with type parameters of type ClickHouseNodeManagerModifier and TypeFieldDescriptionprotected final AtomicReference<ClickHouseNodeManager>ClickHouseNode.managerDeprecated.Methods in com.clickhouse.client with parameters of type ClickHouseNodeManagerModifier and TypeMethodDescriptionprotected ClickHouseNodeClickHouseNode.setManager(ClickHouseNodeManager m) Deprecated.Sets manager for this node.