org.apache.sirona.cube
Class CubePathTrackingDataStore
java.lang.Object
org.apache.sirona.store.tracking.InMemoryPathTrackingDataStore
org.apache.sirona.store.tracking.BatchPathTrackingDataStore
org.apache.sirona.cube.CubePathTrackingDataStore
- All Implemented Interfaces:
- CollectorPathTrackingDataStore, PathTrackingDataStore
public class CubePathTrackingDataStore
- extends BatchPathTrackingDataStore
- implements CollectorPathTrackingDataStore
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executorService
protected static ExecutorService executorService
CubePathTrackingDataStore
public CubePathTrackingDataStore()
store
public void store(PathTrackingEntry pathTrackingEntry)
- Specified by:
store in interface PathTrackingDataStore- Overrides:
store in class InMemoryPathTrackingDataStore
pushEntriesByBatch
protected void pushEntriesByBatch(Map<String,List<InMemoryPathTrackingDataStore.Pointer>> pathTrackingEntries)
- Specified by:
pushEntriesByBatch in class BatchPathTrackingDataStore
destroy
public void destroy()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.