| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
PartitionReducer<Partition<T>> |
Partition.getOrCreateReducer()
If not already created, a new
reducer element with the given value will be created. |
PartitionReducer<T> |
PartitionReducer.ref(String ref)
Sets the
ref attribute |
PartitionReducer<T> |
PartitionReducer.removeProperties()
Removes the
properties element |
PartitionReducer<T> |
PartitionReducer.removeRef()
Removes the
ref attribute |
| Modifier and Type | Method and Description |
|---|---|
Properties<PartitionReducer<T>> |
PartitionReducer.getOrCreateProperties()
If not already created, a new
properties element with the given value will be created. |
Copyright © 2025 JBoss by Red Hat. All rights reserved.