public class ListableObjectStoreProducer<T extends Serializable> extends Object implements Producer<T>
Producer to stream the contents of a
ListableObjectStore| Constructor and Description |
|---|
ListableObjectStoreProducer(ListableObjectStore<T> objectStore) |
public ListableObjectStoreProducer(ListableObjectStore<T> objectStore)
public T produce()
Producerproduce in interface Producer<T extends Serializable>nullpublic int size()
ProvidesTotalHintsize in interface ProvidesTotalHintpublic void close()
throws MuleException
Closeableclose in interface CloseableMuleException - if an exception occurs closing the resourceCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.