-
StreamMetastorePartitionsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
StreamMetastorePartitionsResponse.Builder.clear()
StreamMetastorePartitionsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
StreamMetastorePartitionsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Total count of partitions inserted by the server during the lifetime of the
stream.
Total count of partitions streamed by the client during the lifetime of the
stream.
StreamMetastorePartitionsResponse.Builder.clone()
StreamMetastorePartitionsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
StreamMetastorePartitionsResponse.Builder.mergeFrom(com.google.protobuf.Message other)
StreamMetastorePartitionsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
StreamMetastorePartitionsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
StreamMetastorePartitionsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
StreamMetastorePartitionsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Total count of partitions inserted by the server during the lifetime of the
stream.
Total count of partitions streamed by the client during the lifetime of the
stream.
StreamMetastorePartitionsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
StreamMetastorePartitionsResponse.toBuilder()