ucar.nc2.util.cache
Interface FileFactory


public interface FileFactory

Interface for factories of FileCacheable objects.

Since:
Jun 2, 2008
Author:
caron

Method Summary
 FileCacheable open(String location, int buffer_size, CancelTask cancelTask, Object iospMessage)
           
 

Method Detail

open

FileCacheable open(String location,
                   int buffer_size,
                   CancelTask cancelTask,
                   Object iospMessage)
                   throws IOException
Throws:
IOException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.