[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Encapsulates the information required by net.esper.filter.IndexTreeBuilder to maintain the filter parameter tree structure when filters are added and removed from the tree.

The following tables list the members exposed by the IndexTreePath type.

Public Methods

  NameDescription
Add
Add an index to end of the list representing a path through indexes.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
RemoveFirst
Remove and return first index.

ToString
Returns a String that represents the current Object.
(Overrides .ToString().)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)