Package | Description |
---|---|
com.actian.dataflow.cal.yarn.client | |
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
Modifier and Type | Method and Description |
---|---|
StorageManager |
YarnClusterJobExecutor.getExternalStorageManager()
Has the side effect of starting the application master.
|
Modifier and Type | Method and Description |
---|---|
StorageManager |
JobContext.ensureJobStorageManager()
Returns a storage manager for storing temporary files.
|
StorageManager |
JobExecutorService.getExternalStorageManager()
Returns a storage manager that can be used for transfering files to/from the job.
|
StorageManager |
StorageBucket.getManager() |
static StorageManager |
StorageManagers.newStorageManager(StorageManagerSpecifier specifier)
Create a new storage manager from a given base location and new GUID.
|
StorageManager |
StorageManagerProvider.newStorageManager(StorageManagerSpecifier specifier)
Create a new storage manager
|
Constructor and Description |
---|
StorageBucket(StorageManager manager,
StorageBucketId bucketId) |
Copyright © 2016 Actian Corporation. All rights reserved.