public interface DistributedPropertyDispatcher
| Modifier and Type | Method and Description |
|---|---|
<T extends DistributedChangeableProperty> |
registerProperties(T... props)
Attach already created property.
|
<T extends Serializable> |
registerProperty(DistributedChangeableProperty<T> prop)
Attach already created property.
|
<T extends DistributedChangeableProperty> void registerProperties(T... props)
T - Type of property value.props - Properties to attach to processor.<T extends Serializable> DistributedProperty<T> registerProperty(DistributedChangeableProperty<T> prop)
prop - Property to attach to processor.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020