-
Storage.StreamStatus.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Storage.StreamStatus.Builder.clear()
Number of estimated rows in the current stream.
Storage.StreamStatus.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
A value in the range [0.0, 1.0] that represents the fraction of rows
assigned to this stream that have been processed by the server.
Whether this stream can be split.
Storage.StreamStatus.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Represents the progress of the current stream.
Storage.StreamStatus.Builder.clone()
Estimated stream statistics.
Storage.StreamStatus.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Storage.StreamStatus.Builder.mergeFrom(com.google.protobuf.Message other)
Represents the progress of the current stream.
Storage.StreamStatus.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Storage.StreamStatus.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Number of estimated rows in the current stream.
Storage.StreamStatus.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
A value in the range [0.0, 1.0] that represents the fraction of rows
assigned to this stream that have been processed by the server.
Whether this stream can be split.
Represents the progress of the current stream.
Represents the progress of the current stream.
Storage.StreamStatus.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Storage.StreamStatus.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Estimated stream statistics.