Class AccumuloClient


  • public class AccumuloClient
    extends Object
    This class is the main access point for the Trino connector to interact with Accumulo. It is responsible for creating tables, dropping tables, retrieving table metadata, and getting the ConnectorSplits from a table.