Uses of Interface
com.clickhouse.client.grpc.impl.NameAndTypeOrBuilder
Packages that use NameAndTypeOrBuilder
-
Uses of NameAndTypeOrBuilder in com.clickhouse.client.grpc.impl
Classes in com.clickhouse.client.grpc.impl that implement NameAndTypeOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeclickhouse.grpc.NameAndTypestatic final classProtobuf typeclickhouse.grpc.NameAndTypeMethods in com.clickhouse.client.grpc.impl that return NameAndTypeOrBuilderModifier and TypeMethodDescriptionExternalTable.Builder.getColumnsOrBuilder(int index) Columns of the table.ExternalTable.getColumnsOrBuilder(int index) Columns of the table.ExternalTableOrBuilder.getColumnsOrBuilder(int index) Columns of the table.Result.Builder.getOutputColumnsOrBuilder(int index) The names and types of columns of the result written in `output`.Result.getOutputColumnsOrBuilder(int index) The names and types of columns of the result written in `output`.ResultOrBuilder.getOutputColumnsOrBuilder(int index) The names and types of columns of the result written in `output`.Methods in com.clickhouse.client.grpc.impl that return types with arguments of type NameAndTypeOrBuilderModifier and TypeMethodDescriptionList<? extends NameAndTypeOrBuilder>ExternalTable.Builder.getColumnsOrBuilderList()Columns of the table.List<? extends NameAndTypeOrBuilder>ExternalTable.getColumnsOrBuilderList()Columns of the table.List<? extends NameAndTypeOrBuilder>ExternalTableOrBuilder.getColumnsOrBuilderList()Columns of the table.List<? extends NameAndTypeOrBuilder>Result.Builder.getOutputColumnsOrBuilderList()The names and types of columns of the result written in `output`.List<? extends NameAndTypeOrBuilder>Result.getOutputColumnsOrBuilderList()The names and types of columns of the result written in `output`.List<? extends NameAndTypeOrBuilder>ResultOrBuilder.getOutputColumnsOrBuilderList()The names and types of columns of the result written in `output`.