Class ExamplesServiceV2
- java.lang.Object
-
- uk.gov.gchq.gaffer.rest.service.v2.example.ExamplesServiceV2
-
- All Implemented Interfaces:
IExamplesServiceV2
public class ExamplesServiceV2 extends Object implements IExamplesServiceV2
-
-
Constructor Summary
Constructors Constructor Description ExamplesServiceV2()
-
-
-
Method Detail
-
execute
public Operation execute() throws InstantiationException, IllegalAccessException
- Specified by:
execute
in interfaceIExamplesServiceV2
- Throws:
InstantiationException
IllegalAccessException
-
executeChunked
public Operation executeChunked() throws InstantiationException, IllegalAccessException
- Specified by:
executeChunked
in interfaceIExamplesServiceV2
- Throws:
InstantiationException
IllegalAccessException
-
-