Uses of Class
com.pervasive.datarush.cal.StoragePlanner
-
Packages that use StoragePlanner Package Description com.pervasive.datarush.cal Provides interfaces the define the "cluster abstraction layer". -
-
Uses of StoragePlanner in com.pervasive.datarush.cal
Methods in com.pervasive.datarush.cal with parameters of type StoragePlanner Modifier and Type Method Description void
JobContext. releaseStorage(FileClient fileClient, StoragePlanner storagePlanner)
Releases all storage for this storage manager that was allocated by the given planner.void
StorageManager. releaseStorage(FileClient fileClient, StoragePlanner storagePlanner)
Releases all storage for this storage manager that was allocated by the given planner
-