public interface BatchLoadSizingStrategy
Strategy (pluggable) for determining an optimal size for batch loads.
Modifier and Type | Method and Description |
---|---|
int |
determineOptimalBatchLoadSize(int numberOfKeyColumns,
int numberOfKeys) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.