public class TreeKernelTrainer extends Object implements ThreadDelegator
Constructor and Description |
---|
TreeKernelTrainer(String inputFile,
String outputFile) |
Modifier and Type | Method and Description |
---|---|
void |
changeNumThreads(int i) |
static void |
main(String[] args) |
void |
run(TreeKernel kernel) |
void |
threadDone(RowFillerThread t) |
void |
threadStarted() |
public void run(TreeKernel kernel)
public void threadStarted()
public void threadDone(RowFillerThread t)
threadDone
in interface ThreadDelegator
public void changeNumThreads(int i)
public static void main(String[] args)
args
- Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.