Uses of Interface
com.clickhouse.client.grpc.impl.LogEntryOrBuilder
-
Packages that use LogEntryOrBuilder Package Description com.clickhouse.client.grpc.impl -
-
Uses of LogEntryOrBuilder in com.clickhouse.client.grpc.impl
Classes in com.clickhouse.client.grpc.impl that implement LogEntryOrBuilder Modifier and Type Class Description classLogEntryProtobuf typeclickhouse.grpc.LogEntrystatic classLogEntry.BuilderProtobuf typeclickhouse.grpc.LogEntryMethods in com.clickhouse.client.grpc.impl that return LogEntryOrBuilder Modifier and Type Method Description LogEntryOrBuilderResult.Builder. getLogsOrBuilder(int index)repeated .clickhouse.grpc.LogEntry logs = 4;LogEntryOrBuilderResult. getLogsOrBuilder(int index)repeated .clickhouse.grpc.LogEntry logs = 4;LogEntryOrBuilderResultOrBuilder. getLogsOrBuilder(int index)repeated .clickhouse.grpc.LogEntry logs = 4;Methods in com.clickhouse.client.grpc.impl that return types with arguments of type LogEntryOrBuilder Modifier and Type Method Description List<? 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;
-