public class DBCountPageView extends Configured implements Tool
<url,referrer,time>
schema.The output is the number of pageviews of each url in the log,
having the schema <url,pageview>
.
When called with no arguments the program starts a local HSQLDB server, and
uses this database for storing/retrieving the data.构造器和说明 |
---|
DBCountPageView() |
限定符和类型 | 方法和说明 |
---|---|
static void |
main(String[] args) |
int |
run(String[] args)
Execute the command with the given arguments.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
Copyright © 2009 The Apache Software Foundation