Searched refs:documentStorageInfo (Results 1 – 3 of 3) sorted by relevance
61 DocumentStorageInfoProto documentStorageInfo = in testReadStorageInfoFromFile() local70 .setDocumentStorageInfo(documentStorageInfo) in testReadStorageInfoFromFile()104 DocumentStorageInfoProto documentStorageInfo = in testCalculatePackageStorageInfoMap() local113 .setDocumentStorageInfo(documentStorageInfo) in testCalculatePackageStorageInfoMap()
132 DocumentStorageInfoProto documentStorageInfo = storageInfo.getDocumentStorageInfo(); in calculatePackageStorageInfoMap() local134 documentStorageInfo.getNamespaceStorageInfoList(); in calculatePackageStorageInfoMap()
2234 DocumentStorageInfoProto documentStorageInfo = storageInfoProto.getDocumentStorageInfo(); in getStorageInfoForNamespaces() local2236 documentStorageInfo.getNumAliveDocuments() in getStorageInfoForNamespaces()2237 + documentStorageInfo.getNumExpiredDocuments(); in getStorageInfoForNamespaces()2249 documentStorageInfo.getNamespaceStorageInfoList(); in getStorageInfoForNamespaces()