Annotation Interface HotRod
Deprecated, for removal: This API element is subject to removal in a future version.
Configures the HotRod client used by a session repository.
- Author:
- Paul Ferraro
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionProperty[]Deprecated, for removal: This API element is subject to removal in a future version.The HotRod client properties.Deprecated, for removal: This API element is subject to removal in a future version.The Infinispan server configuration template from which to create a remote cache.
-
Element Details
-
uri
String uriDeprecated, for removal: This API element is subject to removal in a future version.The HotRod URI.- Returns:
- a HotRod URI.
-
template
String templateDeprecated, for removal: This API element is subject to removal in a future version.The Infinispan server configuration template from which to create a remote cache.- Returns:
- an Infinispan server template
- Default:
"org.infinispan.DIST_SYNC"
-
properties
Property[] propertiesDeprecated, for removal: This API element is subject to removal in a future version.The HotRod client properties.- Returns:
- an array of HotRod client properties.
- Default:
{}
-
HotRodinstead.