Class XPathPropertyGetterCodegenFieldSharable
java.lang.Object
com.espertech.esper.common.internal.event.xml.XPathPropertyGetterCodegenFieldSharable
- All Implemented Interfaces:
CodegenFieldSharable
-
Constructor Summary
ConstructorDescriptionXPathPropertyGetterCodegenFieldSharable
(BaseXMLEventType baseXMLEventType, XPathPropertyGetter xPathPropertyGetter) -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
static XPathPropertyGetter
resolveXPathPropertyGetter
(EventType eventType, String propertyName) type()
-
Constructor Details
-
XPathPropertyGetterCodegenFieldSharable
public XPathPropertyGetterCodegenFieldSharable(BaseXMLEventType baseXMLEventType, XPathPropertyGetter xPathPropertyGetter)
-
-
Method Details
-
type
- Specified by:
type
in interfaceCodegenFieldSharable
-
initCtorScoped
- Specified by:
initCtorScoped
in interfaceCodegenFieldSharable
-
resolveXPathPropertyGetter
public static XPathPropertyGetter resolveXPathPropertyGetter(EventType eventType, String propertyName) -
equals
-
hashCode
public int hashCode()
-