Skip navigation links

Package lumis.portal.bigdata

Provides big data related operations.

See: Description

Package lumis.portal.bigdata Description

Provides big data related operations.

The operations are performed over a big data repository, that can be obtained using the big data manager.

There are basically two kind of operations that can be performed in a big data repository: index and search.

The data is stored using a structured way named document. Every document is of a specified type. Each type has a set of fields.

To create a field, the builders in DocumentTypeFields may be used. To create a type, the builders in DocumentTypes may be used.

If the repository decides to, some specific extra API may be exposed through the IBigDataRepository.getDelegate() method.

Since:
8.1.0
Version:
$Revision: 17593 $ $Date: 2015-07-17 14:21:36 +0000 (Fri, 17 Jul 2015) $
See Also:
IBigDataIndexer, IBigDataSearcher, IBigDataRepository, DocumentType, Document
Skip navigation links

LumisXP  12.1.0.191010 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.