public class LogSplitterInterleavedFiltering extends java.lang.Object implements LogSplitter
Constructor and Description |
---|
LogSplitterInterleavedFiltering() |
Modifier and Type | Method and Description |
---|---|
IMLog[] |
split(IMLog log,
IMLogInfo logInfo,
Cut cut,
MinerState minerState) |
static IMLog[] |
split(IMLog log,
java.util.List<gnu.trove.set.TIntSet> partition,
MinerState minerState) |
public IMLog[] split(IMLog log, IMLogInfo logInfo, Cut cut, MinerState minerState)
split
in interface LogSplitter
public static IMLog[] split(IMLog log, java.util.List<gnu.trove.set.TIntSet> partition, MinerState minerState)