public static interface ClusteringService.ClusteredCacheIdentifier extends org.ehcache.spi.persistence.PersistableResourceService.PersistenceSpaceIdentifier<ClusteringService>
PersistenceSpaceIdentifier
that can provide an id.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
The id associated with this identifier.
|