Package cache

Class CuratorCacheExample

java.lang.Object
cache.CuratorCacheExample

public class CuratorCacheExample extends Object
Very simple example of creating a CuratorCache that listens to events and logs the changes to standard out. A loop of random changes is run to exercise the cache.
  • Constructor Details

    • CuratorCacheExample

      public CuratorCacheExample()
  • Method Details