Info


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "5.0.0" ) ]
public Info (Schema schema, Descriptor descriptor, List<Endpoint> endpoints, int64 total_records, int64 total_bytes) throws Error

Parameters:

schema

A Schema.

descriptor

A Descriptor.

endpoints

A list of Endpoint.

total_records

The number of total records.

total_bytes

The number of total bytes.

Returns:

The newly created Info, null on error.