Apache Flume Java API

Java API for building custom Flume sources, channels, sinks, and interceptors. Provides interfaces for developing pluggable data ingestion components.

API entry from apis.yml

apis.yml Raw ↑
aid: apache-flume:apache-flume-java-api
name: Apache Flume Java API
description: Java API for building custom Flume sources, channels, sinks, and interceptors. Provides interfaces
  for developing pluggable data ingestion components.
humanURL: https://flume.apache.org/FlumeDeveloperGuide.html
tags:
- Java
- SDK
- Extension
properties:
- type: Documentation
  url: https://flume.apache.org/FlumeDeveloperGuide.html
- type: SDK
  url: https://search.maven.org/artifact/org.apache.flume/flume-ng-core
  title: Java SDK (Maven Central)