Uses of Class
com.streambase.sb.operator.ResourceNotFoundException
Package
Description
Provides classes and interfaces to add custom operators to Streaming applications.
-
Uses of ResourceNotFoundException in com.streambase.sb.operator
Modifier and TypeMethodDescriptionIResourceReader.getResourceContents
(String name) Operator.getResourceContents
(String name) Returns an open input stream on the contents of the named resource file.IResourceReader.getResourceFile
(String name) Operator.getResourceFile
(String name) Returns aFile
pointing to the regular file or directory if it exists.