Searched refs:totalDocuments (Results 1 – 1 of 1) sorted by relevance
1471 int totalDocuments = in getStorageInfoForNamespaces() local1475 if (totalStorageSize == 0 || totalDocuments == 0) { in getStorageInfoForNamespaces()1504 .setSizeBytes((long) (namespaceDocuments * 1.0 / totalDocuments * totalStorageSize)) in getStorageInfoForNamespaces()