Interface AvroRowsOrBuilder (3.5.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
Type Description
ByteString

The serializedBinaryRows.