Java SDK Documentation
23.4.0
|
Public Member Functions | |
String | keyForIdent (String ident) |
An interface that provides deterministic resolution of identifiers to source data keys. See PartitionWriter#setRowFromMap(Map, com.vertica.sdk.TypeCoercion).
String com.vertica.sdk.vmap.v1.KeySelector.keyForIdent | ( | String | ident | ) |
Returns the key name of the first key that matches ident
according to identifier comparison.
ident | A SQL identifier or "key", similar to a column name. |
Implemented in com.vertica.sdk.vmap.v1.Encoder.MatchingKeySelector, and com.vertica.sdk.vmap.v1.Encoder.