Modifier and Type | Method and Description |
---|---|
Collection |
ReplicationTarget.getCollection() |
Collection |
ReplicationSource.getCollection() |
Collection |
AbstractReplicationEntity.getCollection() |
Constructor and Description |
---|
AbstractReplicationEntity(DataspaceStore store,
java.lang.String schemaName,
Collection collection) |
ReplicationSource(DataspaceStore store,
Collection collection) |
Modifier and Type | Method and Description |
---|---|
Collection |
SchemaManager.findSessionCollection(com.streamscape.ds.session.Session session,
java.lang.String name)
Returns the specified session context table.
|
Collection |
SchemaManager.findUserCollection(com.streamscape.ds.session.Session session,
java.lang.String name,
java.lang.String schemaName)
Returns the specified user-defined table or view visible within the
context of the specified schema.
|
Collection |
SchemaManager.getCollection(com.streamscape.ds.session.Session session,
java.lang.String name,
java.lang.String schema)
Returns the specified user-defined table or view visible within the
context of the specified Session, or any system table of the given
name.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaManager.dropCollection(com.streamscape.ds.session.Session session,
Collection collection,
boolean cascade,
boolean force) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollection
Title: Dataspace Framework
|
class |
SemagraphCollection |
Constructor and Description |
---|
CollectionMetaDataImpl(Collection collection) |
CollectionMetaDataImpl(Collection collection,
com.streamscape.ds.session.Session session) |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryTableCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
HadoopVirtualTableCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
FileTableCollection
Title: Dataspace Framework
|
class |
JournalFileTableCollection
Title: Dataspace Framework
|
class |
LogFileTableCollection |
Modifier and Type | Class and Description |
---|---|
class |
FunctionTableCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractQueueCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
AuditQueueCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.ds.schema.collection.qspace.equeue.EventQueueCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
MessageQueueCollection
Title: DBH dataspace
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessQueueCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
BlockingQueueCollection
Title: Dataspace framework
|
Modifier and Type | Class and Description |
---|---|
class |
SourceStreamCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
EventTableCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
MapCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
TableCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
ViewCollection
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualTableCollection
Title: Dataspace Framework
|
Modifier and Type | Field and Description |
---|---|
Collection |
RplScript.returnCollection |
Modifier and Type | Method and Description |
---|---|
void |
RplScript.setReturnCollection(Collection collection) |
Modifier and Type | Field and Description |
---|---|
static Collection[] |
Table.emptyCollectionArray |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
Table.getSQLForCollection(Collection collection,
com.streamscape.ds.lib.OrderedHashSet resolved,
com.streamscape.ds.lib.OrderedHashSet unresolved) |
Modifier and Type | Method and Description |
---|---|
Collection |
AbstractSelectForSemagraphExpression.findSelectIntoCollection() |
Collection |
AbstractSelectForSemagraphExpression.getSelectIntoCollection() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSelectForSemagraphExpression.setSelectIntoCollection(Collection collection) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.