|
Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics 12c Release (12.2.1.3.0) E98700-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ExternalFunctionDefinition
s specify the metadata for functions used within CQL queries and views that are provided by an external entity, such as an ExternalFunctionProvider
.
ExternalFunctionProvider
Method Summary | |
abstract java.lang.String |
getName() Returns the name of the method |
abstract java.lang.Class[] |
getParameterTypes() Returns method parameter types |
abstract java.lang.Class |
getReturnType() Get the return type of the function |
Method Detail |
public java.lang.String getName()
public java.lang.Class[] getParameterTypes()
public java.lang.Class getReturnType()
|
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |