brooklyn.mementos
Interface BrooklynMementoPersister.Delta
- Enclosing interface:
- BrooklynMementoPersister
public static interface BrooklynMementoPersister.Delta
locations
Collection<LocationMemento> locations()
entities
Collection<EntityMemento> entities()
policies
Collection<PolicyMemento> policies()
removedLocationIds
Collection<String> removedLocationIds()
removedEntityIds
Collection<String> removedEntityIds()
removedPolicyIds
Collection<String> removedPolicyIds()
Copyright © 2013. All Rights Reserved.