Annotation Interface HotRod


Deprecated, for removal: This API element is subject to removal in a future version.
Use HotRod instead.
Configures the HotRod client used by a session repository.
Author:
Paul Ferraro
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    The HotRod URI.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    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 uri
      Deprecated, for removal: This API element is subject to removal in a future version.
      The HotRod URI.
      Returns:
      a HotRod URI.
    • template

      String template
      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.
      Returns:
      an Infinispan server template
      Default:
      "org.infinispan.DIST_SYNC"
    • properties

      Property[] properties
      Deprecated, 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:
      {}