Uses of Interface
uk.gov.gchq.gaffer.store.operation.handler.OperationHandler
-
-
Uses of OperationHandler in uk.gov.gchq.gaffer.accumulostore.operation.handler
Classes in uk.gov.gchq.gaffer.accumulostore.operation.handler that implement OperationHandler Modifier and Type Class Description class
AddElementsHandler
class
DeleteAllDataHandler
This Handler will DELETE the Accumulo TABLE as well as the DATA.class
DeleteElementsHandler
class
GenerateSplitPointsFromSampleHandler
class
GetAdjacentIdsHandler
class
GetAllElementsHandler
class
GetElementsBetweenSetsHandler
Deprecated.class
GetElementsBetweenSetsPairsHandler
class
GetElementsHandler
class
GetElementsInRangesHandler
class
GetElementsWithinSetHandler
class
SampleElementsForSplitPointsHandler
class
SummariseGroupOverRangesHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler
Classes in uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler that implement OperationHandler Modifier and Type Class Description class
AddElementsFromHdfsHandler
class
ImportAccumuloKeyValueFilesHandler
class
SampleDataForSplitPointsHandler
class
SplitStoreFromIterableHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.federated.simple
Fields in uk.gov.gchq.gaffer.federated.simple with type parameters of type OperationHandler Modifier and Type Field Description Map<Class<? extends Operation>,OperationHandler<?>>
FederatedStore. storeHandlers
-
Uses of OperationHandler in uk.gov.gchq.gaffer.federated.simple.operation.handler
Classes in uk.gov.gchq.gaffer.federated.simple.operation.handler that implement OperationHandler Modifier and Type Class Description class
EitherOperationHandler<O extends Operation>
Custom handler for operations that could in theory target sub graphs or the federated store directly.class
FederatedOperationHandler<P extends Operation>
Main default handler for federated operations.class
FederatedOutputHandler<P extends Output<O>,O>
A sub class operation handler for federation that can process operations that have an output associated with them.class
SeparateOutputHandler<P extends Output<O>,O>
Handler for running federated operations but keeping the results separate under a key of the graph ID the results come from.Constructors in uk.gov.gchq.gaffer.federated.simple.operation.handler with parameters of type OperationHandler Constructor Description EitherOperationHandler(OperationHandler<O> standardHandler)
-
Uses of OperationHandler in uk.gov.gchq.gaffer.federated.simple.operation.handler.add
Classes in uk.gov.gchq.gaffer.federated.simple.operation.handler.add that implement OperationHandler Modifier and Type Class Description class
AddGraphHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.federated.simple.operation.handler.get
Classes in uk.gov.gchq.gaffer.federated.simple.operation.handler.get that implement OperationHandler Modifier and Type Class Description class
GetAllGraphIdsHandler
class
GetAllGraphInfoHandler
Simple handler for getting information about the graphs contained in the federated storeclass
GetSchemaHandler
Simple handler for merging schemas from multiple graphs. -
Uses of OperationHandler in uk.gov.gchq.gaffer.federated.simple.operation.handler.misc
Classes in uk.gov.gchq.gaffer.federated.simple.operation.handler.misc that implement OperationHandler Modifier and Type Class Description class
ChangeGraphIdHandler
class
RemoveGraphHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.federatedstore.operation.handler
Classes in uk.gov.gchq.gaffer.federatedstore.operation.handler that implement OperationHandler Modifier and Type Class Description class
FederatedAddGraphHandlerParent<OP extends AddGraph>
A handler for operations that addGraph to the FederatedStore.class
FederatedDelegateToHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl
Classes in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl that implement OperationHandler Modifier and Type Class Description class
FederatedAddGraphHandler
A handler forAddGraph
operation for the FederatedStore.class
FederatedAddGraphWithHooksHandler
A handler forAddGraphWithHooks
operation for the FederatedStore.class
FederatedChangeGraphAccessHandler
A handler forChangeGraphAccess
operation for the FederatedStore.class
FederatedChangeGraphIdHandler
A handler forChangeGraphId
operation for the FederatedStore.class
FederatedGetAllGraphIDHandler
class
FederatedGetAllGraphInfoHandler
class
FederatedJoinHandler<I>
class
FederatedNoOutputHandler<PAYLOAD extends Operation>
Operation handler for the federation of an PAYLOAD operation with an expected return type of Void/Null.class
FederatedOperationHandler<INPUT,OUTPUT>
FederatedOperation handler for the federation of an PAYLOAD operation with an expected return type OUTPUTclass
FederatedOutputHandler<PAYLOAD extends Output<OUTPUT>,OUTPUT>
Handler for the federation of an PAYLOAD operation with an expected return type Iterableclass
FederatedOutputIterableHandler<PAYLOAD extends Output<Iterable<? extends ITERABLE_ELEMENTS>>,ITERABLE_ELEMENTS>
Handler for the federation of an PAYLOAD operation with an expected return type Iterableclass
FederatedRemoveGraphAndDeleteAllDataHandler
A handler for RemoveGraph operation for the FederatedStore.class
FederatedRemoveGraphHandler
A handler for RemoveGraph operation for the FederatedStore.class
FederatedWhileHandler
An operation handler forWhile
operations. -
Uses of OperationHandler in uk.gov.gchq.gaffer.flink.operation.handler
Classes in uk.gov.gchq.gaffer.flink.operation.handler that implement OperationHandler Modifier and Type Class Description class
AddElementsFromFileHandler
AAddElementsFromFileHandler
handles theAddElementsFromFile
operation.class
AddElementsFromKafkaHandler
AAddElementsFromKafkaHandler
handles theAddElementsFromKafka
operation.class
AddElementsFromSocketHandler
AAddElementsFromSocketHandler
handles theAddElementsFromSocket
operation. -
Uses of OperationHandler in uk.gov.gchq.gaffer.hdfs.operation.handler
Classes in uk.gov.gchq.gaffer.hdfs.operation.handler that implement OperationHandler Modifier and Type Class Description class
HdfsSplitStoreFromFileHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.mapstore.impl
Classes in uk.gov.gchq.gaffer.mapstore.impl that implement OperationHandler Modifier and Type Class Description class
AddElementsHandler
class
CountAllElementsDefaultViewHandler
class
DeleteAllDataHandler
class
DeleteElementsHandler
class
GetAdjacentIdsHandler
class
GetAllElementsHandler
class
GetElementsHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.operation.export.graph.handler
Classes in uk.gov.gchq.gaffer.operation.export.graph.handler that implement OperationHandler Modifier and Type Class Description class
ExportToOtherAuthorisedGraphHandler
class
ExportToOtherGraphHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.operation.export.resultcache.handler
Classes in uk.gov.gchq.gaffer.operation.export.resultcache.handler that implement OperationHandler Modifier and Type Class Description class
ExportToGafferResultCacheHandler
AExportToGafferResultCacheHandler
is anOperationHandler
used to export results to a Gaffer results cache.class
GetGafferResultCacheExportHandler
Specific handler for handlingGetGafferResultCacheExport
operations using aGafferResultCacheExporter
as the exporter class. -
Uses of OperationHandler in uk.gov.gchq.gaffer.proxystore.operation.handler
Classes in uk.gov.gchq.gaffer.proxystore.operation.handler that implement OperationHandler Modifier and Type Class Description class
GetProxyPropertiesHandler
class
GetProxyUrlHandler
class
OperationChainHandler<OUT>
-
Uses of OperationHandler in uk.gov.gchq.gaffer.spark.operation.handler.graphframe
Classes in uk.gov.gchq.gaffer.spark.operation.handler.graphframe that implement OperationHandler Modifier and Type Class Description class
GetGraphFrameOfElementsHandler
AGetGraphFrameOfElementsHandler
handlesGetGraphFrameOfElements
operations. -
Uses of OperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler that implement OperationHandler Modifier and Type Class Description class
AbstractGetRDDHandler<OP extends Output<O> & GraphFilters,O>
class
AbstractImportKeyValuePairRDDToAccumuloHandler<OP extends Operation>
class
AbstractSplitStoreFromRDDOfElementsHandler<OP extends Operation>
-
Uses of OperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe that implement OperationHandler Modifier and Type Class Description class
GetDataFrameOfElementsHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.javardd
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.javardd that implement OperationHandler Modifier and Type Class Description class
GetJavaRDDOfAllElementsHandler
A handler for theGetJavaRDDOfAllElements
operation.class
GetJavaRDDOfElementsHandler
class
GetJavaRDDOfElementsInRangesHandler
class
ImportJavaRDDOfElementsHandler
class
ImportKeyValueJavaPairRDDToAccumuloHandler
class
SplitStoreFromJavaRDDOfElementsHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd that implement OperationHandler Modifier and Type Class Description class
GetRDDOfAllElementsHandler
A handler for theGetRDDOfAllElements
operation.class
GetRDDOfElementsHandler
class
GetRDDOfElementsInRangesHandler
class
ImportKeyValuePairRDDToAccumuloHandler
class
ImportRDDOfElementsHandler
class
SplitStoreFromRDDOfElementsHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.store
Methods in uk.gov.gchq.gaffer.store that return OperationHandler Modifier and Type Method Description OperationHandler<Operation>
Store. getOperationHandler(Class<? extends Operation> opClass)
Methods in uk.gov.gchq.gaffer.store with parameters of type OperationHandler Modifier and Type Method Description void
Store. addOperationHandler(Class<? extends Operation> opClass, OperationHandler handler)
-
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.declaration
Methods in uk.gov.gchq.gaffer.store.operation.declaration that return OperationHandler Modifier and Type Method Description OperationHandler
OperationDeclaration. getHandler()
Methods in uk.gov.gchq.gaffer.store.operation.declaration with parameters of type OperationHandler Modifier and Type Method Description OperationDeclaration.Builder
OperationDeclaration.Builder. handler(OperationHandler handler)
void
OperationDeclaration. setHandler(OperationHandler handler)
-
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler
Subinterfaces of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler Modifier and Type Interface Description interface
OperationWithSchemaHandler<OP extends Output<? extends O>,O>
interface
OutputOperationHandler<OP extends Output<? extends O>,O>
AnOutputOperationHandler
defines how to handle a specificOutput
operations.Classes in uk.gov.gchq.gaffer.store.operation.handler that implement OperationHandler Modifier and Type Class Description class
AbstractGenerateSplitPointsFromSampleHandler<T,S extends Store>
class
AbstractSampleElementsForSplitPointsHandler<T,S extends Store>
class
AddSchemaToLibraryHandler
class
AddStorePropertiesToLibraryHandler
class
CountGroupsHandler
ACountGroupsHandler
handlesCountGroups
operations.class
CountHandler<T>
class
DiscardOutputHandler
ADiscardOutputHandler
handlesDiscardOutput
operations.class
ForEachHandler<I,O>
AnOperationHandler
for theForEach
Operation.class
GetFromEndpointHandler
class
GetGraphCreatedTimeHandler
AGetGraphCreatedTimeHandler
handlesGetGraphCreatedTime
operations.class
GetSchemaHandler
AGetSchemaHandler
handles theGetSchema
operation.class
GetTraitsHandler
class
GetVariableHandler
class
GetVariablesHandler
class
GetWalksHandler
An operation handler forGetWalks
operations.class
HasTraitHandler
class
IfHandler
An operation handler forIf
operations.class
LimitHandler<T>
AnLimitHandler
handles forLimit
operations.class
MapHandler<I,O>
class
OperationChainHandler<OUT>
AOperationChainHandler
handlesOperationChain
s.class
ReduceHandler<T>
class
ScoreOperationChainHandler
Operation Handler for ScoreOperationChainclass
SetVariableHandler
class
SplitStoreFromFileHandler
class
ValidateHandler
AnValidateHandler
handles forValidate
operations.class
ValidateOperationChainHandler
Operation Handler for ValidateOperationChainclass
WhileHandler
An operation handler forWhile
operations. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.compare
Classes in uk.gov.gchq.gaffer.store.operation.handler.compare that implement OperationHandler Modifier and Type Class Description class
MaxHandler
AMaxHandler
handles theMax
operation.class
MinHandler
AMinHandler
handles theMin
operation.class
SortHandler
ASortHandler
handles theSort
operation. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.export
Classes in uk.gov.gchq.gaffer.store.operation.handler.export that implement OperationHandler Modifier and Type Class Description class
ExportOperationHandler<EXPORT extends Export & Operation,EXPORTER extends Exporter>
Abstract class describing how to handleExport
operations.class
ExportToHandler<EXPORT extends ExportTo,EXPORTER extends Exporter>
Abstract class describing how to handleExportTo
operations.class
GetExportHandler<EXPORT extends GetExport & Operation,EXPORTER extends Exporter>
Abstract class describing how to handleGetExport
operations.class
GetExportsHandler
Handler forGetExports
operations. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.export.localfile
Classes in uk.gov.gchq.gaffer.store.operation.handler.export.localfile that implement OperationHandler Modifier and Type Class Description class
ExportToLocalFileHandler
class
ImportFromLocalFileHandler
Implementation of theGetExportHandler
to retrieve exported created by aLocalFileExporter
. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.export.set
Classes in uk.gov.gchq.gaffer.store.operation.handler.export.set that implement OperationHandler Modifier and Type Class Description class
ExportToSetHandler
class
GetSetExportHandler
Implementation of theGetExportHandler
to retrieve exported created by aSetExporter
. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.function
Classes in uk.gov.gchq.gaffer.store.operation.handler.function that implement OperationHandler Modifier and Type Class Description class
AggregateHandler
class
FilterHandler
class
TransformHandler
-
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.generate
Classes in uk.gov.gchq.gaffer.store.operation.handler.generate that implement OperationHandler Modifier and Type Class Description class
GenerateElementsHandler<OBJ>
AnGenerateElementsHandler
handlesGenerateElements
operations.class
GenerateObjectsHandler<OBJ>
AnGenerateObjectsHandler
handlesGenerateObjects
operations. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.job
Classes in uk.gov.gchq.gaffer.store.operation.handler.job that implement OperationHandler Modifier and Type Class Description class
CancelScheduledJobHandler
class
GetAllJobDetailsHandler
AGetAllJobDetailsHandler
handlesGetAllJobDetails
operations by querying the configured store's job tracker for all job information.class
GetJobDetailsHandler
AGetJobDetailsHandler
handlesGetJobDetails
operations by querying the configured store's job tracker for the required job details.class
GetJobResultsHandler
AGetJobResultsHandler
handlesGetJobResults
operations by querying the configured store's job tracker for the required job results. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.join
Classes in uk.gov.gchq.gaffer.store.operation.handler.join that implement OperationHandler Modifier and Type Class Description class
JoinHandler<I>
-
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.named
Subinterfaces of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.named Modifier and Type Interface Description interface
AddToCacheHandler<OP extends Operation>
Classes in uk.gov.gchq.gaffer.store.operation.handler.named that implement OperationHandler Modifier and Type Class Description class
AddNamedOperationHandler
Operation handler for AddNamedOperation which adds a Named Operation to the cache.class
AddNamedViewHandler
Operation handler forAddNamedView
which adds a NamedViewDetail to the cache.class
DeleteNamedOperationHandler
Operation Handler for DeleteNamedOperation.class
DeleteNamedViewHandler
Operation Handler forDeleteNamedView
which removes a NamedView from the cache.class
GetAllNamedOperationsHandler
Operation Handler for GetAllNamedOperationsclass
GetAllNamedViewsHandler
Operation Handler forGetAllNamedViews
which returns all NamedViews from the cache.class
NamedOperationHandler
Operation handler forNamedOperation
. -
Uses of OperationHandler in uk.gov.gchq.gaffer.store.operation.handler.output
Classes in uk.gov.gchq.gaffer.store.operation.handler.output that implement OperationHandler Modifier and Type Class Description class
ToArrayHandler<T>
AToArrayHandler
handlesToArray
operations.class
ToCsvHandler
AToCsvHandler
handlesToCsv
operations by applying the providedCsvGenerator
to each item in the inputIterable
.class
ToEntitySeedsHandler
TheToEntitySeedsHandler
handlesToEntitySeeds
operations by wrapping each object in the inputIterable
in anEntitySeed
object.class
ToListHandler<T>
class
ToMapHandler
AToMapHandler
handlesToMap
operations by applying the providedElementGenerator
to each item in the inputIterable
.class
ToSetHandler<T>
class
ToSingletonListHandler<T>
class
ToStreamHandler<T>
AToStreamHandler
handles forToStream
operations.class
ToVerticesHandler
AToVerticesHandler
handles forToVertices
operations.
-