| Package | Description |
|---|---|
| one.microstream.storage.types |
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageRawFileStatistics.ChannelStatistics.Default |
| Modifier and Type | Method and Description |
|---|---|
StorageRawFileStatistics.ChannelStatistics |
StorageChannel.createRawFileStatistics() |
StorageRawFileStatistics.ChannelStatistics |
StorageChannel.Default.createRawFileStatistics() |
StorageRawFileStatistics.ChannelStatistics |
StorageFileManager.createRawFileStatistics() |
StorageRawFileStatistics.ChannelStatistics |
StorageFileManager.Default.createRawFileStatistics() |
protected StorageRawFileStatistics.ChannelStatistics |
StorageRequestTaskCreateStatistics.Default.internalProcessBy(StorageChannel channel) |
static StorageRawFileStatistics.ChannelStatistics |
StorageRawFileStatistics.ChannelStatistics.New(int channelIndex,
long fileCount,
long liveDataLength,
long totalDataLength,
one.microstream.collections.types.XGettingSequence<? extends StorageRawFileStatistics.FileStatistics> files) |
| Modifier and Type | Method and Description |
|---|---|
one.microstream.collections.types.XGettingTable<Integer,? extends StorageRawFileStatistics.ChannelStatistics> |
StorageRawFileStatistics.channelStatistics() |
one.microstream.collections.types.XGettingTable<Integer,? extends StorageRawFileStatistics.ChannelStatistics> |
StorageRawFileStatistics.Default.channelStatistics() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StorageRequestTaskCreateStatistics.Default.succeed(StorageChannel channel,
StorageRawFileStatistics.ChannelStatistics result) |
| Modifier and Type | Method and Description |
|---|---|
static StorageRawFileStatistics |
StorageRawFileStatistics.New(Date creationTime,
long fileCount,
long liveDataLength,
long totalDataLength,
one.microstream.collections.types.XGettingTable<Integer,? extends StorageRawFileStatistics.ChannelStatistics> channelStatistics) |
Copyright © 2022 MicroStream Software. All rights reserved.