Class AccumuloElementIngestTest

  • All Implemented Interfaces:
    org.apache.hadoop.conf.Configurable

    public class AccumuloElementIngestTest
    extends org.apache.hadoop.conf.Configured
    • Constructor Detail

      • AccumuloElementIngestTest

        public AccumuloElementIngestTest​(uk.gov.gchq.gaffer.graph.Graph graph,
                                         uk.gov.gchq.gaffer.accumulostore.AccumuloStore accumuloStore,
                                         AccumuloElementIngestTestProperties testProperties)
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws uk.gov.gchq.gaffer.store.StoreException,
                                IOException
        Throws:
        uk.gov.gchq.gaffer.store.StoreException
        IOException