Uses of Interface
com.streambase.sb.operator.PreparedQuery
- 
Packages that use PreparedQuery Package Description com.streambase.sb.operator Provides classes and interfaces to add custom operators to StreamBase applications. - 
- 
Uses of PreparedQuery in com.streambase.sb.operator
Methods in com.streambase.sb.operator that return PreparedQuery Modifier and Type Method Description PreparedQueryTableAccessor. prepare(String predicate, Schema args)Prepare an index-accessing query. 
 -