public class MemoryMapJobDslContext extends Object implements javaposse.jobdsl.dsl.Context
Constructor and Description |
---|
MemoryMapJobDslContext() |
Modifier and Type | Method and Description |
---|---|
void |
parser(String parserType,
String parserUniqueName,
String commandFile,
String mapFile,
Runnable closure) |
void |
scale(String value) |
void |
showBytesOnGraphs() |
void |
showBytesOnGraphs(boolean value) |
void |
wordSize(int value) |
public void wordSize(int value)
public void showBytesOnGraphs()
public void showBytesOnGraphs(boolean value)
public void scale(String value)
Copyright © 2016–2018. All rights reserved.