Module folsom_sample_none

no sampling, just a capped circular buffer.

Authors: joe williams (j@boundary.com).

Description

no sampling, just a capped circular buffer

Function Index

get_values/1
new/1
update/2

Function Details

get_values/1

get_values(None) -> any()

new/1

new(Size) -> any()

update/2

update(None, Value) -> any()


Generated by EDoc