Package cache

Class PathCacheExample

java.lang.Object
cache.PathCacheExample

public class PathCacheExample extends Object
An example of the PathChildrenCache. The example "harness" is a command processor that allows adding/updating/removed nodes in a path. A PathChildrenCache keeps a cache of these changes and outputs when updates occurs.
  • Constructor Details

    • PathCacheExample

      public PathCacheExample()
  • Method Details