|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface UDFType
UDFType.
| Optional Element Summary | |
|---|---|
boolean |
deterministic
|
boolean |
distinctLike
|
boolean |
impliesOrder
Using in analytical functions to specify that UDF implies an ordering |
boolean |
stateful
|
public abstract boolean deterministic
public abstract boolean stateful
public abstract boolean distinctLike
public abstract boolean impliesOrder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||