RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.addGlobal(java.lang.String global) |
Adds a new element to global.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.addOptimizerProperties(java.lang.String optimizerProperties) |
Adds a new element to optimizerProperties.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.addVelox(java.lang.String velox) |
Adds a new element to velox.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.catalog(java.util.Map<java.lang.String,RemovePrestissimoEnginePropertiesCatalogAdditionalProperties> catalog) |
Set the catalog.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.configuration(RemovePrestissimoEnginePropertiesConfiguration configuration) |
Set the configuration.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.global(java.util.List<java.lang.String> global) |
Set the global.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.jvm(RemovePrestissimoEnginePropertiesJvm jvm) |
Set the jvm.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.logConfig(RemovePrestissimoEnginePropertiesLogConfig logConfig) |
Set the logConfig.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.newBuilder() |
New builder.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.optimizerProperties(java.util.List<java.lang.String> optimizerProperties) |
Set the optimizerProperties.
|
RemovePrestissimoEngineProperties.Builder |
RemovePrestissimoEngineProperties.Builder.velox(java.util.List<java.lang.String> velox) |
Set the velox.
|