Uses of Class
com.vidispine.generated.IndexingConfigurationType
-
Uses of IndexingConfigurationType in com.vidispine.generated
Methods in com.vidispine.generated that return IndexingConfigurationTypeModifier and TypeMethodDescriptionObjectFactory.createIndexingConfigurationType()
Create an instance ofIndexingConfigurationType
IndexingConfigurationType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) IndexingConfigurationType.withAutoSoftCommit
(Boolean value) Sets the value of the autoSoftCommit property.IndexingConfigurationType.withCommitInterval
(Integer value) Sets the value of the commitInterval property.IndexingConfigurationType.withElasticsearchPath
(String value) Sets the value of the elasticsearchPath property.IndexingConfigurationType.withFieldDefault
(IndexingConfigurationType.FieldDefault... values) Adds objects to the list of FieldDefault using add methodIndexingConfigurationType.withFieldDefault
(Collection<IndexingConfigurationType.FieldDefault> values) Adds objects to the list of FieldDefault using addAll methodIndexingConfigurationType.withPingAttempts
(Integer value) Sets the value of the pingAttempts property.IndexingConfigurationType.withPingTimeout
(Integer value) Sets the value of the pingTimeout property.IndexingConfigurationType.withQueryTimeout
(Integer value) Sets the value of the queryTimeout property.IndexingConfigurationType.withSoftCommitInterval
(Integer value) Sets the value of the softCommitInterval property.IndexingConfigurationType.withSolrCollection
(String value) Sets the value of the solrCollection property.IndexingConfigurationType.withSolrPath
(String value) Sets the value of the solrPath property.IndexingConfigurationType.withZookeeperHost
(String... values) Adds objects to the list of ZookeeperHost using add methodIndexingConfigurationType.withZookeeperHost
(Collection<String> values) Adds objects to the list of ZookeeperHost using addAll methodMethods in com.vidispine.generated that return types with arguments of type IndexingConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IndexingConfigurationType>
ObjectFactory.createIndexingConfigurationDocument
(IndexingConfigurationType value) Methods in com.vidispine.generated with parameters of type IndexingConfigurationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IndexingConfigurationType>
ObjectFactory.createIndexingConfigurationDocument
(IndexingConfigurationType value)