JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
WildFly Clustering: Caching SPI 5.0.6.Final
org.wildfly.clustering.cache
Key
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getId()
Interface Key<I>
Type Parameters:
I
- the identifier type of the cache key
public interface
Key<I>
A cache key for a given identifier
Author:
Paul Ferraro
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
I
getId
()
Returns the unique identifier of this key.
Method Details
getId
I
getId
()
Returns the unique identifier of this key.
Returns:
the unique identifier of this key