All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.ytsaurus.client.rows.WireRowsetDeserializer Maven / Gradle / Ivy

The newest version!
package tech.ytsaurus.client.rows;

public interface WireRowsetDeserializer extends WireRowDeserializer {
    void setRowCount(int rowCount);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy