Uses of Class
uk.gov.gchq.gaffer.operation.export.graph.handler.GraphDelegate.BaseBuilder
-
Packages that use GraphDelegate.BaseBuilder Package Description uk.gov.gchq.gaffer.operation.export.graph Implementations of operations for exporting results from Gaffer to another Gaffer graph.uk.gov.gchq.gaffer.operation.export.graph.handler Handlers for the Gaffer graph export operations. -
-
Uses of GraphDelegate.BaseBuilder in uk.gov.gchq.gaffer.operation.export.graph
Subclasses of GraphDelegate.BaseBuilder in uk.gov.gchq.gaffer.operation.export.graph Modifier and Type Class Description static class
AuthorisedGraphForExportDelegate.Builder
static class
GraphForExportDelegate.Builder
-
Uses of GraphDelegate.BaseBuilder in uk.gov.gchq.gaffer.operation.export.graph.handler
Classes in uk.gov.gchq.gaffer.operation.export.graph.handler with type parameters of type GraphDelegate.BaseBuilder Modifier and Type Class Description static class
GraphDelegate.BaseBuilder<BUILDER extends GraphDelegate.BaseBuilder>
Subclasses of GraphDelegate.BaseBuilder in uk.gov.gchq.gaffer.operation.export.graph.handler Modifier and Type Class Description static class
GraphDelegate.Builder
-