| Package | Description |
|---|---|
| org.sodeac.common.model.logging |
| Modifier and Type | Field and Description |
|---|---|
static BranchNodeListType<LogEventListChunkNodeType,LogEventNodeType> |
LogEventListChunkNodeType.chunk |
static BranchNodeType<LoggingTreeModel,LogEventListChunkNodeType> |
LoggingTreeModel.logEventListChunk |
| Modifier and Type | Method and Description |
|---|---|
static TypedTreeMetaModel.RootBranchNode<LoggingTreeModel,LogEventListChunkNodeType> |
LoggingTreeModel.createLogEventListChunk(long listSize,
long chunkSize,
long chunkSequence,
boolean last) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LogEventListChunkNodeType.addLogToEventListChunk(BranchNode<? extends BranchNodeMetaModel,LogEventListChunkNodeType> chunkNode,
BranchNode<? extends BranchNodeMetaModel,? extends LogEventNodeType> logEventNode) |
Copyright © 2020. All rights reserved.