| Package | Description |
|---|---|
| org.apache.druid.client.indexing |
| Modifier and Type | Method and Description |
|---|---|
SamplerResponse.SamplerResponseRow |
SamplerResponse.SamplerResponseRow.withParsed(Map<String,Object> parsed) |
| Modifier and Type | Method and Description |
|---|---|
List<SamplerResponse.SamplerResponseRow> |
SamplerResponse.getData() |
| Constructor and Description |
|---|
SamplerResponse(int numRowsRead,
int numRowsIndexed,
List<DimensionSchema> logicalDimensions,
List<DimensionSchema> physicalDimensions,
RowSignature logicalSegmentSchema,
List<SamplerResponse.SamplerResponseRow> data) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.