public final class ElasticsearchColumn extends Object
| Constructor and Description |
|---|
ElasticsearchColumn(String name,
Type type,
String jsonPath,
String jsonType,
int ordinalPosition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getJsonPath() |
String |
getJsonType() |
String |
getName() |
int |
getOrdinalPosition() |
Type |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2023. All rights reserved.