Package | Description |
---|---|
moa.clusterers.outliers.MCOD |
Modifier and Type | Field and Description |
---|---|
ISBIndex.ISBNode |
MicroCluster.mcc |
ISBIndex.ISBNode |
ISBIndex.ISBSearchResult.node |
ISBIndex.ISBNode |
MCODBase.EventItem.node |
Modifier and Type | Field and Description |
---|---|
ArrayList<ISBIndex.ISBNode> |
MicroCluster.nodes |
protected TreeSet<ISBIndex.ISBNode> |
MCODBase.nodesReinsert |
protected Vector<ISBIndex.ISBNode> |
MCODBase.windowNodes |
Modifier and Type | Method and Description |
---|---|
ISBIndex.ISBNode |
ISBIndex.ISBNode.GetMinPrecNeigh(Long sinceId) |
Modifier and Type | Method and Description |
---|---|
List<ISBIndex.ISBNode> |
ISBIndex.ISBNode.Get_nn_before() |
Modifier and Type | Method and Description |
---|---|
void |
MicroCluster.AddNode(ISBIndex.ISBNode node) |
void |
ISBIndex.ISBNode.AddPrecNeigh(ISBIndex.ISBNode node) |
int |
ISBIndex.ISBNode.compareTo(ISBIndex.ISBNode t) |
void |
ISBIndex.Insert(ISBIndex.ISBNode node) |
void |
MCODBase.EventQueue.Insert(ISBIndex.ISBNode node,
Long expTime) |
Vector<ISBIndex.ISBSearchResult> |
ISBIndex.RangeSearch(ISBIndex.ISBNode node,
double radius) |
void |
ISBIndex.Remove(ISBIndex.ISBNode node) |
void |
MicroCluster.RemoveNode(ISBIndex.ISBNode node) |
void |
ISBIndex.ISBNode.RemovePrecNeigh(ISBIndex.ISBNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MCODBase.PrintNodeList(List<ISBIndex.ISBNode> list) |
void |
MCODBase.PrintNodeSet(Set<ISBIndex.ISBNode> set) |
void |
MCODBase.PrintNodeVector(Vector<ISBIndex.ISBNode> vector) |
Constructor and Description |
---|
ISBIndex.ISBSearchResult(ISBIndex.ISBNode n,
double distance) |
MCODBase.EventItem(ISBIndex.ISBNode node,
Long timeStamp) |
MicroCluster(ISBIndex.ISBNode mcc) |
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.