@InterfaceStability.Evolving public interface SessionConfigSupport extends DataSourceV2
DataSourceV2
. Data sources can implement this interface to
propagate session configs with the specified key-prefix to all data source operations in this
session.Modifier and Type | Method and Description |
---|---|
String |
keyPrefix()
Key prefix of the session configs to propagate.
|
String keyPrefix()