Package convex.core.data
Class Refs.RefTreeStats
java.lang.Object
convex.core.data.Refs.RefTreeStats
- Enclosing class:
- Refs
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
root
-
total
public long total -
embedded
public long embedded -
direct
public long direct -
persisted
public long persisted -
stored
public long stored
-
-
Constructor Details
-
RefTreeStats
public RefTreeStats()
-