| Package | Description |
|---|---|
| io.datarouter.instrumentation.schema |
| Modifier and Type | Field and Description |
|---|---|
List<FieldDto> |
TableDto.fields |
| Constructor and Description |
|---|
TableDto(String serviceName,
String clientName,
String clientType,
String tableName,
List<FieldDto> fields,
List<List<String>> sampleData,
Instant created,
Boolean isSystemTable) |
Copyright © 2009–2021. All rights reserved.