28293031323334
public CollectorDataStoreFactory() { super( new InMemoryCollectorCounterStore(), // new DelegatedCollectorGaugeDataStore(), // new InMemoryCollectorNodeStatusDataStore(), // new DelegatedCollectorPathTrackingDataStore() ); }