public class UpdateFeaturesResult extends Object
Admin.updateFeatures(Map, UpdateFeaturesOptions)
call.
The API of this class is evolving, see Admin
for details.Modifier and Type | Method and Description |
---|---|
KafkaFuture<Void> |
all()
Return a future which succeeds if all the feature updates succeed.
|
Map<String,KafkaFuture<Void>> |
values() |
public Map<String,KafkaFuture<Void>> values()
public KafkaFuture<Void> all()