Uses of Package
uk.gov.gchq.gaffer.operation.impl
-
Packages that use uk.gov.gchq.gaffer.operation.impl Package Description uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler uk.gov.gchq.gaffer.hdfs.operation.handler uk.gov.gchq.gaffer.operation.impl Core operation implementations.uk.gov.gchq.gaffer.rest.factory uk.gov.gchq.gaffer.store.operation.handler Operation handler implementations.uk.gov.gchq.gaffer.store.operation.resolver -
Classes in uk.gov.gchq.gaffer.operation.impl used by uk.gov.gchq.gaffer.accumulostore.operation.hdfs.handler Class Description SplitStoreFromIterable TheSplitStoreFromIterableoperation is for splitting a store based on an iterable of split points. -
Classes in uk.gov.gchq.gaffer.operation.impl used by uk.gov.gchq.gaffer.hdfs.operation.handler Class Description SplitStoreFromFile TheSplitStoreFromFileoperation is for splitting a store based on a file of split points. -
Classes in uk.gov.gchq.gaffer.operation.impl used by uk.gov.gchq.gaffer.operation.impl Class Description Count ACountoperation counts how many items there are in the providedIterable.CountGroups ACountGroupsoperation takes inElements and collects counts for the number of entity and edge groups used.CountGroups.Builder DiscardOutput ADiscardOutputoperation is used as a terminal operation to indicate that the results from the previous operation are not used again.ForEach AForEachoperation runs the supplied operation on an Iterable of inputs.ForEach.Builder GenerateSplitPointsFromSample GenerateSplitPointsFromSample.Builder GetVariable GetVariable.Builder GetVariables GetVariables.Builder GetWalks AGetWalksclass is used to retrieve all of the walks in a graph starting from one of a set of providedEntityIds, with a maximum length.GetWalks.Builder If If.Builder Limit ALimitoperation takes in anIterableof items and limits the iterable to a given number of items.Limit.Builder Map Map.OutputBuilder Reduce AReduceis a GafferOperationwhich reduces anIterableinput of T to a single output value by applying a suppliedBinaryOperator.Reduce.Builder SampleElementsForSplitPoints SampleElementsForSplitPoints.Builder ScoreOperationChain AScoreOperationChainoperation determines a "score" for anOperationChain, and is used to determine whether a particular user has the required permissions to execute a givenOperationChain.ScoreOperationChain.Builder SetVariable SetVariable.Builder SplitStoreFromFile TheSplitStoreFromFileoperation is for splitting a store based on a file of split points.SplitStoreFromFile.Builder SplitStoreFromIterable TheSplitStoreFromIterableoperation is for splitting a store based on an iterable of split points.Validate ValidateOperationChain ValidateOperationChain.Builder While AWhileis anOperationwhich executes a provided delegate Operation, either while some condition is true, (upto some global maximum), or until some configurable cut-off is reached.While.Builder -
Classes in uk.gov.gchq.gaffer.operation.impl used by uk.gov.gchq.gaffer.rest.factory Class Description GetWalks AGetWalksclass is used to retrieve all of the walks in a graph starting from one of a set of providedEntityIds, with a maximum length.If Map While AWhileis anOperationwhich executes a provided delegate Operation, either while some condition is true, (upto some global maximum), or until some configurable cut-off is reached. -
Classes in uk.gov.gchq.gaffer.operation.impl used by uk.gov.gchq.gaffer.store.operation.handler Class Description Count ACountoperation counts how many items there are in the providedIterable.CountGroups ACountGroupsoperation takes inElements and collects counts for the number of entity and edge groups used.DiscardOutput ADiscardOutputoperation is used as a terminal operation to indicate that the results from the previous operation are not used again.ForEach AForEachoperation runs the supplied operation on an Iterable of inputs.GenerateSplitPointsFromSample GetVariable GetVariables GetWalks AGetWalksclass is used to retrieve all of the walks in a graph starting from one of a set of providedEntityIds, with a maximum length.If Limit ALimitoperation takes in anIterableof items and limits the iterable to a given number of items.Map Reduce AReduceis a GafferOperationwhich reduces anIterableinput of T to a single output value by applying a suppliedBinaryOperator.SampleElementsForSplitPoints ScoreOperationChain AScoreOperationChainoperation determines a "score" for anOperationChain, and is used to determine whether a particular user has the required permissions to execute a givenOperationChain.SetVariable SplitStoreFromFile TheSplitStoreFromFileoperation is for splitting a store based on a file of split points.Validate ValidateOperationChain While AWhileis anOperationwhich executes a provided delegate Operation, either while some condition is true, (upto some global maximum), or until some configurable cut-off is reached. -
Classes in uk.gov.gchq.gaffer.operation.impl used by uk.gov.gchq.gaffer.store.operation.resolver Class Description If While AWhileis anOperationwhich executes a provided delegate Operation, either while some condition is true, (upto some global maximum), or until some configurable cut-off is reached.