| Package | Description |
|---|---|
| one.microstream.storage.restadapter.types |
| Modifier and Type | Method and Description |
|---|---|
static ViewerFileStatistics |
ViewerFileStatistics.New(StorageRawFileStatistics.FileStatistics src) |
| Modifier and Type | Method and Description |
|---|---|
List<ViewerFileStatistics> |
ViewerChannelStatistics.getFiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewerChannelStatistics.setFiles(List<ViewerFileStatistics> files) |
| Constructor and Description |
|---|
ViewerChannelStatistics(int channelIndex,
long fileCount,
long liveDataLength,
long totalDataLength,
List<ViewerFileStatistics> files) |
Copyright © 2021 MicroStream Software. All rights reserved.