public class NamedWindowInstance extends Object
Constructor and Description |
---|
NamedWindowInstance(NamedWindow processor,
AgentInstanceContext agentInstanceContext) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
long |
getCountDataWindow() |
IndexMultiKey[] |
getIndexDescriptors() |
NamedWindowRootViewInstance |
getRootViewInstance() |
NamedWindowTailViewInstance |
getTailViewInstance() |
void |
removeExplicitIndex(String indexName,
String moduleName) |
void |
removeIndex(IndexMultiKey index) |
public NamedWindowInstance(NamedWindow processor, AgentInstanceContext agentInstanceContext)
public NamedWindowRootViewInstance getRootViewInstance()
public NamedWindowTailViewInstance getTailViewInstance()
public void destroy()
public IndexMultiKey[] getIndexDescriptors()
public void removeIndex(IndexMultiKey index)
public long getCountDataWindow()
Copyright © 2005–2021. All rights reserved.