Index

A B C D E F G H I M O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface eu.dnetlib.dhp.utils.FunctionalInterfaceSupport.ThrowingConsumer
 
ArgumentApplicationParser - Class in eu.dnetlib.dhp.utils
 
ArgumentApplicationParser(String) - Constructor for class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 

B

BATCH_SIZE - Static variable in class eu.dnetlib.dhp.solr.RecordImporter
 

C

CacheCloudSolrClient - Class in eu.dnetlib.dhp.solr
 
CacheCloudSolrClient() - Constructor for class eu.dnetlib.dhp.solr.CacheCloudSolrClient
 
CloudClientParams - Class in eu.dnetlib.dhp.solr
 
CloudClientParams(String, String) - Constructor for class eu.dnetlib.dhp.solr.CloudClientParams
 
CloudClientParams(String, String, int, int) - Constructor for class eu.dnetlib.dhp.solr.CloudClientParams
 
CloudClientParams(String, String, int, int, int, int) - Constructor for class eu.dnetlib.dhp.solr.CloudClientParams
 
CloudClientParams(String, String, int, int, int, int, int, int) - Constructor for class eu.dnetlib.dhp.solr.CloudClientParams
 

D

DEFAULT_HTTP_MAX_CONNECTIONS_PER_ROUTE - Static variable in class eu.dnetlib.dhp.solr.CloudClientParams
 
DEFAULT_HTTP_MAX_CONNECTIONS_TOTAL - Static variable in class eu.dnetlib.dhp.solr.CloudClientParams
 
DEFAULT_HTTPCONNECTIMEOUT_MS - Static variable in class eu.dnetlib.dhp.solr.CloudClientParams
 
DEFAULT_HTTPSOCKETTIMEOUT_MS - Static variable in class eu.dnetlib.dhp.solr.CloudClientParams
 
DEFAULT_ZKCLIENTTIMEOUT - Static variable in class eu.dnetlib.dhp.solr.CloudClientParams
 
DEFAULT_ZKCONNECTTIMEOUT - Static variable in class eu.dnetlib.dhp.solr.CloudClientParams
 

E

equals(Object) - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
eu.dnetlib.dhp - package eu.dnetlib.dhp
 
eu.dnetlib.dhp.solr - package eu.dnetlib.dhp.solr
 
eu.dnetlib.dhp.solr.mapping - package eu.dnetlib.dhp.solr.mapping
 
eu.dnetlib.dhp.utils - package eu.dnetlib.dhp.utils
 

F

FunctionalInterfaceSupport - Class in eu.dnetlib.dhp.utils
Provides serializable and throwing extensions to standard functional interfaces.
FunctionalInterfaceSupport.SerializableConsumer<T> - Interface in eu.dnetlib.dhp.utils
Serializable consumer of any kind of objects.
FunctionalInterfaceSupport.SerializableSupplier<T> - Interface in eu.dnetlib.dhp.utils
Serializable supplier of any kind of objects.
FunctionalInterfaceSupport.ThrowingConsumer<T,E extends Exception> - Interface in eu.dnetlib.dhp.utils
Extension of consumer accepting functions throwing an exception.
FunctionalInterfaceSupport.ThrowingRunnable<E extends Exception> - Interface in eu.dnetlib.dhp.utils
Extension of runnable accepting functions throwing an exception.
FunctionalInterfaceSupport.ThrowingSupplier<T,E extends Exception> - Interface in eu.dnetlib.dhp.utils
Extension of supplier accepting functions throwing an exception.

G

get() - Method in interface eu.dnetlib.dhp.utils.FunctionalInterfaceSupport.ThrowingSupplier
 
getCachedCloudClient(CloudClientParams) - Static method in class eu.dnetlib.dhp.solr.CacheCloudSolrClient
 
getCollection() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getHttpConnectTimeoutMillis() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getHttpSocketTimeoutMillis() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getMaxConnPerRoute() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getMaxConnTotal() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getObjectMap() - Method in class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 
getOptions() - Method in class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 
getOptionValue(String) - Method in class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 
getParamDescription() - Method in class eu.dnetlib.dhp.utils.OptionsParameter
 
getParamLongName() - Method in class eu.dnetlib.dhp.utils.OptionsParameter
 
getParamName() - Method in class eu.dnetlib.dhp.utils.OptionsParameter
 
getZkClientTimeout() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getZkConnectTimeout() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
getZkHost() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 

H

hashCode() - Method in class eu.dnetlib.dhp.solr.CloudClientParams
 
hasOption(String) - Method in class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 

I

importRecords(SparkConf, CloudClientParams, String, int, boolean, boolean) - Static method in class eu.dnetlib.dhp.solr.RecordImporter
 
importRecords(SparkConf, String, String, String, int, boolean, boolean) - Static method in class eu.dnetlib.dhp.solr.RecordImporter
 
invalidateCachedClient(CloudClientParams) - Static method in class eu.dnetlib.dhp.solr.CacheCloudSolrClient
 
isCompressed() - Method in class eu.dnetlib.dhp.utils.OptionsParameter
 
isParamRequired() - Method in class eu.dnetlib.dhp.utils.OptionsParameter
 

M

main(String[]) - Static method in class eu.dnetlib.dhp.RecordImporterApplication
 
map(Row) - Static method in class eu.dnetlib.dhp.solr.mapping.RowToSolrInputDocumentMapper
 
map(Row, boolean) - Static method in class eu.dnetlib.dhp.solr.mapping.RowToSolrInputDocumentMapper
 

O

OptionsParameter - Class in eu.dnetlib.dhp.utils
 
OptionsParameter() - Constructor for class eu.dnetlib.dhp.utils.OptionsParameter
 

P

parse(String, String[]) - Static method in class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 
parseArgument(String[]) - Method in class eu.dnetlib.dhp.utils.ArgumentApplicationParser
 

R

RecordImporter - Class in eu.dnetlib.dhp.solr
 
RecordImporter() - Constructor for class eu.dnetlib.dhp.solr.RecordImporter
 
RecordImporterApplication - Class in eu.dnetlib.dhp
 
RecordImporterApplication() - Constructor for class eu.dnetlib.dhp.RecordImporterApplication
 
RETRY_DELAY_MILLIS - Static variable in class eu.dnetlib.dhp.solr.RecordImporter
 
RowToSolrInputDocumentMapper - Class in eu.dnetlib.dhp.solr.mapping
 
RowToSolrInputDocumentMapper() - Constructor for class eu.dnetlib.dhp.solr.mapping.RowToSolrInputDocumentMapper
 
run() - Method in interface eu.dnetlib.dhp.utils.FunctionalInterfaceSupport.ThrowingRunnable
 
runWithSparkHiveSession(SparkConf, Boolean, FunctionalInterfaceSupport.ThrowingConsumer<SparkSession, Exception>) - Static method in class eu.dnetlib.dhp.utils.SparkSessionSupport
Runs a given function using SparkSession created with hive support and using default builder and supplied SparkConf.
runWithSparkSession(Function<SparkConf, SparkSession>, SparkConf, Boolean, FunctionalInterfaceSupport.ThrowingConsumer<SparkSession, Exception>) - Static method in class eu.dnetlib.dhp.utils.SparkSessionSupport
Runs a given function using SparkSession created using supplied builder and supplied SparkConf.
runWithSparkSession(SparkConf, Boolean, FunctionalInterfaceSupport.ThrowingConsumer<SparkSession, Exception>) - Static method in class eu.dnetlib.dhp.utils.SparkSessionSupport
Runs a given function using SparkSession created using default builder and supplied SparkConf.

S

setCompressed(boolean) - Method in class eu.dnetlib.dhp.utils.OptionsParameter
 
SparkSessionSupport - Class in eu.dnetlib.dhp.utils
SparkSession utility methods.
A B C D E F G H I M O P R S 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form