public class ModelExporter extends Object
| Constructor and Description |
|---|
ModelExporter() |
| Modifier and Type | Method and Description |
|---|---|
static Path |
toDmr(Configuration configuration)
Exports the model from a running server to a DMR file.
|
public static Path toDmr(Configuration configuration) throws IOException
configuration - the configuration to useIOException - if an error occurs writing the modelCopyright © 2023 JBoss by Red Hat. All rights reserved.