Modifier and Type | Method and Description |
---|---|
CollectionFactory |
DataspaceContext.createCollectionFactory(CollectionType type)
Creates and returns collection of specified type.
|
CollectionFactory |
DataspaceContext.lookupCollectionFactory(java.lang.String name)
Lookups and returns CollectionFactory with specified name in current dataspace.
|
Modifier and Type | Method and Description |
---|---|
void |
DataspaceContext.storeCollectionFactory(java.lang.String name,
CollectionFactory factory)
Stores provided collection factory with specified name in current dataspace memory.
|
Modifier and Type | Method and Description |
---|---|
CollectionFactory |
HTTPDataspaceAccessor.createCollectionFactory(CollectionType type) |
CollectionFactory |
HTTPDataspaceAccessor.lookupCollectionFactory(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPDataspaceAccessor.storeCollectionFactory(java.lang.String name,
CollectionFactory factory) |
Modifier and Type | Method and Description |
---|---|
CollectionFactory |
CollectionFactoryFactory.instantiateCollectionFactory(CollectionType type,
com.streamscape.ds.AbstractDataspace dataspace) |
Modifier and Type | Method and Description |
---|---|
CollectionFactory |
DataspaceAccessorProxy.createCollectionFactory(com.streamscape.ds.session.Session session,
CollectionType type) |
CollectionFactory |
DataspaceAccessorProxy.lookupCollectionFactory(com.streamscape.ds.session.Session session,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
DataspaceAccessorProxy.storeCollectionFactory(com.streamscape.ds.session.Session session,
java.lang.String name,
CollectionFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCollectionFactory
Title: Dataspace framework
|
class |
AbstractCollectionFactoryImpl
Title:
|
Modifier and Type | Class and Description |
---|---|
class |
DirectoryTableFactory
Title: Dataspace framework.
|
class |
DirectoryTableFactoryImpl
Title: Dataspace framework.
|
Modifier and Type | Class and Description |
---|---|
class |
FileTableFactory
Title: Dataspace framework
|
class |
FileTableFactoryImpl
Title: Dataspace framework
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionTableFactory
Title: Dataspace framework.
|
class |
FunctionTableFactoryImpl
Title: Dataspace framework.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractQueueFactory
Title:
|
class |
AbstractQueueFactoryImpl
Title:
|
Modifier and Type | Class and Description |
---|---|
class |
AuditQueueFactory
Title: Dataspace framework.
|
class |
AuditQueueFactoryImpl
Title: Dataspace framework
|
Modifier and Type | Class and Description |
---|---|
class |
EventQueueFactory
Title: Dataspace framework
|
class |
EventQueueFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessQueueFactory
Title: Dataspace framework
|
class |
ProcessQueueFactoryImpl
Title: Dataspace framework.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockingQueueFactory
Title: Dataspace framework
|
class |
BlockingQueueFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
SourceStreamFactory
Title: Dataspace Framework
|
class |
SourceStreamFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
EventTableFactory
Title: Dataspace Framework
|
class |
EventTableFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
MapFactory
Title: Dataspace Framework
|
class |
MapFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
TableFactory
Title: Dataspace Framework
|
class |
TableFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
ViewFactory
Title: Dataspace Framework
|
class |
ViewFactoryImpl
Title: Dataspace Framework
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualTableFactory
Title: Dataspace Framework
|
class |
VirtualTableFactoryImpl
Title: Dataspace Framework
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.