Uses of Interface
one.microstream.storage.types.StorageRawFileStatistics
| Package | Description | 
|---|---|
| one.microstream.storage.restadapter | |
| one.microstream.storage.types | 
- 
Uses of StorageRawFileStatistics in one.microstream.storage.restadapterMethods in one.microstream.storage.restadapter that return StorageRawFileStatistics Modifier and Type Method Description StorageRawFileStatisticsEmbeddedStorageRestAdapter.Default. getFileStatistics()StorageRawFileStatisticsEmbeddedStorageRestAdapter. getFileStatistics()Methods in one.microstream.storage.restadapter with parameters of type StorageRawFileStatistics Modifier and Type Method Description static ViewerStorageFileStatisticsViewerStorageFileStatistics. New(StorageRawFileStatistics src)
- 
Uses of StorageRawFileStatistics in one.microstream.storage.typesClasses in one.microstream.storage.types that implement StorageRawFileStatistics Modifier and Type Class Description static classStorageRawFileStatistics.DefaultMethods in one.microstream.storage.types that return StorageRawFileStatistics Modifier and Type Method Description StorageRawFileStatisticsStorageRequestAcceptor. createStatistics()StorageRawFileStatisticsStorageRequestAcceptor.Default. createStatistics()StorageRawFileStatisticsEmbeddedStorageManager.Default. createStorageStatistics()StorageRawFileStatisticsStorageConnection. createStorageStatistics()Creates aStorageRawFileStatisticsinstance, (obviously) containing raw file statistics about every channel in the storage.StorageRawFileStatisticsStorageConnection.Default. createStorageStatistics()static StorageRawFileStatisticsStorageRawFileStatistics. New(Date creationTime, long fileCount, long liveDataLength, long totalDataLength, XGettingTable<Integer,? extends StorageRawFileStatistics.ChannelStatistics> channelStatistics)StorageRawFileStatisticsStorageRequestTaskCreateStatistics.Default. result()StorageRawFileStatisticsStorageRequestTaskCreateStatistics. result()