Uses of Class
com.clickhouse.client.grpc.impl.Stats
Packages that use Stats
-
Uses of Stats in com.clickhouse.client.grpc.impl
Methods in com.clickhouse.client.grpc.impl that return StatsModifier and TypeMethodDescriptionStats.Builder.build()Stats.Builder.buildPartial()static StatsStats.getDefaultInstance()Stats.Builder.getDefaultInstanceForType()Stats.getDefaultInstanceForType()Result.Builder.getStats().clickhouse.grpc.Stats stats = 6;Result.getStats().clickhouse.grpc.Stats stats = 6;ResultOrBuilder.getStats().clickhouse.grpc.Stats stats = 6;static StatsStats.parseDelimitedFrom(InputStream input) static StatsStats.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsStats.parseFrom(byte[] data) static StatsStats.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsStats.parseFrom(com.google.protobuf.ByteString data) static StatsStats.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsStats.parseFrom(com.google.protobuf.CodedInputStream input) static StatsStats.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsStats.parseFrom(InputStream input) static StatsStats.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StatsStats.parseFrom(ByteBuffer data) static StatsStats.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.clickhouse.client.grpc.impl that return types with arguments of type StatsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Stats>Stats.getParserForType()static com.google.protobuf.Parser<Stats>Stats.parser()Methods in com.clickhouse.client.grpc.impl with parameters of type StatsModifier and TypeMethodDescriptionResult.Builder.mergeStats(Stats value) .clickhouse.grpc.Stats stats = 6;static Stats.BuilderStats.newBuilder(Stats prototype) .clickhouse.grpc.Stats stats = 6;