public abstract class UpdateStateCommand extends StateClusteringCommand
Modifier and Type | Field and Description |
---|---|
protected PropertyUpdater |
propertyUpdater |
Constructor and Description |
---|
UpdateStateCommand() |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(PropertyDifference diff) |
boolean |
isPropertiesEmpty() |
execute
protected PropertyUpdater propertyUpdater
public boolean isPropertiesEmpty()
public void addProperty(PropertyDifference diff)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.