AdminClient (kafka 2.4.0 API) (original) (raw)


public abstract class AdminClient
extends Object
implements Admin
The base class for in-built admin clients. Client code should use the newer Admin interface in preference to this class. This class may be removed in a later release, but has not be marked as deprecated to avoid unnecessary noise.