public class CubePathTrackingDataStore extends BatchPathTrackingDataStore implements CollectorPathTrackingDataStore
org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer| Modifier and Type | Field and Description |
|---|---|
protected static ExecutorService |
executorService |
scheduledTask| Constructor and Description |
|---|
CubePathTrackingDataStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected void |
pushEntriesByBatch(Map<String,List<org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer>> pathTrackingEntries) |
void |
store(org.apache.sirona.pathtracking.PathTrackingEntry pathTrackingEntry) |
getPeriod, initBatchclearEntries, getPathTrackingEntries, getPointers, readBytes, retrieve, retrieveTrackingIds, storeretrieve, retrieveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearEntries, retrieve, retrieve, retrieve, retrieveTrackingIds, storeprotected static ExecutorService executorService
public void store(org.apache.sirona.pathtracking.PathTrackingEntry pathTrackingEntry)
store in interface PathTrackingDataStorestore in class org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStoreprotected void pushEntriesByBatch(Map<String,List<org.apache.sirona.store.memory.tracking.InMemoryPathTrackingDataStore.Pointer>> pathTrackingEntries)
pushEntriesByBatch in class BatchPathTrackingDataStorepublic void destroy()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.