public class ClientCompactionTaskDimensionsSpec extends Object
DimensionsSpec.
This is done for end-user ease of use. Basically, end-user will use the same syntax / JSON structure to set
dimension configs for Compaction task as they would for any other ingestion task.| Constructor and Description |
|---|
ClientCompactionTaskDimensionsSpec(List<DimensionSchema> dimensions) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<DimensionSchema> |
getDimensions() |
int |
hashCode() |
String |
toString() |
public ClientCompactionTaskDimensionsSpec(@Nullable List<DimensionSchema> dimensions)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.