public static final class DataPartitionFederatedScheme.BalanceMetrics extends Object
Modifier and Type | Field and Description |
---|---|
long |
_avgRows |
long |
_maxRows |
long |
_minRows |
Constructor and Description |
---|
BalanceMetrics(long minRows,
long avgRows,
long maxRows) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.