public class IvfBuildParams extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IvfBuildParams.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxIters() |
int |
getNumPartitions() |
int |
getSampleRate() |
int |
getShufflePartitionBatches() |
int |
getShufflePartitionConcurrency() |
String |
toString() |
boolean |
useResidual() |
public int getNumPartitions()
public int getMaxIters()
public int getSampleRate()
public int getShufflePartitionBatches()
public int getShufflePartitionConcurrency()
public boolean useResidual()
Copyright © 2025. All rights reserved.