Package | Description |
---|---|
lumis.portal.bigdata |
Provides big data related operations.
|
lumis.portal.bigdata.elasticsearch |
lumis.portal.bigdata implementation for using Elasticsearch. |
lumis.portal.bigdata.spi |
Interfaces that may be implemented to integrate the portal with a custom big data repository.
|
Modifier and Type | Method and Description |
---|---|
IBigDataRepository |
BigDataManager.getDefaultRepository() |
IBigDataRepository |
IBigDataManager.getDefaultRepository()
Returns the default big data repository.
|
IBigDataRepository |
BigDataRepositoryInitializedEvent.getRepository()
Returns the repository that has been initialized.
|
IBigDataRepository |
BigDataRepositoryPreDestroyEvent.getRepository()
Returns the repository that has been initialized.
|
Constructor and Description |
---|
BigDataRepositoryInitializedEvent(IBigDataRepository repository)
Creates a new event for
IBigDataRepository being initialized. |
BigDataRepositoryPreDestroyEvent(IBigDataRepository repository)
Creates a new event for
IBigDataRepository being initialized. |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchRepository
Big data repository implementation that uses Elasticsearch.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBigDataRepositorySPI
Big data repository service provider interface.
|
LumisXP 12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.