Class RADON.Matcher
- java.lang.Object
-
- org.aksw.limes.core.measures.mapper.topology.RADON.Matcher
-
-
Field Summary
Fields Modifier and Type Field Description static intmaxSize
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()voidschedule(RADON.MBBIndex s, RADON.MBBIndex t)intsize()
-
-
-
Method Detail
-
schedule
public void schedule(RADON.MBBIndex s, RADON.MBBIndex t)
-
size
public int size()
-
-