Gets an iterator over the ids of all blobs in this store.
@param filterPrefix If not null, the list will be limited to those blob-ids beginning withthis prefix.
@return The iterator over the blob-ids.
@throws IOException if an error occurred getting the list of blob ids
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.