Package org.apache.kafka.clients.admin
Class UpdateFeaturesResult
java.lang.Object
org.apache.kafka.clients.admin.UpdateFeaturesResult
The result of the
Admin.updateFeatures(Map, UpdateFeaturesOptions)
call.
The API of this class is evolving, see Admin
for details.