Uses of Interface
com.pervasive.datarush.cal.StorageManager
Packages that use StorageManager
Package
Description
Provides interfaces the define the "cluster abstraction layer".
-
Uses of StorageManager in com.actian.dataflow.cal.yarn.client
Methods in com.actian.dataflow.cal.yarn.client that return StorageManagerModifier and TypeMethodDescriptionYarnClusterJobExecutor.getExternalStorageManager()Has the side effect of starting the application master. -
Uses of StorageManager in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal that return StorageManagerModifier and TypeMethodDescriptionJobContext.ensureJobStorageManager()Returns a storage manager for storing temporary files.JobExecutorService.getExternalStorageManager()Returns a storage manager that can be used for transfering files to/from the job.StorageBucket.getManager()StorageManagerProvider.newStorageManager(StorageManagerSpecifier specifier) Create a new storage managerstatic StorageManagerStorageManagers.newStorageManager(StorageManagerSpecifier specifier) Create a new storage manager from a given base location and new GUID.Constructors in com.pervasive.datarush.cal with parameters of type StorageManager