public class RegistryCacheKey extends Object implements Serializable
Constructor and Description |
---|
RegistryCacheKey(String path,
int tenantId,
String connectionURL)
Creates a new key for an entry to be cached.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object key) |
String |
getPath()
Method to obtain resource path on cache key.
|
int |
hashCode() |
Copyright © 2019 WSO2 Inc. All Rights Reserved.