FacetPostProcessingParameters <INTERFACE>
org.sagebionetworks.repo.model.FacetPostProcessingParameters
Base interface for the parameters that tune a FacetPostProcessingAlgorithm. The concrete type carries the algorithm-specific parameters (e.g. FacetRoundingParameters for ROUNDING, FacetNoiseParameters for NOISE).
Known Implementations:
FacetRoundingParameters,  FacetNoiseParameters| Field | Type | Description |
|---|---|---|
| concreteType | STRING | The full class name that identifies the concrete parameters type. |