Class ResolvedTable

java.lang.Object
org.apache.druid.catalog.model.ObjectFacade
org.apache.druid.catalog.model.ResolvedTable

public class ResolvedTable extends ObjectFacade
Handle to a table specification along with its definition and the object mapper used to serialize/deserialize its data. This class provides the semantic view of the table specification, without the operational aspects such as version, name, etc.