Class CommonCanonicalValueKey
- java.lang.Object
-
- org.linuxforhealth.fhir.persistence.params.model.CommonCanonicalValueKey
-
public class CommonCanonicalValueKey extends java.lang.Object
A key used to identify a common_canonical_value record in our distributed schema variant
-
-
Constructor Summary
Constructors Constructor Description CommonCanonicalValueKey(short shardKey, java.lang.String url)
Public constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-