long
value, but does not make any effort to make it truly durable. This is in contrast to {@link PersistentLongFile} which fsync()s the value on everychange. This should be used for values which are updated frequently (such that performance is important) and not required to be up-to-date for correctness. This class also differs in that it stores the value as binary data instead of a textual string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|