Class MiniAccumuloClusterWithShellController.Builder
- java.lang.Object
-
- uk.gov.gchq.gaffer.miniaccumulocluster.MiniAccumuloClusterController.Builder
-
- uk.gov.gchq.gaffer.miniaccumulocluster.MiniAccumuloClusterWithShellController.Builder
-
- Enclosing class:
- MiniAccumuloClusterWithShellController
public static class MiniAccumuloClusterWithShellController.Builder extends MiniAccumuloClusterController.Builder
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MiniAccumuloClusterWithShellController
build()
-
Methods inherited from class uk.gov.gchq.gaffer.miniaccumulocluster.MiniAccumuloClusterController.Builder
dirName, heapSize, instanceName, password, shutdownHook, shutdownHook, tempDir, tempDir
-
-
-
-
Method Detail
-
build
public MiniAccumuloClusterWithShellController build()
- Overrides:
build
in classMiniAccumuloClusterController.Builder
-
-