mirror of
https://github.com/XRPLF/rippled.git
synced 2026-01-15 04:05:23 +00:00
Add doc + refactor + fix formatting
This commit is contained in:
@@ -508,7 +508,7 @@ public class Options {
|
||||
return maxBackgroundCompactions(nativeHandle_);
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Creates statistics object which collects metrics about database operations.
|
||||
Statistics objects should not be shared between DB instances as
|
||||
it does not use any locks to prevent concurrent updates.
|
||||
|
||||
Reference in New Issue
Block a user