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 classAuthorisedGraphForExportDelegate.Builderstatic classGraphForExportDelegate.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 classGraphDelegate.BaseBuilder<BUILDER extends GraphDelegate.BaseBuilder>Subclasses of GraphDelegate.BaseBuilder in uk.gov.gchq.gaffer.operation.export.graph.handler Modifier and Type Class Description static classGraphDelegate.Builder
-