com.bigdata.rdf.load
Interface ITaskFactory<T extends Runnable>

All Known Implementing Classes:
AbstractRDFTaskFactory, RDFLoadTaskFactory, RDFVerifyTaskFactory

public interface ITaskFactory<T extends Runnable>

A factory for Runnable tasks.


Method Summary
 T newTask(String file)
           
 

Method Detail

newTask

T newTask(String file)
                           throws Exception
Throws:
Exception


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.