Uses of Class
io.trino.plugin.accumulo.metadata.ZooKeeperMetadataManager
Packages that use ZooKeeperMetadataManager
-
Uses of ZooKeeperMetadataManager in io.trino.plugin.accumulo
Constructors in io.trino.plugin.accumulo with parameters of type ZooKeeperMetadataManagerModifierConstructorDescriptionAccumuloMetadataManager(org.apache.accumulo.core.client.AccumuloClient client, AccumuloConfig config, ZooKeeperMetadataManager metaManager, AccumuloTableManager tableManager, IndexLookup indexLookup)