|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CounterInterface | |
---|---|
com.splout.db.examples | |
com.splout.db.hadoop | This package contains all the classes that implement business logic for helping building Splout datastores using Hadoop with Pangool (http://pangool.net). |
Uses of CounterInterface in com.splout.db.examples |
---|
Methods in com.splout.db.examples with parameters of type CounterInterface | |
---|---|
com.datasalt.pangool.io.ITuple |
PageCountsRecordProcessor.process(com.datasalt.pangool.io.ITuple record,
CounterInterface context)
|
Uses of CounterInterface in com.splout.db.hadoop |
---|
Methods in com.splout.db.hadoop with parameters of type CounterInterface | |
---|---|
com.datasalt.pangool.io.ITuple |
RecordProcessor.process(com.datasalt.pangool.io.ITuple record,
CounterInterface context)
Custom Java business logic can be implemented here. |
com.datasalt.pangool.io.ITuple |
IdentityRecordProcessor.process(com.datasalt.pangool.io.ITuple record,
CounterInterface context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |