Class HotRodPair<T,V>
java.lang.Object
org.keycloak.models.map.storage.hotRod.common.HotRodPair<T,V>
!!! Please do not change this class !!!
If some change is needed please create a new version of this class and solve the migration on top-level entities.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
key
@ProtoField(number=1) public org.infinispan.protostream.WrappedMessage key -
value
@ProtoField(number=2) public org.infinispan.protostream.WrappedMessage value
-
-
Constructor Details
-
HotRodPair
public HotRodPair() -
HotRodPair
-
-
Method Details