Package | Description |
---|---|
com.actian.dataflow.cal.yarn.shared | |
com.pervasive.datarush.cal |
Provides interfaces the define the "cluster abstraction layer".
|
com.pervasive.datarush.graphs |
Provides classes and interfaces for the construction of executable
dataflow graphs.
|
com.pervasive.datarush.util |
Provides common utilities
|
Constructor and Description |
---|
DatafileStagingManager(FileClient client,
Path stagingLocation,
GUID jobId) |
Modifier and Type | Method and Description |
---|---|
GUID |
StoragePlanner.getGuid()
Returns the globally unique identifier for this StoragePlanner.
|
GUID |
StorageManagerSpecifier.getGuid()
Unique identifier, relative to the base path.
|
GUID |
JobInformation.getId()
Returns a unique identifier for the job
|
Constructor and Description |
---|
JobInformation(GUID id,
String name,
String userId)
Create a new job information object
|
Modifier and Type | Method and Description |
---|---|
GUID |
LogicalGraphInstanceView.getGraphInstanceGUID()
Uniquely identifies this graph instance, currently used for ui refresh on the client
|
Modifier and Type | Method and Description |
---|---|
static GUID |
GUID.next()
Generates a new unique identifier.
|
static GUID |
GUID.parse(String str)
Creates a new identifier from a string.
|
Copyright © 2016 Actian Corporation. All rights reserved.