[ Deprecated ( since = "0.9.5" , replacement = "IndividualAggregator.dup_with_backend_store" ) ]
public IndividualAggregator.with_backend_store (BackendStore store)
Warning: IndividualAggregator.with_backend_store is deprecated. Use Folks.IndividualAggregator.dup_with_backend_store .
Create a new IndividualAggregator with a custom BackendStore.
This behaves the same as the default constructor for IndividualAggregator, but uses the given BackendStore rather than the default one.
store |
the BackendStore to use instead of the default one. |
0.9.0