public static class ISBIndex.ISBNode extends Object
Long
id
Instance
inst
ArrayList<Integer>
lt_cnt
int
nInlier
nOutlier
StreamObj
obj
ISBNode(Instance inst, StreamObj obj, Long id)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Instance inst
public StreamObj obj
public Long id
public ArrayList<Integer> lt_cnt
public int nOutlier
public int nInlier
public ISBNode(Instance inst, StreamObj obj, Long id)