Package org.infinispan.xsite.irac
Interface IracManagerKeyInfo
- All Known Implementing Classes:
IracManagerKeyInfoImpl
public interface IracManagerKeyInfo
Basic information about a key stored in
IracManager
.
It includes the segment the owner of the key. The owner, in the IracManager
context, is the CommandInvocationId
or transaction which updated (or removed) the key.
- Since:
- 14
-
Method Summary