K
- type of key created.public interface ClientCacheEntryRemovedEvent<K> extends ClientEvent
ClientEvent.Type
Modifier and Type | Method and Description |
---|---|
K |
getKey()
Created cache entry's key.
|
boolean |
isCommandRetried()
This will be true if the write command that caused this had to be retried
again due to a topology change.
|
getType
K getKey()
boolean isCommandRetried()
Copyright © 2021 JBoss by Red Hat. All rights reserved.