protected static class NGConvertExtractor.BenchRunner
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected byte[] |
bytes |
protected NGConvertExtractor |
cve |
protected java.util.List<byte[]> |
data |
protected java.util.List<java.io.File> |
files |
protected int |
maxTry |
protected java.util.List<java.lang.Integer> |
refSizes |
Constructor and Description |
---|
BenchRunner(java.lang.String address,
java.util.List<java.io.File> files,
java.util.List<java.lang.Integer> refSizes) |
Modifier and Type | Method and Description |
---|---|
java.util.List<com.exalead.ndoc.DebugChunk> |
getChunks(int i) |
void |
run() |
protected final NGConvertExtractor cve
protected byte[] bytes
protected final int maxTry
protected final java.util.List<byte[]> data
protected final java.util.List<java.lang.Integer> refSizes
protected final java.util.List<java.io.File> files
Copyright © 2013 Dassault Systèmes, All Rights Reserved.