Interface PhoenixMetaFactory

All Superinterfaces:
org.apache.hadoop.conf.Configurable, org.apache.calcite.avatica.Meta.Factory
All Known Implementing Classes:
PhoenixMetaFactoryImpl

public interface PhoenixMetaFactory extends org.apache.calcite.avatica.Meta.Factory, org.apache.hadoop.conf.Configurable
A @{link Meta.Factory} that can also respect Hadoop Configuration objects.
  • Method Summary

    Methods inherited from interface org.apache.hadoop.conf.Configurable

    getConf, setConf

    Methods inherited from interface org.apache.calcite.avatica.Meta.Factory

    create