Interface IRVDataModelProvider


public interface IRVDataModelProvider
Beta interface for customizing the data model exposed by a data source.

Implement this interface to:

Pass an instance to RevealServerBuilder.setDataModelProvider(IRVDataModelProvider).

Beta notice: This interface is provided as a beta feature. The API surface may change in future releases without prior notice. It is not yet covered by the standard backward-compatibility guarantees.

API Note:
Beta feature - API may change in future releases.