Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-98

More missing methods from RemoteCache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 6.0.0.Final
    • None
    • None

      ServerStatistics stats()
      boolean replaceWithVersion(K key, V newValue, long version);
      boolean replaceWithVersion(K key, V newValue, long version, int lifespanSeconds);
      boolean replaceWithVersion(K key, V newValue, long version, int lifespanSeconds, int maxIdleTimeSeconds);

      boolean removeWithVersion(K key, long version);

            ttarrant@redhat.com Tristan Tarrant
            ttarrant@redhat.com Tristan Tarrant
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: