Package uk.gov.gchq.gaffer.flink.operation.handler
Operation handlers (and associated classes) for operations using the Apache Flink
stream processing framework.
-
Class Summary Class Description AddElementsFromFileHandler AAddElementsFromFileHandlerhandles theAddElementsFromFileoperation.AddElementsFromKafkaHandler AAddElementsFromKafkaHandlerhandles theAddElementsFromKafkaoperation.AddElementsFromSocketHandler AAddElementsFromSocketHandlerhandles theAddElementsFromSocketoperation.GafferAdder Helper class to addElements to a Gaffer store.GafferMapFunction<T> Implementation ofFlatMapFunctionto allow CSV strings representingElements to be mapped to Element objects.GafferOutput Implementation ofRichOutputFormatfor Gaffer to allowElements to be consumed from external sources.GafferSink