Uses of Enum
com.clickhouse.client.grpc.impl.LogsLevel
Packages that use LogsLevel
-
Uses of LogsLevel in com.clickhouse.client.grpc.impl
Methods in com.clickhouse.client.grpc.impl that return LogsLevelModifier and TypeMethodDescriptionstatic LogsLevelLogsLevel.forNumber(int value) LogEntry.Builder.getLevel().clickhouse.grpc.LogsLevel level = 5;LogEntry.getLevel().clickhouse.grpc.LogsLevel level = 5;LogEntryOrBuilder.getLevel().clickhouse.grpc.LogsLevel level = 5;static LogsLevelLogsLevel.valueOf(int value) Deprecated.static LogsLevelLogsLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static LogsLevelReturns the enum constant of this type with the specified name.static LogsLevel[]LogsLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.clickhouse.client.grpc.impl that return types with arguments of type LogsLevelModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LogsLevel>LogsLevel.internalGetValueMap()Methods in com.clickhouse.client.grpc.impl with parameters of type LogsLevelModifier and TypeMethodDescription.clickhouse.grpc.LogsLevel level = 5;