Uses of Interface
com.gigaspaces.server.blobstore.BlobStoreStorageStatistics
Packages that use BlobStoreStorageStatistics
Package
Description
-
Uses of BlobStoreStorageStatistics in com.gigaspaces.blobstore.offheap
Classes in com.gigaspaces.blobstore.offheap that implement BlobStoreStorageStatisticsMethods in com.gigaspaces.blobstore.offheap that return BlobStoreStorageStatistics -
Uses of BlobStoreStorageStatistics in com.gigaspaces.blobstore.pmem
Classes in com.gigaspaces.blobstore.pmem that implement BlobStoreStorageStatistics -
Uses of BlobStoreStorageStatistics in com.gigaspaces.blobstore.rocksdb
Classes in com.gigaspaces.blobstore.rocksdb that implement BlobStoreStorageStatisticsMethods in com.gigaspaces.blobstore.rocksdb that return BlobStoreStorageStatistics -
Uses of BlobStoreStorageStatistics in com.gigaspaces.server.blobstore
Methods in com.gigaspaces.server.blobstore that return BlobStoreStorageStatisticsMethods in com.gigaspaces.server.blobstore that return types with arguments of type BlobStoreStorageStatisticsModifier and TypeMethodDescriptionBlobStoreStatistics.getStorageStatistics()Get storage statisticsBlobStoreStatisticsImpl.getStorageStatistics()Method parameters in com.gigaspaces.server.blobstore with type arguments of type BlobStoreStorageStatisticsModifier and TypeMethodDescriptionvoidBlobStoreStatisticsImpl.setStorageStatistics(Collection<BlobStoreStorageStatistics> storageStatistics) -
Uses of BlobStoreStorageStatistics in com.j_spaces.core.cache.blobStore
Methods in com.j_spaces.core.cache.blobStore that return BlobStoreStorageStatisticsModifier and TypeMethodDescriptionabstract BlobStoreStorageStatisticsBlobStoreExtendedStorageHandler.getStorageStatistics()BlobStoreOperationsWrapper.getStorageStatistics()