public class ListTopicsResult
extends Object
-
Method Summary 
Return a future which yields a collection of TopicListing objects.
Return a future which yields a collection of topic names.
Return a future which yields a map of topic names to TopicListing objects.
-
Method Details 
-
namesToListings 
Return a future which yields a map of topic names to TopicListing objects.
-
listings 
Return a future which yields a collection of TopicListing objects.
-
names 
Return a future which yields a collection of topic names.