element <bigData>
Namespace:
Type:
embedded complexType
Content:
empty, 2 attributes
Defined:
locally at 1 location
Includes:
definitions of 2 attributes
XML Representation Summary
<bigData
   
enabled
 = 
xsd:boolean
   
persisterClassName
 = 
xsd:string
/>
May be included in elements (1):
Usage / Definition Locations
Annotation
Specifies custom big data configurations.
XML Source
<xsd:element minOccurs="0" name="bigData">
<xsd:annotation>
<xsd:documentation>Specifies custom big data configurations.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="enabled" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Used to enable or disable persisting the source to the big data.
By default, it is enabled only if the source has a field with isSearchable="true" or
the source has the bigData element present.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="persisterClassName" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
The full class name of a lumis.doui.bigdata.ISourceBigDataPersister implementation
to be used for this source. If the source is of type contentTable then the class must implement the
lumis.content.bigdata.IContentTableSourceBigDataPersister interface.
If not specified, the default depends on the source implementation class.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail
enabled
Used to enable or disable persisting the source to the big data. By default, it is enabled only if the source has a field with isSearchable="true" or the source has the bigData element present.
Type:
xsd:boolean
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="enabled" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Used to enable or disable persisting the source to the big data.
By default, it is enabled only if the source has a field with isSearchable="true" or
the source has the bigData element present.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

persisterClassName
The full class name of a lumis.doui.bigdata.ISourceBigDataPersister implementation to be used for this source. If the source is of type contentTable then the class must implement the lumis.content.bigdata.IContentTableSourceBigDataPersister interface. If not specified, the default depends on the source implementation class.
Type:
xsd:string
Use:
optional
Defined:
locally, within this element
XML Source
<xsd:attribute name="persisterClassName" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
The full class name of a lumis.doui.bigdata.ISourceBigDataPersister implementation
to be used for this source. If the source is of type contentTable then the class must implement the
lumis.content.bigdata.IContentTableSourceBigDataPersister interface.
If not specified, the default depends on the source implementation class.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.