Interface | Description |
---|---|
ConnectionEntry |
Represents a data service entry for a connection.
|
Dataservice |
A model of a dataservice instance
|
DataServiceEntry<T extends Exportable & RelationalObject> |
Represents an entry in a data service archive.
|
DataServiceResource |
Represents a data service file resource (i.e., a driver, UDF, or DDL file).
|
DataServiceResourceEntry<T extends DataServiceResource> |
Represents a data service resource (i.e., a driver, UDF, or DDL file).
|
DdlEntry |
Represents a data service entry for a DDL file.
|
DriverEntry |
Represents a data service entry for a driver file.
|
ResourceEntry |
Represents a data service entry for a resource file.
|
ServiceVdbEntry |
Represents a data service entry for a Service VDB.
|
UdfEntry |
Represents a data service entry for a UDF file.
|
VdbEntry |
Represents a data service entry for a VDB.
|
VdbEntryContainer |
Represents a container of
VDB entries . |
Class | Description |
---|---|
DataserviceManifest |
Represents a data service XML manifest file.
|
Enum | Description |
---|---|
DataServiceEntry.PublishPolicy |
Indicates how the entry should uploaded and/or deployed.
|
Copyright © 2013–2019. All rights reserved.