Class PathTrie<T>


  • public class PathTrie<T>
    extends Object
    A utility class to efficiently parse/store/lookup hierarchical paths which are templatized like /collections/{collection}/shards/{shard}/{replica}