public final class XIndex
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static XIndexedEvents |
newEvents(java.util.Collection<XEvent> events) |
static XIndexedLog |
newLog(java.util.Collection<XTrace> traces) |
static XIndexedLog |
newLog(XLog log) |
static XIndexedTraces |
newTraces(java.util.Collection<XTrace> traces) |
public static XIndexedLog newLog(XLog log)
public static XIndexedLog newLog(java.util.Collection<XTrace> traces)
public static XIndexedTraces newTraces(java.util.Collection<XTrace> traces)
public static XIndexedEvents newEvents(java.util.Collection<XEvent> events)