Package | Description |
---|---|
com.gooddata.connector | |
com.gooddata.integration.model | |
com.gooddata.integration.rest |
Modifier and Type | Method and Description |
---|---|
static List<Column> |
AbstractConnector.populateColumnsFromSchema(SourceSchema schema) |
Modifier and Type | Method and Description |
---|---|
void |
Connector.deploy(SLI sli,
List<Column> columns,
String dir,
String archiveName)
Create the GoodData data package with the ALL snapshots data
|
void |
AbstractConnector.deploy(SLI sli,
List<Column> columns,
String dir,
String archiveName)
Create the GoodData data package with the ALL snapshots data
|
protected void |
AbstractConnector.setIncremental(List<Column> cols)
Sets the incremental loading status for a part
|
Modifier and Type | Method and Description |
---|---|
String |
SLI.getSLIManifest(List<Column> columns)
Returns the SLI manifest that determines how the data are loaded to the GDC platform.
|
Modifier and Type | Method and Description |
---|---|
List<Column> |
GdcRESTApiWrapper.getSLIColumns(String uri)
Retrieves the SLI columns
|
Copyright © 2014. All rights reserved.