ClusteredCache to this ClusteredCacheManager.RootEntity to this ClusteredEntityManager.IllegalStateException
Verify the cache entity passed in matches the current known cache entity
If this fails, throws IllegalArgumentException
Update the cache entity state to ClusteredEntityState.DESTROY_IN_PROGRESS and save it
If this fails, throws UnsupportedOperationException
Perform the destroy operation
IllegalStateException
Verify the entity passed in matches the current known entity
If this fails, throws IllegalArgumentException
Mark the entity with ClusteredEntityState.DESTROY_IN_PROGRESS and save it
If this fails, throws UnsupportedOperationException
Perform the destroy operation
Copyright © 2019 Terracotta, Inc.. All rights reserved.