Uses of Interface
com.clickhouse.client.grpc.impl.LogEntryOrBuilder
Packages that use LogEntryOrBuilder
-
Uses of LogEntryOrBuilder in com.clickhouse.client.grpc.impl
Classes in com.clickhouse.client.grpc.impl that implement LogEntryOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeclickhouse.grpc.LogEntrystatic final classProtobuf typeclickhouse.grpc.LogEntryMethods in com.clickhouse.client.grpc.impl that return LogEntryOrBuilderModifier and TypeMethodDescriptionResult.Builder.getLogsOrBuilder(int index) repeated .clickhouse.grpc.LogEntry logs = 4;Result.getLogsOrBuilder(int index) repeated .clickhouse.grpc.LogEntry logs = 4;ResultOrBuilder.getLogsOrBuilder(int index) repeated .clickhouse.grpc.LogEntry logs = 4;Methods in com.clickhouse.client.grpc.impl that return types with arguments of type LogEntryOrBuilderModifier and TypeMethodDescriptionList<? extends LogEntryOrBuilder>Result.Builder.getLogsOrBuilderList()repeated .clickhouse.grpc.LogEntry logs = 4;List<? extends LogEntryOrBuilder>Result.getLogsOrBuilderList()repeated .clickhouse.grpc.LogEntry logs = 4;List<? extends LogEntryOrBuilder>ResultOrBuilder.getLogsOrBuilderList()repeated .clickhouse.grpc.LogEntry logs = 4;