This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.gora.examples
Class WebPageDataCreator
java.lang.Object
   org.apache.gora.examples.WebPageDataCreator
org.apache.gora.examples.WebPageDataCreator
- public class WebPageDataCreator 
- extends Object
Creates and stores some data to be used in the tests.
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
URLS
public static final String[] URLS
URL_INDEXES
public static HashMap<String,Integer> URL_INDEXES
CONTENTS
public static final String[] CONTENTS
LINKS
public static final int[][] LINKS
ANCHORS
public static final String[][] ANCHORS
SORTED_URLS
public static final String[] SORTED_URLS
WebPageDataCreator
public WebPageDataCreator()
createWebPageData
public static void createWebPageData(DataStore<String,WebPage> dataStore)
                              throws IOException
- 
- Throws:
- IOException
 
run
public int run(String[] args)
        throws Exception
- 
- Throws:
- Exception
 
main
public static void main(String[] args)
                 throws Exception
- 
- Throws:
- Exception
 
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.