Uses of Interface
uk.gov.gchq.gaffer.store.operation.handler.OutputOperationHandler
-
-
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.accumulostore.operation.handler
Classes in uk.gov.gchq.gaffer.accumulostore.operation.handler that implement OutputOperationHandler Modifier and Type Class Description classDeleteElementsHandlerclassGenerateSplitPointsFromSampleHandlerclassGetAdjacentIdsHandlerclassGetAllElementsHandlerclassGetElementsBetweenSetsHandlerDeprecated.classGetElementsBetweenSetsPairsHandlerclassGetElementsHandlerclassGetElementsInRangesHandlerclassGetElementsWithinSetHandlerclassSampleElementsForSplitPointsHandlerclassSummariseGroupOverRangesHandler -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.federated.simple.operation.handler
Classes in uk.gov.gchq.gaffer.federated.simple.operation.handler that implement OutputOperationHandler Modifier and Type Class Description classFederatedOutputHandler<P extends Output<O>,O>A sub class operation handler for federation that can process operations that have an output associated with them. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.federated.simple.operation.handler.get
Classes in uk.gov.gchq.gaffer.federated.simple.operation.handler.get that implement OutputOperationHandler Modifier and Type Class Description classGetAllGraphIdsHandlerclassGetAllGraphInfoHandlerSimple handler for getting information about the graphs contained in the federated storeclassGetSchemaHandlerSimple handler for merging schemas from multiple graphs. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.federatedstore.operation.handler
Classes in uk.gov.gchq.gaffer.federatedstore.operation.handler that implement OutputOperationHandler Modifier and Type Class Description classFederatedDelegateToHandlerConstructors in uk.gov.gchq.gaffer.federatedstore.operation.handler with parameters of type OutputOperationHandler Constructor Description FederatedDelegateToHandler(OutputOperationHandler<? extends InputOutput<Iterable<? extends Element>,Iterable<? extends Element>>,Iterable<? extends Element>> handler) -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl
Classes in uk.gov.gchq.gaffer.federatedstore.operation.handler.impl that implement OutputOperationHandler Modifier and Type Class Description classFederatedChangeGraphAccessHandlerA handler forChangeGraphAccessoperation for the FederatedStore.classFederatedChangeGraphIdHandlerA handler forChangeGraphIdoperation for the FederatedStore.classFederatedGetAllGraphIDHandlerclassFederatedGetAllGraphInfoHandlerclassFederatedJoinHandler<I>classFederatedOutputHandler<PAYLOAD extends Output<OUTPUT>,OUTPUT>Handler for the federation of an PAYLOAD operation with an expected return type IterableclassFederatedOutputIterableHandler<PAYLOAD extends Output<Iterable<? extends ITERABLE_ELEMENTS>>,ITERABLE_ELEMENTS>Handler for the federation of an PAYLOAD operation with an expected return type IterableclassFederatedRemoveGraphAndDeleteAllDataHandlerA handler for RemoveGraph operation for the FederatedStore.classFederatedRemoveGraphHandlerA handler for RemoveGraph operation for the FederatedStore.classFederatedWhileHandlerAn operation handler forWhileoperations. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.mapstore.impl
Classes in uk.gov.gchq.gaffer.mapstore.impl that implement OutputOperationHandler Modifier and Type Class Description classCountAllElementsDefaultViewHandlerclassDeleteElementsHandlerclassGetAdjacentIdsHandlerclassGetAllElementsHandlerclassGetElementsHandler -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.proxystore.operation.handler
Classes in uk.gov.gchq.gaffer.proxystore.operation.handler that implement OutputOperationHandler Modifier and Type Class Description classGetProxyPropertiesHandlerclassGetProxyUrlHandlerclassOperationChainHandler<OUT> -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.spark.operation.handler.graphframe
Classes in uk.gov.gchq.gaffer.spark.operation.handler.graphframe that implement OutputOperationHandler Modifier and Type Class Description classGetGraphFrameOfElementsHandlerAGetGraphFrameOfElementsHandlerhandlesGetGraphFrameOfElementsoperations. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler that implement OutputOperationHandler Modifier and Type Class Description classAbstractGetRDDHandler<OP extends Output<O> & GraphFilters,O> -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.dataframe that implement OutputOperationHandler Modifier and Type Class Description classGetDataFrameOfElementsHandler -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.javardd
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.javardd that implement OutputOperationHandler Modifier and Type Class Description classGetJavaRDDOfAllElementsHandlerA handler for theGetJavaRDDOfAllElementsoperation.classGetJavaRDDOfElementsHandlerclassGetJavaRDDOfElementsInRangesHandler -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd
Classes in uk.gov.gchq.gaffer.sparkaccumulo.operation.handler.scalardd that implement OutputOperationHandler Modifier and Type Class Description classGetRDDOfAllElementsHandlerA handler for theGetRDDOfAllElementsoperation.classGetRDDOfElementsHandlerclassGetRDDOfElementsInRangesHandler -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store
Methods in uk.gov.gchq.gaffer.store with parameters of type OutputOperationHandler Modifier and Type Method Description <OP extends Output<O>,O>
voidStore. addOperationHandler(Class<? extends Output<O>> opClass, OutputOperationHandler<OP,O> handler) -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler
Subinterfaces of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler Modifier and Type Interface Description interfaceOperationWithSchemaHandler<OP extends Output<? extends O>,O>Classes in uk.gov.gchq.gaffer.store.operation.handler that implement OutputOperationHandler Modifier and Type Class Description classAbstractGenerateSplitPointsFromSampleHandler<T,S extends Store>classAbstractSampleElementsForSplitPointsHandler<T,S extends Store>classCountGroupsHandlerACountGroupsHandlerhandlesCountGroupsoperations.classCountHandler<T>classForEachHandler<I,O>AnOperationHandlerfor theForEachOperation.classGetFromEndpointHandlerclassGetSchemaHandlerAGetSchemaHandlerhandles theGetSchemaoperation.classGetTraitsHandlerclassGetWalksHandlerAn operation handler forGetWalksoperations.classHasTraitHandlerclassIfHandlerAn operation handler forIfoperations.classLimitHandler<T>AnLimitHandlerhandles forLimitoperations.classMapHandler<I,O>classOperationChainHandler<OUT>AOperationChainHandlerhandlesOperationChains.classReduceHandler<T>classScoreOperationChainHandlerOperation Handler for ScoreOperationChainclassValidateHandlerAnValidateHandlerhandles forValidateoperations.classValidateOperationChainHandlerOperation Handler for ValidateOperationChainclassWhileHandlerAn operation handler forWhileoperations. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.compare
Classes in uk.gov.gchq.gaffer.store.operation.handler.compare that implement OutputOperationHandler Modifier and Type Class Description classMaxHandlerAMaxHandlerhandles theMaxoperation.classMinHandlerAMinHandlerhandles theMinoperation.classSortHandlerASortHandlerhandles theSortoperation. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.export
Classes in uk.gov.gchq.gaffer.store.operation.handler.export that implement OutputOperationHandler Modifier and Type Class Description classGetExportsHandlerHandler forGetExportsoperations. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.function
Classes in uk.gov.gchq.gaffer.store.operation.handler.function that implement OutputOperationHandler Modifier and Type Class Description classAggregateHandlerclassFilterHandlerclassTransformHandler -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.generate
Classes in uk.gov.gchq.gaffer.store.operation.handler.generate that implement OutputOperationHandler Modifier and Type Class Description classGenerateElementsHandler<OBJ>AnGenerateElementsHandlerhandlesGenerateElementsoperations.classGenerateObjectsHandler<OBJ>AnGenerateObjectsHandlerhandlesGenerateObjectsoperations. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.job
Classes in uk.gov.gchq.gaffer.store.operation.handler.job that implement OutputOperationHandler Modifier and Type Class Description classGetAllJobDetailsHandlerAGetAllJobDetailsHandlerhandlesGetAllJobDetailsoperations by querying the configured store's job tracker for all job information.classGetJobDetailsHandlerAGetJobDetailsHandlerhandlesGetJobDetailsoperations by querying the configured store's job tracker for the required job details.classGetJobResultsHandlerAGetJobResultsHandlerhandlesGetJobResultsoperations by querying the configured store's job tracker for the required job results. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.join
Classes in uk.gov.gchq.gaffer.store.operation.handler.join that implement OutputOperationHandler Modifier and Type Class Description classJoinHandler<I> -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.named
Classes in uk.gov.gchq.gaffer.store.operation.handler.named that implement OutputOperationHandler Modifier and Type Class Description classGetAllNamedOperationsHandlerOperation Handler for GetAllNamedOperationsclassGetAllNamedViewsHandlerOperation Handler forGetAllNamedViewswhich returns all NamedViews from the cache.classNamedOperationHandlerOperation handler forNamedOperation. -
Uses of OutputOperationHandler in uk.gov.gchq.gaffer.store.operation.handler.output
Classes in uk.gov.gchq.gaffer.store.operation.handler.output that implement OutputOperationHandler Modifier and Type Class Description classToArrayHandler<T>AToArrayHandlerhandlesToArrayoperations.classToCsvHandlerAToCsvHandlerhandlesToCsvoperations by applying the providedCsvGeneratorto each item in the inputIterable.classToEntitySeedsHandlerTheToEntitySeedsHandlerhandlesToEntitySeedsoperations by wrapping each object in the inputIterablein anEntitySeedobject.classToListHandler<T>classToMapHandlerAToMapHandlerhandlesToMapoperations by applying the providedElementGeneratorto each item in the inputIterable.classToSetHandler<T>classToSingletonListHandler<T>classToStreamHandler<T>AToStreamHandlerhandles forToStreamoperations.classToVerticesHandlerAToVerticesHandlerhandles forToVerticesoperations.
-