Class PhoenixMetaFactoryImpl

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.phoenix.queryserver.server.PhoenixMetaFactoryImpl
All Implemented Interfaces:
org.apache.calcite.avatica.Meta.Factory, org.apache.hadoop.conf.Configurable, PhoenixMetaFactory

public class PhoenixMetaFactoryImpl extends org.apache.hadoop.conf.Configured implements PhoenixMetaFactory
Bridge between Phoenix and Avatica.
  • Field Details

  • Constructor Details

    • PhoenixMetaFactoryImpl

      public PhoenixMetaFactoryImpl()
    • PhoenixMetaFactoryImpl

      public PhoenixMetaFactoryImpl(org.apache.hadoop.conf.Configuration conf)
  • Method Details