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()
Producer
produce
in interface Producer<T extends Serializable>
null
public int size()
ProvidesTotalHint
size
in interface ProvidesTotalHint
public void close() throws MuleException
Closeable
close
in interface Closeable
MuleException
- if an exception occurs closing the resourceCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.