Uses of Class
com.clickhouse.client.grpc.impl.LogEntry
Packages that use LogEntry
-
Uses of LogEntry in com.clickhouse.client.grpc.impl
Methods in com.clickhouse.client.grpc.impl that return LogEntryModifier and TypeMethodDescriptionLogEntry.Builder.build()LogEntry.Builder.buildPartial()static LogEntryLogEntry.getDefaultInstance()LogEntry.Builder.getDefaultInstanceForType()LogEntry.getDefaultInstanceForType()Result.Builder.getLogs(int index) repeated .clickhouse.grpc.LogEntry logs = 4;Result.getLogs(int index) repeated .clickhouse.grpc.LogEntry logs = 4;ResultOrBuilder.getLogs(int index) repeated .clickhouse.grpc.LogEntry logs = 4;static LogEntryLogEntry.parseDelimitedFrom(InputStream input) static LogEntryLogEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryLogEntry.parseFrom(byte[] data) static LogEntryLogEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryLogEntry.parseFrom(com.google.protobuf.ByteString data) static LogEntryLogEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) static LogEntryLogEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryLogEntry.parseFrom(InputStream input) static LogEntryLogEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogEntryLogEntry.parseFrom(ByteBuffer data) static LogEntryLogEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.clickhouse.client.grpc.impl that return types with arguments of type LogEntryModifier and TypeMethodDescriptionResult.Builder.getLogsList()repeated .clickhouse.grpc.LogEntry logs = 4;Result.getLogsList()repeated .clickhouse.grpc.LogEntry logs = 4;ResultOrBuilder.getLogsList()repeated .clickhouse.grpc.LogEntry logs = 4;com.google.protobuf.Parser<LogEntry>LogEntry.getParserForType()static com.google.protobuf.Parser<LogEntry>LogEntry.parser()Methods in com.clickhouse.client.grpc.impl with parameters of type LogEntryModifier and TypeMethodDescriptionrepeated .clickhouse.grpc.LogEntry logs = 4;repeated .clickhouse.grpc.LogEntry logs = 4;static LogEntry.BuilderLogEntry.newBuilder(LogEntry prototype) repeated .clickhouse.grpc.LogEntry logs = 4;Method parameters in com.clickhouse.client.grpc.impl with type arguments of type LogEntryModifier and TypeMethodDescriptionResult.Builder.addAllLogs(Iterable<? extends LogEntry> values) repeated .clickhouse.grpc.LogEntry logs = 4;