@Domain(name="sodeac.org", module="logging") @Version(major=0, minor=5) public class LoggingTreeModel extends TypedTreeMetaModel<LoggingTreeModel>
TypedTreeMetaModel.RootBranchNode<P extends TypedTreeMetaModel,R extends BranchNodeMetaModel>| Modifier and Type | Field and Description |
|---|---|
static BranchNodeType<LoggingTreeModel,LogEventNodeType> |
logEvent |
static BranchNodeType<LoggingTreeModel,LogEventListChunkNodeType> |
logEventListChunk |
| Constructor and Description |
|---|
LoggingTreeModel() |
| Modifier and Type | Method and Description |
|---|---|
static TypedTreeMetaModel.RootBranchNode<LoggingTreeModel,LogEventListChunkNodeType> |
createLogEventListChunk(long listSize,
long chunkSize,
long chunkSequence,
boolean last) |
createRootNode, getInstance, getRootBranchNodeClass, getXMLMarshaller, initgetBranchNodeListTypeList, getBranchNodeTypeList, getLeafNodeTypeList, getNodeTypeIndexByClass, getNodeTypeIndexByName, getNodeTypeList, getNodeTypeNamespublic static volatile BranchNodeType<LoggingTreeModel,LogEventNodeType> logEvent
public static volatile BranchNodeType<LoggingTreeModel,LogEventListChunkNodeType> logEventListChunk
public static TypedTreeMetaModel.RootBranchNode<LoggingTreeModel,LogEventListChunkNodeType> createLogEventListChunk(long listSize, long chunkSize, long chunkSequence, boolean last)
Copyright © 2020. All rights reserved.