Class AccumuloElementIngestTest
- java.lang.Object
-
- org.apache.hadoop.conf.Configured
-
- uk.gov.gchq.gaffer.accumulostore.performancetesting.ingest.AccumuloElementIngestTest
-
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable
public class AccumuloElementIngestTest extends org.apache.hadoop.conf.Configured
-
-
Constructor Summary
Constructors Constructor Description AccumuloElementIngestTest(uk.gov.gchq.gaffer.graph.Graph graph, uk.gov.gchq.gaffer.accumulostore.AccumuloStore accumuloStore, AccumuloElementIngestTestProperties testProperties)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
-
-
-
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
-
-