Uses of Class
com.pervasive.datarush.commons.util.GUID
Packages that use GUID
Package
Description
Provides interfaces the define the "cluster abstraction layer".
Provides common utilities
Provides classes and interfaces for the construction of executable
dataflow graphs.
-
Uses of GUID in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return GUIDModifier and TypeMethodDescriptionStorageManagerSpecifier.getGuid()Unique identifier, relative to the base path.StoragePlanner.getGuid()Returns the globally unique identifier for this StoragePlanner.JobInformation.getId()Returns a unique identifier for the jobConstructors in com.pervasive.datarush.cal with parameters of type GUIDModifierConstructorDescriptionJobInformation(GUID id, String name, String userId) Create a new job information object -
Uses of GUID in com.pervasive.datarush.commons.util
Methods in com.pervasive.datarush.commons.util that return GUID -
Uses of GUID in com.pervasive.datarush.graphs
Methods in com.pervasive.datarush.graphs that return GUIDModifier and TypeMethodDescriptionLogicalGraphInstanceView.getGraphInstanceGUID()Uniquely identifies this graph instance, currently used for ui refresh on the client