Uses of Class
com.db4o.diagnostic.DefragmentRecommendation.DefragmentRecommendationReason
-
Packages that use DefragmentRecommendation.DefragmentRecommendationReason Package Description com.db4o.diagnostic com.db4o.internal.diagnostic -
-
Uses of DefragmentRecommendation.DefragmentRecommendationReason in com.db4o.diagnostic
Fields in com.db4o.diagnostic declared as DefragmentRecommendation.DefragmentRecommendationReason Modifier and Type Field Description static DefragmentRecommendation.DefragmentRecommendationReason
DefragmentRecommendation.DefragmentRecommendationReason. DELETE_EMBEDED
Constructors in com.db4o.diagnostic with parameters of type DefragmentRecommendation.DefragmentRecommendationReason Constructor Description DefragmentRecommendation(DefragmentRecommendation.DefragmentRecommendationReason reason)
-
Uses of DefragmentRecommendation.DefragmentRecommendationReason in com.db4o.internal.diagnostic
Methods in com.db4o.internal.diagnostic with parameters of type DefragmentRecommendation.DefragmentRecommendationReason Modifier and Type Method Description void
DiagnosticProcessor. defragmentRecommended(DefragmentRecommendation.DefragmentRecommendationReason reason)
-