Interface AvroRowsOrBuilder (3.0.1)

public interface AvroRowsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSerializedBinaryRows()

public abstract ByteString getSerializedBinaryRows()

Binary serialized rows in a block.

bytes serialized_binary_rows = 1;

Returns
TypeDescription
ByteString

The serializedBinaryRows.