Interface PartitionCountReader (0.3.4)

public interface PartitionCountReader extends Closeable

Implements

Closeable

Methods

close()

public abstract void close()

getPartitionCount()

public abstract int getPartitionCount()
Returns
TypeDescription
int