public class CreatePartitionsResult
extends Object
-
Method Summary 
Return a future which succeeds if all the partition creations succeed.
Return a map from topic names to futures, which can be used to check the status of individual
partition creations.
-
Method Details 
-
values 
Return a map from topic names to futures, which can be used to check the status of individual
partition creations.
-
all 
Return a future which succeeds if all the partition creations succeed.