Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

AbstractFieldMapping - Class in com.northconcepts.datapipeline.foundations.datamapping
 
AbstractFieldMapping() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
AbstractJob - Class in com.northconcepts.datapipeline.job
Used to run, pause, and cancel Runnables.
AbstractJob() - Constructor for class com.northconcepts.datapipeline.job.AbstractJob
 
AbstractJobCallback<R extends DataReader,W extends DataWriter> - Class in com.northconcepts.datapipeline.job
A default, abstract implementation of JobCallback.
AbstractJobCallback() - Constructor for class com.northconcepts.datapipeline.job.AbstractJobCallback
 
AbstractPipeline - Class in com.northconcepts.datapipeline.foundations.pipeline
 
AbstractPipeline() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
AbstractReader - Class in com.northconcepts.datapipeline.core
Abstract super-class, with some common logic, for reading records.
AbstractReader() - Constructor for class com.northconcepts.datapipeline.core.AbstractReader
 
AbstractTwitterReader - Class in com.northconcepts.datapipeline.twitter2
 
AbstractTwitterReader(TwitterCredentials) - Constructor for class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
AbstractWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class, with some common logic, for writing records.
AbstractWriter() - Constructor for class com.northconcepts.datapipeline.core.AbstractWriter
 
accept(ZipFile, ZipEntry) - Method in class com.northconcepts.datapipeline.filesystem.zip.RegexZipEntryFilter
 
accept(ZipFile, ZipEntry) - Method in class com.northconcepts.datapipeline.filesystem.zip.WildcardZipEntryFilter
 
accept(ZipFile, ZipEntry) - Method in interface com.northconcepts.datapipeline.filesystem.zip.ZipEntryFilter
 
accept(Record) - Method in class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
AccessToken(String) - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyClient.AccessToken
 
accessToken - Variable in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
accessToken - Variable in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
accessTokenSecret - Variable in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
accessTokenSecret - Variable in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
ActionGroup - Enum in com.northconcepts.datapipeline.foundations.pipeline.action
 
add(Record) - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
add(DataReader...) - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
add(Record...) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
add(int, Record) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
add(DataEndpoint...) - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
add(String...) - Method in class com.northconcepts.datapipeline.core.FieldList
Appends all the specified fields to the end of this list.
add(Collection<String>) - Method in class com.northconcepts.datapipeline.core.FieldList
Appends all the fields in the specified collection to the end of this list.
add(String, String) - Static method in class com.northconcepts.datapipeline.core.Functions
Creates a new alias for a fully-qualified, public, static method.
add(String, Class<?>, String) - Static method in class com.northconcepts.datapipeline.core.Functions
Creates a new alias for a public, static method on the specified class.
add(Class<?>, String, String...) - Static method in class com.northconcepts.datapipeline.core.Functions
Creates aliases for one or more public, static methods on the specified class using their simple names (for example java.lang.Math.abs() will be aliased as abs).
add(DataWriter...) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
add(String) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
add(String, boolean) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
add(String, boolean, Collator) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
add(Record...) - Method in class com.northconcepts.datapipeline.core.RecordList
Appends all the specified records to the end of this list.
add(int, Record) - Method in class com.northconcepts.datapipeline.core.RecordList
Inserts a record at the specified position in this list, shifting any record at or after index to the right.
add(DataReader) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
add(String) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
add(String, boolean) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
add(String, boolean, Collator) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
add(String) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
add(Filter...) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
add(FieldFilterRule...) - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
add(String...) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
add(String, int) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
add(T...) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
add(DataReader, String) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
add(String) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
add(AggregateGroupFieldsAction.GroupByField) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
add(String, ConvertNullToValueAction.FieldType, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
add(String, String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
add(String, AddFieldsAction.FieldType, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
add(String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
add(String, String, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
add(CopyFieldsAction.FieldMapping) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
add(String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
add(String...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
add(String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
add(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
add(String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
add(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
add(AggregateReader.AggregateOperation...) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
add(GroupOperation<?>) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
add(Record) - Method in class com.northconcepts.datapipeline.group.Window
 
add(String, Object) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
add(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
add(String, Object) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertRow
 
add(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertRow
 
add(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.AndPart
 
add(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.AndPart
 
add(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
add(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
add(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.OrPart
 
add(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.OrPart
 
add(boolean, boolean, String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
add(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
add(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
add(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
add(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
add(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
add(String, boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
add(String, boolean, Boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
add(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
add(Select...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
add(T) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
add(Record) - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
add() - Method in class com.northconcepts.datapipeline.meter.Meter
 
add(long) - Method in class com.northconcepts.datapipeline.meter.Meter
 
add(Record) - Method in class com.northconcepts.datapipeline.meter.RecordMeter
 
add(BasicFieldTransformer.Operation...) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
add(Object, Object) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Object, Object[]) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Object[], Object) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Object[], Object[]) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
add(Collection<String>) - Method in class com.northconcepts.datapipeline.transform.RemoveFields
 
add(String...) - Method in class com.northconcepts.datapipeline.transform.RemoveFields
 
add(Collection<String>) - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
add(String...) - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
add(Transformer...) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
add(Transformer...) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
add(T) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
addAction(PipelineAction) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
 
addAction(PipelineAction) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
addAction(Integer, PipelineAction) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
addAction(PipelineAction) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
addAction(Integer, PipelineAction) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
addAll(ArrayValue) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addAll(DataReader) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
addAll(Class<?>, boolean, String...) - Static method in class com.northconcepts.datapipeline.core.Functions
Creates aliases either for all public, static methods on the specified class and superclass using their simple names (for example java.lang.Math.abs() will be aliased as abs) or just the specified methods.
addAll(RecordList) - Method in class com.northconcepts.datapipeline.core.RecordList
Appends all the records in the specified recordList to the end of this list.
addAll(Collection<Record>) - Method in class com.northconcepts.datapipeline.core.RecordList
Appends all the records in the specified collection to the end of this list.
addAll(DataReader) - Method in class com.northconcepts.datapipeline.core.RecordList
Writes all the records in the specified reader to the end of this list.
addAll(Collection<String>) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
addBatch() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
addBatch() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
addBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
addBlacklistPrefix(String...) - Static method in class com.northconcepts.datapipeline.core.Functions
Prevents methods whose fully-qualified name starts with any of the supplied prefixes from executing.
addChild(Diff<?>) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
addChild(TreeNode) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
addChild(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
addChild(int, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
addChildProperty(DiffType, String, Object, Object) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
addColumn(JdbcQueryColumn) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
addColumn(JdbcTableColumn) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
addColumn(CreateTableColumn) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
addColumn(CreateTableColumn) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
addCommonPatterns() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
 
addCondition(LogicalExpression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
addCondition(Collection<LogicalExpression>) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
addCondition(DecisionTableCondition) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addCondition(Collection<DecisionTableCondition>) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addCondition(String, String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addCondition(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addCustomField(String, Object) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
addDateRange(String, String) - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
addDebug(String, boolean) - Method in class com.northconcepts.datapipeline.core.Messages
 
addDebug(String, Throwable) - Method in class com.northconcepts.datapipeline.core.Messages
 
addDefaultOutcome(DecisionTableOutcome) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addDefaultOutcome(Collection<DecisionTableOutcome>) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addDefaultOutcome(String, String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addDimension(String) - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
addElapsedtime(long) - Method in class com.northconcepts.datapipeline.core.Endpoint
 
addEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
addEntityRelationship(EntityRelationshipDef) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
addEventBusLifecycleListener(EventBusLifecycleListener) - Static method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addExceptionListener(ExceptionListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addExceptionListener(EventFilter, ExceptionListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.avro.AvroReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.avro.AvroWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncTaskReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.BinaryWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataObject
Adds this object's current state to a DataException.
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.DataWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.Endpoint
Adds this endpoint's current state to a DataException.
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.LimitReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.PipedReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.PipedWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.TextReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.TextWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.core.TimedReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.email.EmailReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.file.FileReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.file.FileWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FieldCount
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FieldNotExists
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.Filter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.core.Bean
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
Adds this object's current state to a DataException.
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.group.Window
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowedByReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfMediaReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
addExceptionProperties(DataException) - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
addExceptionProperties(DataException) - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jira.JiraEpicReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jira.JiraIssueReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jira.JiraSprintReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.jms.JmsWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.job.DataReaderIterator
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.kafka.KafkaReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.kafka.KafkaWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.memory.TailProxyReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.Meter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.meter.RecordMeter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.shopify.ShopifyCustomerReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryLevelReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.shopify.ShopifyOrderReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.shopify.ShopifyProductReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.FlattenRecord
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.Transformer
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardCardsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.trello.TrelloListCardsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter2.TwitterFollowerReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter2.TwitterFollowingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
addExceptionProperties(DataException) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
addExceptionPropertiesImpl(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
addExceptionPropertiesImpl(DataException) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
addExcludedFields(String...) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Adds fields to be removed from the target.
addExcludedFields(Collection<String>) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Adds fields to be removed from the target.
addExportedKey(JdbcExportedKey) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
addField(String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFields
 
addField(String, Object, boolean) - Method in class com.northconcepts.datapipeline.core.Record
Adds a new field with the specified value to this record.
addField(String, Object) - Method in class com.northconcepts.datapipeline.core.Record
Adds a new field with the specified value to this record.
addField() - Method in class com.northconcepts.datapipeline.core.Record
 
addField(FixedWidthField) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addField(String, int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addField(String, int, FixedWidthAlign, char) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addField(FixedWidthField) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
addField(int, FixedWidthAlign, char) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
addField(CalculatedField) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addField(String, String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addField(Collection<CalculatedField>) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addField(Collection<CalculatedField>) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
addField(String, String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
addField(CalculatedField) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
addField(Field, Dataset) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
addField(Record, Field, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
addField(Record, Field, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
addField(FixedWidthField) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
addField(String, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
addField(String, int, FixedWidthAlign, Character) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
addField(XmlField) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
addField(String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
addField(String, String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
addField(XmlField) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
addField(String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
addField(String, String, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
addField(FixedWidthField) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
addField(String, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
addField(String, int, FixedWidthAlign, Character) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
addField(FieldDef) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
addField(String, Object) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
Deprecated.
addField(XmlField) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addField(String, String, String) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addField(String, String) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addField(XmlField) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addField(String, String, boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
Identifies a new field using XPath in the XML stream.
addField(String, String, String) - Method in class com.northconcepts.datapipeline.xml.XmlReader
Identifies a new field using XPath in the XML stream.
addField(String, String) - Method in class com.northconcepts.datapipeline.xml.XmlReader
Identifies a new field using XPath in the XML stream.
addFieldIndex(JdbcFieldIndex) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
addFieldMapping(IFieldMapping) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
addFieldMapping(Collection<IFieldMapping>) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
addFieldMapping(String, String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
addFields(int...) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addFields(int...) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
addFields(int...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
addFields(int...) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
addFields(Collection<String>) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
addFields(String...) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
addFields(Collection<String>) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
addFields(String...) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
addFields(Collection<String>) - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
addFields(String...) - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
addFields(Collection<String>) - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
addFields(String...) - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
addFields(Collection<String>) - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
addFields(String...) - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
addFields(Collection<String>) - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
addFields(String...) - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
AddFieldsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
AddFieldsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
AddFieldsAction.FieldType - Enum in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
AddFieldsAction.TypeValue - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
addFieldValue(Field, Object) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addFirst(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.AndPart
 
addFirst(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.AndPart
 
addFirst(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
addFirst(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
addFirst(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.OrPart
 
addFirst(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.OrPart
 
addFirst(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
addFirst(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
addForeignKeyFieldNames(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
addImport(JavaCodeBuilder, AddFieldsAction.TypeValue) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
addImport(String) - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
addImport(Class<?>) - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
addImportedKey(JdbcImportedKey) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
addIndex(JdbcIndex) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
addIndex(IndexDef) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
addIndexField(IndexFieldDef) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
addIndexFields(String...) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
addInsertValue(String, Object, boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
addInsertValues(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
addIssueComment(String, String) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
addJobLifecycleListener(JobLifecycleListener) - Static method in class com.northconcepts.datapipeline.job.Job
 
addLabelIds(String...) - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.core.DataReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.core.TextReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addLineage(Record) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
addListener(Class<T>, T) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addListener(Class<T>, EventFilter, T) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addListener(Class<T>, EventFilter, T, Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addListener(UntypedEventListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
addListener(EventFilter, UntypedEventListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
addListener(EventFilter, UntypedEventListener, Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
addListMember(String, ListMember) - Method in interface com.northconcepts.datapipeline.mailchimp.MailChimpClient
 
addMessage(Message) - Method in class com.northconcepts.datapipeline.core.Messages
 
addMessageHeader(Message, Record) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
addMetric(String) - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
addMetric(String, String) - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
addNode(DecisionTreeNode) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
addNode(Collection<DecisionTreeNode>) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
addNotRule(FieldFilterRule) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
addNull(FieldType) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addNull(int, FieldType) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addNull(FieldType) - Method in class com.northconcepts.datapipeline.core.Field
 
addNull(FieldType) - Method in interface com.northconcepts.datapipeline.core.ValueNodeContainer
 
addOrUpdateListMember(String, String, ListMember) - Method in interface com.northconcepts.datapipeline.mailchimp.MailChimpClient
 
addOutcome(DecisionTableOutcome) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addOutcome(Collection<DecisionTableOutcome>) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addOutcome(String, String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
addOutcome(Collection<DecisionTreeOutcome>) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
addOutcome(String, String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
addOutcome(DecisionTreeOutcome) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
addPageToBuffer(IDs, LinkedList<Long>) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
addPageToBuffer(<any>, LinkedList<User>) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
addPageToBuffer(IDs, LinkedList<Long>) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
addPageToBuffer(<any>, LinkedList<User>) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
addPageToBuffer(<any>, LinkedList<User>) - Method in class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
addPageToBuffer(<any>, LinkedList<UserList>) - Method in class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
addPageToBuffer(C, LinkedList<E>) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
addParameter(JdbcQueryParameter) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
addParameter(String, Class<?>, Integer, String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
addParameter(String, Class<?>, String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
addPattern(DateTimePattern) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
 
addPattern(String) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
 
addProperty(String, String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFooter
 
addProperty(String, String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageHeader
 
addProperty(Property) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
addQuery(JdbcQuery) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
addQuery(String, String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
addRecord(Record) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageData
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
addRecordBreak(String) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
addRows(int, boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
addRule(FieldFilterRule...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
addRule(DecisionTableRule) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addRule(Collection<DecisionTableRule>) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
addRule(String, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
Adds a filter rule to be used for streaming Tweets.
addSchema(JdbcSchema) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
addShutdownListener(EventFilter, ShutdownListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
addToPath(DecisionTreeNode) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeResult
 
addUntypedEventListener(UntypedEventListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addUntypedEventListener(EventFilter, UntypedEventListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addUntypedEventListener(EventFilter, UntypedEventListener, Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
addUpdateValue(String, Object, boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
addUpdateValue(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
addValidation(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
addValidation(Filter) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
addValue(FieldType, Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addValue(Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addValue(int, FieldType, Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addValue(int, Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
addValue(FieldType, Object) - Method in class com.northconcepts.datapipeline.core.Field
 
addValue(Object) - Method in class com.northconcepts.datapipeline.core.Field
 
addValue(FieldType, Object) - Method in interface com.northconcepts.datapipeline.core.ValueNodeContainer
 
addValue(Object) - Method in interface com.northconcepts.datapipeline.core.ValueNodeContainer
 
addValue(Object) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
addValue(Object) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
addValue(long, Object) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
addWarning(String, boolean) - Method in class com.northconcepts.datapipeline.core.Messages
 
addWarning(String, Throwable) - Method in class com.northconcepts.datapipeline.core.Messages
 
addWhitelistPrefix(String...) - Static method in class com.northconcepts.datapipeline.core.Functions
Prevents methods whose fully-qualified name starts with any of the supplied prefixes from executing.
addXmlNode(XmlNode) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
adjustInventoryLevel(String, String, int) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
adjustInventoryLevel(String, String, int) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
afterColumnStatsLoaded() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Called during the data loading process after all the column stats have been loaded.
afterLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Called at the end of the data loading process after all the records and column stats have been loaded.
afterLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
afterLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
afterRecordsLoaded() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Called during the data loading process after all the records have been loaded.
AggregateGroupFieldsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.aggregate
 
AggregateGroupFieldsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
AggregateGroupFieldsAction.GroupByField - Class in com.northconcepts.datapipeline.foundations.pipeline.action.aggregate
 
AggregateGroupFieldsAction.OperatorType - Enum in com.northconcepts.datapipeline.foundations.pipeline.action.aggregate
 
AggregateOperation(String, String) - Constructor for class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
AggregateReader - Class in com.northconcepts.datapipeline.group
Deprecated.
use GroupByReader instead. GroupByReader provides the same functionality and can return continuous results
AggregateReader(DataReader) - Constructor for class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
AggregateReader.AggregateOperation - Class in com.northconcepts.datapipeline.group
Deprecated.
 
ALL_MAIL - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
allow(Event<?>, Object) - Method in interface com.northconcepts.datapipeline.eventbus.EventFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.AndFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.EventListenerClassFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.EventSourceFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.NotFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.NullFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.OrFilter
 
allow(Event<?>, Object) - Method in class com.northconcepts.datapipeline.eventbus.filter.TopicFilter
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FieldCount
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.FieldFilterRule
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FieldNotExists
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.Filter
 
allow(Record) - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.Contains
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.DateIs
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.DateIsAfter
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.DateIsBefore
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsFieldType
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsInstanceOfJavaType
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsJavaType
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsNotNull
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.IsNull
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.NotRule
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
allow(Field) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
allow(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
AmazonS3File - Class in com.northconcepts.datapipeline.amazons3
 
AmazonS3File() - Constructor for class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
AmazonS3File(AmazonS3FileSystem) - Constructor for class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
AmazonS3FileSink - Class in com.northconcepts.datapipeline.amazons3
 
AmazonS3FileSink() - Constructor for class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
AmazonS3FileSource - Class in com.northconcepts.datapipeline.amazons3
 
AmazonS3FileSource() - Constructor for class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
amazonS3FileSystem - Variable in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
AmazonS3FileSystem - Class in com.northconcepts.datapipeline.amazons3
Class for accessing an Amazon S3 file system.
AmazonS3FileSystem() - Constructor for class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Constructs an Amazon S3 file system instance.
and(BufferStrategy...) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers if all of the supplied strategies request it.
and(CloseWindowStrategy...) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows if all of the supplied strategies request it.
and(CreateWindowStrategy...) - Static method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
Opens a new window if all of the supplied strategies request it.
and(boolean, QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
and(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
and(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
and(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
AndFilter - Class in com.northconcepts.datapipeline.eventbus.filter
Matches all filers -- filer A && filer B && filer C.
AndFilter(EventFilter...) - Constructor for class com.northconcepts.datapipeline.eventbus.filter.AndFilter
 
AndPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
AndPart() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.AndPart
 
ApiLimitPolicy - Enum in com.northconcepts.datapipeline.twitter
Indicates the action to take when the Twitter API call limits are reached.
append(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
apply(GroupByReader, AggregateGroupFieldsAction.GroupByField) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.OperatorType
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
apply(BasicFieldTransformer, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction.FieldType
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
apply(DataReader) - Method in interface com.northconcepts.datapipeline.foundations.pipeline.action.DataReaderAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
apply(TransformingReader, String, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
apply(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
apply(Record, Field) - Method in class com.northconcepts.datapipeline.group.GroupOperationField
 
apply(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
apply(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
apply(double) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
apply(BigDecimal) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
apply(BigInteger) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
applyCode(CodeWriter, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction.FieldType
 
applyCode(CodeWriter, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction.FieldType
 
applyCodeChain(CodeWriter, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction.FieldType
 
applyCodeChain(CodeWriter, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction.FieldType
 
applyDataMapping(DataMapping) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Applies a new DataMapping on the source dataset along with the existing sorting and page number.
applyDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Re-applies an existing DataMapping on the source dataset along with the existing sorting and page number.
applyDataProcessing(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
applyDataProcessingImpl(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
applyDataProcessingImpl(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
applyDataProcessingImpl(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.NullPipeline
 
applyDataProcessingImpl(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
applyImpl(SingleValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
applyImpl(SingleValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
applyImpl(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
applyMethod(BasicFieldTransformer, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction.FieldType
 
applyMethod(BasicFieldTransformer, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction.FieldType
 
applyPagination(int) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Applies a new sorting and page number to the existing mapped data from the source dataset.
applyPagination() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Re-applies the existing sorting and page number to the existing mapped data from the source dataset.
applySourceEntityTransformer(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
applyTargetEntityTransformer(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
applyToArrayValue(ArrayValue, int, SingleValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
applyToFieldValue(Field, SingleValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
applyToNullArray(ArrayValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
applyToNulls - Variable in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
array() - Method in class com.northconcepts.datapipeline.json.builder.JsonArray
 
array(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
array() - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
array(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
array() - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
array() - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
array(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
array(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonObject
 
array() - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
ArrayTemplateModel - Class in com.northconcepts.datapipeline.template
 
ArrayTemplateModel() - Constructor for class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
ArrayTemplateModel(ArrayValue, ObjectWrapper) - Constructor for class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
arrayTooLarge(String, Number, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
arrayTooSmall(String, Number, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
ArrayValue - Class in com.northconcepts.datapipeline.core
ArrayValue holds an ordered collection (also known as a sequence) of persistent data.
ArrayValue() - Constructor for class com.northconcepts.datapipeline.core.ArrayValue
 
ArrayValue(FieldType) - Constructor for class com.northconcepts.datapipeline.core.ArrayValue
Creates a new empty array.
ArrayValue(Object...) - Constructor for class com.northconcepts.datapipeline.core.ArrayValue
 
asArray(FieldType, Object) - Static method in class com.northconcepts.datapipeline.core.ValueNode
 
asc(String) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
assembleLine(Record, StringBuilder) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
assembleLine(Record, StringBuilder) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
assembleLine(Record, StringBuilder) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
assembleLine(Record, StringBuilder) - Method in class com.northconcepts.datapipeline.json.JsonLinesWriter
 
assertAlive() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Asserts that this endpoint has started reading or writing, otherwise an exception is thrown.
assertClosed() - Method in class com.northconcepts.datapipeline.core.Endpoint
Asserts that this endpoint has finished reading or writing, otherwise an exception is thrown.
assertNotAncestorOf(Node) - Method in class com.northconcepts.datapipeline.core.Node
 
assertNotOpened() - Method in class com.northconcepts.datapipeline.core.Endpoint
Asserts that this endpoint has not yet started reading or writing, otherwise an exception is thrown.
assertOpened() - Method in class com.northconcepts.datapipeline.core.Endpoint
Asserts that this endpoint has started reading or writing, otherwise an exception is thrown.
assertType(JsonNodeType, String) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
assertValid() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
assertValid(Collection<? extends FoundationObject>) - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
assertValid() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
ASTNode - Interface in com.northconcepts.datapipeline.expression
The public API for a node in the expression language's abstract syntax tree.
AsymmetricDecryptingReader - Class in com.northconcepts.datapipeline.security
 
AsymmetricDecryptingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
AsymmetricDecryptingReader(DataReader, String, PrivateKey) - Constructor for class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
AsymmetricEncryptingReader - Class in com.northconcepts.datapipeline.security
 
AsymmetricEncryptingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
AsymmetricEncryptingReader(DataReader, String, PublicKey) - Constructor for class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
AsyncMultiReader - Class in com.northconcepts.datapipeline.core
AsyncMultiReader reads from one or more source DataReaders asynchronously using a separate thread for each one.
AsyncMultiReader(DataReader...) - Constructor for class com.northconcepts.datapipeline.core.AsyncMultiReader
 
AsyncMultiReader.ReaderThread - Class in com.northconcepts.datapipeline.core
 
AsyncReader - Class in com.northconcepts.datapipeline.core
A proxy that reads data asynchronously using a separate thread.
AsyncReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.AsyncReader
 
AsyncTaskReader - Class in com.northconcepts.datapipeline.core
A proxy that uses multiple threads to process incoming data, where the work applied to the incoming data is specified by the a DataReaderDecorator.
AsyncTaskReader(DataReader, DataReaderDecorator, int) - Constructor for class com.northconcepts.datapipeline.core.AsyncTaskReader
Creates a new AsyncTaskReader to process incoming data using multiple threads.
AsyncWriter - Class in com.northconcepts.datapipeline.core
A proxy that writes data asynchronously using a separate thread.
AsyncWriter(DataWriter, int) - Constructor for class com.northconcepts.datapipeline.core.AsyncWriter
Creates an AsyncWriter object, with the given DataWriter and maximum number of records that can be queued.
AsyncWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.core.AsyncWriter
Creates an AsyncWriter object, with the given DataWriter and default capacity of 500 records that can be queued.
attribute(String, String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
Attributes - Class in com.northconcepts.datapipeline.foundations.core
 
Attributes() - Constructor for class com.northconcepts.datapipeline.foundations.core.Attributes
 
available() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
available() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
available() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the number of records that can probably be read without blocking.
available() - Method in class com.northconcepts.datapipeline.core.DataWriter
Returns the number of records that can probably be written without blocking.
available() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
available() - Method in class com.northconcepts.datapipeline.core.PipedReader
 
available() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
available() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
available() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
available() - Method in class com.northconcepts.datapipeline.core.TextReader
 
available() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
available() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset.ColumnsDataReader
 
available() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
available() - Method in class com.northconcepts.datapipeline.job.DataReaderIterator
 
available() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
AvailableCapacityWriteStrategy() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter.AvailableCapacityWriteStrategy
 
average(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
avg(String, String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
avg(String, String, int, RoundingMode) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
AvroPipelineInput - Class in com.northconcepts.datapipeline.avro.pipeline.input
 
AvroPipelineInput() - Constructor for class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
AvroPipelineOutput - Class in com.northconcepts.datapipeline.avro.pipeline.output
 
AvroPipelineOutput() - Constructor for class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
AvroReader - Class in com.northconcepts.datapipeline.avro
Read an Apache Avro file and convert the contents into Records .
AvroReader(File) - Constructor for class com.northconcepts.datapipeline.avro.AvroReader
Read an Avro file.
AvroReader(InputStream) - Constructor for class com.northconcepts.datapipeline.avro.AvroReader
Read a stream of Avro data.
AvroWriter - Class in com.northconcepts.datapipeline.avro
Write Records to an Apache Avro file.
AvroWriter(File, DataWriter) - Constructor for class com.northconcepts.datapipeline.avro.AvroWriter
Write Avro data to the specified file.
AvroWriter(OutputStream, DataWriter) - Constructor for class com.northconcepts.datapipeline.avro.AvroWriter
Write Avro data to an OutputStream.

B

BasicFieldTransformer - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
BasicFieldTransformer(String...) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
BasicFieldTransformer(Collection<String>) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
BasicFieldTransformer(String) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
BasicFieldTransformer.Operation - Class in com.northconcepts.datapipeline.transform
 
BasicFieldTransformer.SingleValueOperation - Class in com.northconcepts.datapipeline.transform
 
BasicFieldTransformer.StringOperation - Class in com.northconcepts.datapipeline.transform
 
BasicLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
BasicLookup(FieldList) - Constructor for class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
Bean - Class in com.northconcepts.datapipeline.foundations.core
Base class for Java beans wishing to participate in Java, Record, XML, and JSON serialization; adding their properties to DataException; and having a dynamic toString().
Bean() - Constructor for class com.northconcepts.datapipeline.foundations.core.Bean
 
beforeLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Called at the start of the data loading process, but before any records or column stats have been loaded.
beforeLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
beforeLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
bestRowIdentifiersLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
binaryFieldAllowedValuesNotSupported() - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
BinaryFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
 
BinaryFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
BinaryFieldDef(String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
BinaryFieldDef(String, FieldType) - Constructor for class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
BinaryWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to a binary stream.
BinaryWriter(File) - Constructor for class com.northconcepts.datapipeline.core.BinaryWriter
 
BinaryWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.core.BinaryWriter
 
blankTextIsNotAllowed(String, int) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
BloombergMessage - Class in com.northconcepts.datapipeline.bloomberg
 
BloombergMessage() - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
BloombergMessageData - Class in com.northconcepts.datapipeline.bloomberg
 
BloombergMessageData() - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessageData
 
BloombergMessageFields - Class in com.northconcepts.datapipeline.bloomberg
 
BloombergMessageFields() - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessageFields
 
BloombergMessageFooter - Class in com.northconcepts.datapipeline.bloomberg
 
BloombergMessageFooter() - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessageFooter
 
BloombergMessageHeader - Class in com.northconcepts.datapipeline.bloomberg
 
BloombergMessageHeader() - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessageHeader
 
BloombergMessageReader - Class in com.northconcepts.datapipeline.bloomberg
 
BloombergMessageReader(File) - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessageReader
 
BloombergMessageReader(Reader) - Constructor for class com.northconcepts.datapipeline.bloomberg.BloombergMessageReader
 
BoardFilter - Enum in com.northconcepts.datapipeline.trello
 
BoardLists - Enum in com.northconcepts.datapipeline.trello
 
BooleanFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
 
BooleanFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
BooleanFieldDef(String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
BooleanFieldDef(String, FieldType) - Constructor for class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
bsonDocumentToRecord(BsonDocument) - Static method in class com.northconcepts.datapipeline.mongodb.MongoTypeConverter
 
bsonValueToValueNode(BsonValue) - Static method in class com.northconcepts.datapipeline.mongodb.MongoTypeConverter
 
bucketName - Variable in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
buffer - Variable in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
buffer - Variable in class com.northconcepts.datapipeline.security.EncryptingReader
 
BUFFER_SIZE - Static variable in class com.northconcepts.datapipeline.core.Endpoint
 
BufferedReader - Class in com.northconcepts.datapipeline.buffer
A proxy that organizes incoming data by collecting records of the same type (using values in a subset of fields) to release them downstream together.
BufferedReader(DataReader, int, String...) - Constructor for class com.northconcepts.datapipeline.buffer.BufferedReader
 
BufferedReader(DataReader, int, FieldList) - Constructor for class com.northconcepts.datapipeline.buffer.BufferedReader
 
BufferStrategy - Class in com.northconcepts.datapipeline.buffer
Determines when BufferedReader closes an open sliding buffer.
BufferStrategy() - Constructor for class com.northconcepts.datapipeline.buffer.BufferStrategy
 
buildDetail(Record, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
buildDetail(Record, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
buildFooter(JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
buildFooter(CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
buildHeader(JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
buildHeader(CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
buildSql(JdbcWriter, Record, int) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 

C

CachedLookup - Class in com.northconcepts.datapipeline.transform.lookup
A Lookup that lazily caches the results of successful lookups performed by another instance.
CachedLookup(Lookup, Integer, Scheduler) - Constructor for class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Creates a new CachedLookup.
CachedLookup(Lookup, int) - Constructor for class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Creates a new limited CachedLookup that never clears itself.
CachedLookup(Lookup) - Constructor for class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Creates a new CachedLookup that has no limit and never clears itself.
cacheFieldIndexes - Variable in class com.northconcepts.datapipeline.core.RecordComparator
 
cacheNextLine() - Method in class com.northconcepts.datapipeline.core.LineParser
 
CalculatedField - Class in com.northconcepts.datapipeline.foundations.expression
 
CalculatedField() - Constructor for class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
CalculatedField(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
CalculatedField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
call(Callable<T>) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
 
cancel() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
cancel() - Method in interface com.northconcepts.datapipeline.job.IJob
 
cancel() - Method in class com.northconcepts.datapipeline.job.Job
 
cancelLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Gracefully terminate the asynchronous data loading and column stats calculation, waiting up to 10 seconds in total.
captureElapsedTime - Static variable in class com.northconcepts.datapipeline.core.Endpoint
 
CardFilter - Enum in com.northconcepts.datapipeline.trello
 
characteristics() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetSpliterator
 
checkChildren(List<SchemaProblem>, List<T>, boolean) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkCyclicalFieldDependency(List<SchemaProblem>, RecordFieldDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkEntitiesExists(List<SchemaProblem>, SchemaDef, SchemaPart, String, List<String>) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkEntityExists(List<SchemaProblem>, SchemaDef, SchemaPart, String, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkEntityExistsInRelationship(List<SchemaProblem>, SchemaDef, SchemaPart, String, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkEntityRelationshipCardinality(List<SchemaProblem>, EntityRelationshipDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkEntityRelationshipKeys(List<SchemaProblem>, EntityRelationshipDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkFieldExists(List<SchemaProblem>, SchemaPart, EntityDef, String, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkFieldsExists(List<SchemaProblem>, SchemaPart, EntityDef, String, List<String>) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkIndexHasFields(List<SchemaProblem>, SchemaPart, List<T>, boolean, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkMinimumAndMaximumValues(List<SchemaProblem>, SchemaPart, Number, Number, String, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkMinimumAndMaximumValues(List<SchemaProblem>, SchemaPart, Number, Number, String, String, boolean) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkMinimumAndMaximumValues(List<SchemaProblem>, SchemaPart, TemporalAccessor, TemporalAccessor, String, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkNameExists(List<DataMappingProblem>, DataMappingPart, String, String) - Static method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingValidator
 
checkNegativeValue(List<SchemaProblem>, SchemaPart, Number, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkParentExists(List<SchemaProblem>, SchemaPart, String, SchemaObject) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkPrecisionAndScale(List<SchemaProblem>, SchemaPart, Integer, Integer, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkPrimaryKeyPositions(List<SchemaProblem>, EntityDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkUniqueChildNames(List<DataMappingProblem>, DataMappingPart, String, List<T>, Function<T, String>) - Static method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingValidator
 
checkUniqueChildNames(List<SchemaProblem>, SchemaPart, String, List<T>, Function<T, String>) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkUniqueIndexFieldNames(List<SchemaProblem>, SchemaPart, List<IndexDef>) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
checkValidCondition(List<DataMappingProblem>, DataMappingPart, String, LogicalExpression) - Static method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingValidator
 
checkValidExpression(List<DataMappingProblem>, DataMappingPart, String, Expression) - Static method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingValidator
 
checkValidIdentifier(List<SchemaProblem>, SchemaPart, String, String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
cipher - Variable in class com.northconcepts.datapipeline.security.DecryptingReader
 
cipher - Variable in class com.northconcepts.datapipeline.security.EncryptingReader
 
classNameAndSignedParametersLoaded(JdbcConnection, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
cleanupGarbage() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
clear() - Method in class com.northconcepts.datapipeline.core.FieldList
Removes all the fields from this list.
clear() - Method in class com.northconcepts.datapipeline.core.RecordList
 
clear() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
clear() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
clear() - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
clear() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
clear() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
clear() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
clear() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
clear() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
clearCurrent() - Static method in class com.northconcepts.datapipeline.core.Messages
Removes the thread-local instance if one exists.
clearHaving() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
clearLimit() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
clearPatterns() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
 
clearWhere() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
client - Variable in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
clone() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
clone() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
clone() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
clone() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
clone() - Method in class com.northconcepts.datapipeline.core.FieldList
Returns a new FieldList that is a copy of this FieldList.
clone() - Method in class com.northconcepts.datapipeline.core.Record
 
clone() - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
clone() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns a new RecordList that is a copy of this RecordList.
clone() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
clone() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
clone() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
clone() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
clone() - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
clone() - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
clone() - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
clone() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
clone() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
clone() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
clone() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
clone() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
clone() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
clone() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.insert.MySqlPreparedStatementInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowInsertAllStatementInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowSelectUnionAllStatementInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
clone() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
clone() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
clone() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
clone() - Method in class com.northconcepts.datapipeline.job.Job
 
close() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Closes the Amazon S3 connection.
close() - Method in class com.northconcepts.datapipeline.avro.AvroReader
 
close() - Method in class com.northconcepts.datapipeline.avro.AvroWriter
 
close() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
close() - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
close() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
close() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
close() - Method in class com.northconcepts.datapipeline.core.AsyncTaskReader
 
close() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
close() - Method in class com.northconcepts.datapipeline.core.BinaryWriter
 
close() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Indicates that this endpoint has finished reading or writing.
close() - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
close() - Method in class com.northconcepts.datapipeline.core.DebugReader
 
close() - Method in class com.northconcepts.datapipeline.core.DebugWriter
 
close() - Method in class com.northconcepts.datapipeline.core.Endpoint
Indicates that this endpoint has finished reading or writing.
close() - Method in interface com.northconcepts.datapipeline.core.IParser
 
close() - Method in class com.northconcepts.datapipeline.core.LineParser
 
close() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
close() - Method in class com.northconcepts.datapipeline.core.Parser
 
close() - Method in class com.northconcepts.datapipeline.core.PipedWriter
 
close() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
close() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
close() - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
close() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
close() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
close() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
close() - Method in class com.northconcepts.datapipeline.core.StringParser
 
close() - Method in class com.northconcepts.datapipeline.core.TeeReader
 
close() - Method in class com.northconcepts.datapipeline.core.TextReader
 
close() - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
 
close() - Method in class com.northconcepts.datapipeline.core.TextWriter
 
close() - Method in class com.northconcepts.datapipeline.core.TimedReader
 
close() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
close() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
close() - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
close() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
close() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
close() - Method in class com.northconcepts.datapipeline.file.FileReader
 
close() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
close() - Method in class com.northconcepts.datapipeline.file.FileWriter
 
close() - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Closes the DropBox connection.
close() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Closes the connection from an FTP server.
close() - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Closes the HDFS connection.
close() - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Closes the connection from an SFTP server.
close() - Method in class com.northconcepts.datapipeline.filesystem.zip.ZipFileSystem
 
close() - Method in class com.northconcepts.datapipeline.filter.Filter
Called by FilteringReader when FilteringReader.close() is called (after reading ends).
close() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
close() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
close() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
close() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
close() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
close() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
close() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
close() - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
close() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
close() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
close() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
close() - Method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
close() - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Closes the Google Drive connection.
close() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
close() - Method in class com.northconcepts.datapipeline.group.Window
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowedByReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowsReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfMediaReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
close() - Method in class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
close() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
close() - Method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
close() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
close() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
close() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
close() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
close() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
close() - Method in class com.northconcepts.datapipeline.jira.client.JiraClient.JiraStub
 
close() - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
close() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
close() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
close() - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
close() - Method in class com.northconcepts.datapipeline.jms.JmsWriter
 
close() - Method in class com.northconcepts.datapipeline.job.DataReaderIterator
 
close() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
close() - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
 
close() - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
close() - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
close() - Method in class com.northconcepts.datapipeline.json.SimpleJsonWriter
 
close() - Method in class com.northconcepts.datapipeline.kafka.KafkaReader
 
close() - Method in class com.northconcepts.datapipeline.kafka.KafkaWriter
 
close() - Method in class com.northconcepts.datapipeline.kafka.RecordDeserializer
 
close() - Method in class com.northconcepts.datapipeline.kafka.RecordSerializer
 
close() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
close() - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
close() - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
 
close() - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
 
close() - Method in class com.northconcepts.datapipeline.multiplex.SplitReader
 
close() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
close() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
 
close() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
 
close() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
close() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
 
close() - Method in class com.northconcepts.datapipeline.pdf.PdfWriter
 
close() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
 
close() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
 
close() - Method in class com.northconcepts.datapipeline.rtf.RtfWriter
 
close() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.ShopifyStub
 
close() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
close() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
close() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
close() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
close() - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
close() - Method in class com.northconcepts.datapipeline.transform.lookup.Lookup
 
close() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
close() - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
close() - Method in class com.northconcepts.datapipeline.transform.Transformer
Called by TransformingReader or TransformingWriter when their close() method is called (after reading or writing ends).
close() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
close() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
close() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
close() - Method in class com.northconcepts.datapipeline.trello.TrelloApiWriter
 
close() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
close() - Method in class com.northconcepts.datapipeline.twitter.TwitterSampleStreamReader
 
close() - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
close() - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
close() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
close() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
close() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
close() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlWriter
 
close() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
close() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
close() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
close() - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
CLOSE_BUFFER_MARGIN_MILLIS - Static variable in class com.northconcepts.datapipeline.buffer.BufferStrategy
 
CLOSE_WINDOW_MARGIN_MILLIS - Static variable in class com.northconcepts.datapipeline.group.CloseWindowStrategy
 
CloseWindowStrategy - Class in com.northconcepts.datapipeline.group
Determines when GroupByReader closes an open sliding window.
CloseWindowStrategy() - Constructor for class com.northconcepts.datapipeline.group.CloseWindowStrategy
 
CodeWriter - Class in com.northconcepts.datapipeline.sourcecode
A programming-language agnostic class for emitting formatted code using indentation and line breaks.
CodeWriter() - Constructor for class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
CodeWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
CodeWriter(Writer) - Constructor for class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
collect(String, Collection) - Method in class com.northconcepts.datapipeline.memory.CollectionWriter
 
CollectionWriter - Class in com.northconcepts.datapipeline.memory
Copies the values in specific fields to an in-memory Collection.
CollectionWriter() - Constructor for class com.northconcepts.datapipeline.memory.CollectionWriter
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.conflict.OnConflict
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertRow
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertValue
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.NotPart
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
collectParameterValues(List<Object>) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.UpdateValue
 
collectQuerySourceSqlFragment(CodeWriter, QuerySource) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.conflict.OnConflict
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertRow
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertValue
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.FullJoin
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.InnerJoin
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.LeftJoin
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.NotPart
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.RightJoin
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.UpdateValue
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Generates DDL from CreateMySqlDdlFromSchemaDef.schemaDef and writes the output to writer.
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Generates DDL from CreatePostgreSqlDdlFromSchemaDef.schemaDef and writes the output to writer.
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
collectSqlFragment(CodeWriter) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
Column - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
Holds the metadata and statistics for each field in a dataset.
Column() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
Column(String, int) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
Column(String, int, Map<Object, LongAdder>) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
COLUMN_STATS_READER_THREADS - Static variable in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
ColumnsDataReader(List<Column>) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset.ColumnsDataReader
 
columnsLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
com.northconcepts.datapipeline.amazons3 - package com.northconcepts.datapipeline.amazons3
Read and write to Amazon-S3.
com.northconcepts.datapipeline.avro - package com.northconcepts.datapipeline.avro
Read and write Apache Avro files.
com.northconcepts.datapipeline.avro.pipeline.input - package com.northconcepts.datapipeline.avro.pipeline.input
 
com.northconcepts.datapipeline.avro.pipeline.output - package com.northconcepts.datapipeline.avro.pipeline.output
 
com.northconcepts.datapipeline.bloomberg - package com.northconcepts.datapipeline.bloomberg
Read Bloomberg Message data.
com.northconcepts.datapipeline.buffer - package com.northconcepts.datapipeline.buffer
Organize incoming data into groups of sequential records without aggregation or transformation.
com.northconcepts.datapipeline.core - package com.northconcepts.datapipeline.core
Core DataPipeline classes for reading, writing, and processing data.
com.northconcepts.datapipeline.csv - package com.northconcepts.datapipeline.csv
Read and write comma separated values (CSV) and other delimited data.
com.northconcepts.datapipeline.diagnostic - package com.northconcepts.datapipeline.diagnostic
Troubleshoot DataPipeline's setup and environment.
com.northconcepts.datapipeline.email - package com.northconcepts.datapipeline.email
Read emails.
com.northconcepts.datapipeline.eventbus - package com.northconcepts.datapipeline.eventbus
In-memory, publish-subscribe hub using simple Java interfaces or loosely-coupled readers and writers.
com.northconcepts.datapipeline.eventbus.filter - package com.northconcepts.datapipeline.eventbus.filter
 
com.northconcepts.datapipeline.excel - package com.northconcepts.datapipeline.excel
Read and write Microsoft Excel documents.
com.northconcepts.datapipeline.expression - package com.northconcepts.datapipeline.expression
com.northconcepts.datapipeline.file - package com.northconcepts.datapipeline.file
Read and write records using DataPipeline's native binary format.
com.northconcepts.datapipeline.filesystem.dropbox - package com.northconcepts.datapipeline.filesystem.dropbox
Read and write to Dropbox.
com.northconcepts.datapipeline.filesystem.ftp - package com.northconcepts.datapipeline.filesystem.ftp
Read and write files to an FTP Server.
com.northconcepts.datapipeline.filesystem.hdfs - package com.northconcepts.datapipeline.filesystem.hdfs
Read and write files to Hadoop Distributed File System.
com.northconcepts.datapipeline.filesystem.sftp - package com.northconcepts.datapipeline.filesystem.sftp
Read and write files to an SFTP Server.
com.northconcepts.datapipeline.filesystem.zip - package com.northconcepts.datapipeline.filesystem.zip
Read and write data by treating Zips as a file system.
com.northconcepts.datapipeline.filter - package com.northconcepts.datapipeline.filter
Filter or exclude data by criteria.
com.northconcepts.datapipeline.filter.rule - package com.northconcepts.datapipeline.filter.rule
 
com.northconcepts.datapipeline.fixedwidth - package com.northconcepts.datapipeline.fixedwidth
Read and write fixed-width / fixed-length records.
com.northconcepts.datapipeline.foundations.core - package com.northconcepts.datapipeline.foundations.core
 
com.northconcepts.datapipeline.foundations.datamapping - package com.northconcepts.datapipeline.foundations.datamapping
Model and execute source-target data mapping using expressions and functions.
com.northconcepts.datapipeline.foundations.decisiontable - package com.northconcepts.datapipeline.foundations.decisiontable
Decision table rule engine.
com.northconcepts.datapipeline.foundations.decisiontree - package com.northconcepts.datapipeline.foundations.decisiontree
Decision tree rule engine.
com.northconcepts.datapipeline.foundations.difference - package com.northconcepts.datapipeline.foundations.difference
Common classes for comparing objects to detect elements that were added, removed, renamed, and changed.
com.northconcepts.datapipeline.foundations.expression - package com.northconcepts.datapipeline.foundations.expression
 
com.northconcepts.datapipeline.foundations.file - package com.northconcepts.datapipeline.foundations.file
 
com.northconcepts.datapipeline.foundations.i18n - package com.northconcepts.datapipeline.foundations.i18n
 
com.northconcepts.datapipeline.foundations.internal - package com.northconcepts.datapipeline.foundations.internal
 
com.northconcepts.datapipeline.foundations.jdbc - package com.northconcepts.datapipeline.foundations.jdbc
Database metadata model and code generation.
com.northconcepts.datapipeline.foundations.number - package com.northconcepts.datapipeline.foundations.number
Detect number patterns in strings.
com.northconcepts.datapipeline.foundations.pipeline - package com.northconcepts.datapipeline.foundations.pipeline
Declarative pipeline modeling and execution.
com.northconcepts.datapipeline.foundations.pipeline.action - package com.northconcepts.datapipeline.foundations.pipeline.action
 
com.northconcepts.datapipeline.foundations.pipeline.action.aggregate - package com.northconcepts.datapipeline.foundations.pipeline.action.aggregate
 
com.northconcepts.datapipeline.foundations.pipeline.action.convert - package com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
com.northconcepts.datapipeline.foundations.pipeline.action.datamapping - package com.northconcepts.datapipeline.foundations.pipeline.action.datamapping
 
com.northconcepts.datapipeline.foundations.pipeline.action.decision - package com.northconcepts.datapipeline.foundations.pipeline.action.decision
 
com.northconcepts.datapipeline.foundations.pipeline.action.filter - package com.northconcepts.datapipeline.foundations.pipeline.action.filter
 
com.northconcepts.datapipeline.foundations.pipeline.action.transform - package com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
com.northconcepts.datapipeline.foundations.pipeline.action.validate - package com.northconcepts.datapipeline.foundations.pipeline.action.validate
 
com.northconcepts.datapipeline.foundations.pipeline.dataset - package com.northconcepts.datapipeline.foundations.pipeline.dataset
 
com.northconcepts.datapipeline.foundations.pipeline.input - package com.northconcepts.datapipeline.foundations.pipeline.input
 
com.northconcepts.datapipeline.foundations.pipeline.output - package com.northconcepts.datapipeline.foundations.pipeline.output
 
com.northconcepts.datapipeline.foundations.schema - package com.northconcepts.datapipeline.foundations.schema
Schema models for validation, mapping, and code generation.
com.northconcepts.datapipeline.foundations.schema.diff - package com.northconcepts.datapipeline.foundations.schema.diff
Compare schema models to detect elements that were added, removed, renamed, and changed.
com.northconcepts.datapipeline.foundations.time - package com.northconcepts.datapipeline.foundations.time
Detect date-time patterns in strings.
com.northconcepts.datapipeline.foundations.tools - package com.northconcepts.datapipeline.foundations.tools
DataPipeline Foundation tools for generating code and models.
com.northconcepts.datapipeline.google - package com.northconcepts.datapipeline.google
 
com.northconcepts.datapipeline.google.analytics - package com.northconcepts.datapipeline.google.analytics
Read Google Analytics Report.
com.northconcepts.datapipeline.google.calendar - package com.northconcepts.datapipeline.google.calendar
Read Google Calendar Events.
com.northconcepts.datapipeline.google.contacts - package com.northconcepts.datapipeline.google.contacts
Read Google Contacts.
com.northconcepts.datapipeline.google.gmail - package com.northconcepts.datapipeline.google.gmail
Read Gmail messages.
com.northconcepts.datapipeline.googledrive - package com.northconcepts.datapipeline.googledrive
Read and write files to Google Drive.
com.northconcepts.datapipeline.group - package com.northconcepts.datapipeline.group
Summarize batch and streaming data similar to "group by" in SQL.
com.northconcepts.datapipeline.group.operation - package com.northconcepts.datapipeline.group.operation
 
com.northconcepts.datapipeline.instagram - package com.northconcepts.datapipeline.instagram
Search and read Instagram media and user data.
com.northconcepts.datapipeline.internal.lang - package com.northconcepts.datapipeline.internal.lang
 
com.northconcepts.datapipeline.io - package com.northconcepts.datapipeline.io
 
com.northconcepts.datapipeline.javabean - package com.northconcepts.datapipeline.javabean
Read Java Beans as a job's data source.
com.northconcepts.datapipeline.jdbc - package com.northconcepts.datapipeline.jdbc
Database reading and writing via JDBC.
com.northconcepts.datapipeline.jdbc.insert - package com.northconcepts.datapipeline.jdbc.insert
Insert strategies for JdbcWriter and JdbcMultiWriter.
com.northconcepts.datapipeline.jdbc.sql - package com.northconcepts.datapipeline.jdbc.sql
Common SQL generation classes.
com.northconcepts.datapipeline.jdbc.sql.conflict - package com.northconcepts.datapipeline.jdbc.sql.conflict
 
com.northconcepts.datapipeline.jdbc.sql.delete - package com.northconcepts.datapipeline.jdbc.sql.delete
SQL generation classes for DELETE.
com.northconcepts.datapipeline.jdbc.sql.insert - package com.northconcepts.datapipeline.jdbc.sql.insert
SQL generation classes for INSERT.
com.northconcepts.datapipeline.jdbc.sql.merge - package com.northconcepts.datapipeline.jdbc.sql.merge
SQL generation classes for MERGE.
com.northconcepts.datapipeline.jdbc.sql.select - package com.northconcepts.datapipeline.jdbc.sql.select
SQL generation classes for SELECT.
com.northconcepts.datapipeline.jdbc.sql.update - package com.northconcepts.datapipeline.jdbc.sql.update
SQL generation classes for UPDATE.
com.northconcepts.datapipeline.jdbc.upsert - package com.northconcepts.datapipeline.jdbc.upsert
Upsert strategies for JdbcUpsertWriter and JdbcMultiUpsertWriter.
com.northconcepts.datapipeline.jira - package com.northconcepts.datapipeline.jira
Read Jira project, sprint and issue data.
com.northconcepts.datapipeline.jira.client - package com.northconcepts.datapipeline.jira.client
RESTful client and Java wrapper for Jira.
com.northconcepts.datapipeline.jms - package com.northconcepts.datapipeline.jms
Read and write Java Message Service data.
com.northconcepts.datapipeline.job - package com.northconcepts.datapipeline.job
Running, tracking, and managing data transfer pipelines.
com.northconcepts.datapipeline.json - package com.northconcepts.datapipeline.json
JSON reading and writing.
com.northconcepts.datapipeline.json.builder - package com.northconcepts.datapipeline.json.builder
Programmatic JSON creation.
com.northconcepts.datapipeline.kafka - package com.northconcepts.datapipeline.kafka
Read and write Apache Kafka distributed messaging system data.
com.northconcepts.datapipeline.lineage - package com.northconcepts.datapipeline.lineage
Extract data lineage from records and fields.
com.northconcepts.datapipeline.mailchimp - package com.northconcepts.datapipeline.mailchimp
Read MailChimp lists.
com.northconcepts.datapipeline.mailchimp.list - package com.northconcepts.datapipeline.mailchimp.list
 
com.northconcepts.datapipeline.memory - package com.northconcepts.datapipeline.memory
Reading and writing data to and from in-memory buffers.
com.northconcepts.datapipeline.meter - package com.northconcepts.datapipeline.meter
Measures the rate (bytes/second or records/second) at which data is read or written.
com.northconcepts.datapipeline.mongodb - package com.northconcepts.datapipeline.mongodb
Read and write data in MongoDB.
com.northconcepts.datapipeline.multiplex - package com.northconcepts.datapipeline.multiplex
Strategies to convert a single source DataReader into many downstream readers.
com.northconcepts.datapipeline.orc - package com.northconcepts.datapipeline.orc
Read and write Apache ORC columnar files.
com.northconcepts.datapipeline.parquet - package com.northconcepts.datapipeline.parquet
Read and Write Apache Parquet columnar files.
com.northconcepts.datapipeline.parquet.file - package com.northconcepts.datapipeline.parquet.file
 
com.northconcepts.datapipeline.parquet.input - package com.northconcepts.datapipeline.parquet.input
 
com.northconcepts.datapipeline.parquet.output - package com.northconcepts.datapipeline.parquet.output
 
com.northconcepts.datapipeline.parquet.tools - package com.northconcepts.datapipeline.parquet.tools
 
com.northconcepts.datapipeline.pdf - package com.northconcepts.datapipeline.pdf
Write data to a PDF file.
com.northconcepts.datapipeline.retry - package com.northconcepts.datapipeline.retry
Classes to retry and continue reading or writing data on failure.
com.northconcepts.datapipeline.rtf - package com.northconcepts.datapipeline.rtf
Writes records to an RTF document stream.
com.northconcepts.datapipeline.schedule - package com.northconcepts.datapipeline.schedule
Common task scheduling.
com.northconcepts.datapipeline.security - package com.northconcepts.datapipeline.security
Encrypt and decrypt data.
com.northconcepts.datapipeline.shopify - package com.northconcepts.datapipeline.shopify
Read data from Shopify.
com.northconcepts.datapipeline.shopify.client - package com.northconcepts.datapipeline.shopify.client
REST client to read and write Shopify store data.
com.northconcepts.datapipeline.sourcecode - package com.northconcepts.datapipeline.sourcecode
Code generation classes.
com.northconcepts.datapipeline.sql.mysql - package com.northconcepts.datapipeline.sql.mysql
Generate SQL code for the MySQL database.
com.northconcepts.datapipeline.sql.postgresql - package com.northconcepts.datapipeline.sql.postgresql
Generate SQL code for the PostgreSQL database.
com.northconcepts.datapipeline.template - package com.northconcepts.datapipeline.template
Write data to a text stream using FreeMarker template.
com.northconcepts.datapipeline.throttle - package com.northconcepts.datapipeline.throttle
Limits the rate (bytes/second or records/second) at which data is read or written.
com.northconcepts.datapipeline.transform - package com.northconcepts.datapipeline.transform
Restructure data using a variety of built-in and customizable operations.
com.northconcepts.datapipeline.transform.format - package com.northconcepts.datapipeline.transform.format
 
com.northconcepts.datapipeline.transform.lookup - package com.northconcepts.datapipeline.transform.lookup
Enrich data by with data from another source.
com.northconcepts.datapipeline.transform.net - package com.northconcepts.datapipeline.transform.net
 
com.northconcepts.datapipeline.trello - package com.northconcepts.datapipeline.trello
Read and write data to a Trello board and cards.
com.northconcepts.datapipeline.twitter - package com.northconcepts.datapipeline.twitter
Search and read Twitter users and tweets.
com.northconcepts.datapipeline.twitter2 - package com.northconcepts.datapipeline.twitter2
Search and read Twitter users and tweets using Twitter v2 Api.
com.northconcepts.datapipeline.validate - package com.northconcepts.datapipeline.validate
Validate data while reading.
com.northconcepts.datapipeline.weblog - package com.northconcepts.datapipeline.weblog
Read web server logs.
com.northconcepts.datapipeline.xml - package com.northconcepts.datapipeline.xml
XML reading and writing.
com.northconcepts.datapipeline.xml.builder - package com.northconcepts.datapipeline.xml.builder
Programmatic XML creation.
CombinedLogReader - Class in com.northconcepts.datapipeline.weblog
Obtains records from a webserver's access log file using the Combined Log format.
CombinedLogReader(File) - Constructor for class com.northconcepts.datapipeline.weblog.CombinedLogReader
 
CombinedLogReader(Reader) - Constructor for class com.northconcepts.datapipeline.weblog.CombinedLogReader
 
CommaSeparatedList - Class in com.northconcepts.datapipeline.trello
 
CommaSeparatedList(String) - Constructor for class com.northconcepts.datapipeline.trello.CommaSeparatedList
 
CommaSeparatedValues - Class in com.northconcepts.datapipeline.csv
A collection of comma delimited values.
CommaSeparatedValues(String) - Constructor for class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
CommaSeparatedValues(Collection<String>) - Constructor for class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
CommaSeparatedValues() - Constructor for class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
compare(Field, Field) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
compare(Record, Record) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
compareRecord(Record, Record, boolean) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
compareTo(ValueNode<ArrayValue>) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
compareTo(Field) - Method in class com.northconcepts.datapipeline.core.Field
 
compareTo(Field, Collator) - Method in class com.northconcepts.datapipeline.core.Field
 
compareTo(ValueNode<Record>) - Method in class com.northconcepts.datapipeline.core.Record
 
compareTo(Record) - Method in class com.northconcepts.datapipeline.core.Record
 
compareTo(Record, RecordComparator) - Method in class com.northconcepts.datapipeline.core.Record
 
compareTo(ValueNode<Object>) - Method in class com.northconcepts.datapipeline.core.SingleValue
 
compareTo(ValueNode<Object>, Collator) - Method in class com.northconcepts.datapipeline.core.SingleValue
 
compareTo(DateTimePattern) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
 
CompositePipelineAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action
 
CompositePipelineAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
CompositeValue - Class in com.northconcepts.datapipeline.core
 
CompositeValue(int) - Constructor for class com.northconcepts.datapipeline.core.CompositeValue
 
CompositeValue(List<?>) - Constructor for class com.northconcepts.datapipeline.core.CompositeValue
 
CompositeValue(Object...) - Constructor for class com.northconcepts.datapipeline.core.CompositeValue
 
ConcurrentRecordList - Class in com.northconcepts.datapipeline.core
 
ConcurrentRecordList() - Constructor for class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
ConcurrentRecordList(int) - Constructor for class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
ConcurrentRecordList(Record...) - Constructor for class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
ConcurrentRecordList(DataReader) - Constructor for class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
ConditionPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
ConditionPart(String, Object...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
configure(Map<String, ?>, boolean) - Method in class com.northconcepts.datapipeline.kafka.RecordDeserializer
 
configure(Map<String, ?>, boolean) - Method in class com.northconcepts.datapipeline.kafka.RecordSerializer
 
ConjunctivePart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
ConjunctivePart(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
consume() - Method in interface com.northconcepts.datapipeline.core.IParser
 
consume(int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
consume() - Method in class com.northconcepts.datapipeline.core.LineParser
 
consume(int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
consume() - Method in class com.northconcepts.datapipeline.core.Parser
 
consume(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
consume() - Method in class com.northconcepts.datapipeline.core.StringParser
 
consume(int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
consumerKey - Variable in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
consumerKey - Variable in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
consumerSecret - Variable in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
consumerSecret - Variable in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
consumeWhitespace() - Method in interface com.northconcepts.datapipeline.core.IParser
 
consumeWhitespace(int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
consumeWhitespace(CharSequence) - Method in interface com.northconcepts.datapipeline.core.IParser
 
consumeWhitespace(char[]) - Method in interface com.northconcepts.datapipeline.core.IParser
 
consumeWhitespace() - Method in class com.northconcepts.datapipeline.core.LineParser
 
consumeWhitespace(int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
consumeWhitespace(CharSequence) - Method in class com.northconcepts.datapipeline.core.LineParser
 
consumeWhitespace(char[]) - Method in class com.northconcepts.datapipeline.core.LineParser
 
consumeWhitespace() - Method in class com.northconcepts.datapipeline.core.Parser
 
consumeWhitespace(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
consumeWhitespace(CharSequence) - Method in class com.northconcepts.datapipeline.core.Parser
 
consumeWhitespace(char[]) - Method in class com.northconcepts.datapipeline.core.Parser
 
consumeWhitespace() - Method in class com.northconcepts.datapipeline.core.StringParser
 
consumeWhitespace(int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
consumeWhitespace(CharSequence) - Method in class com.northconcepts.datapipeline.core.StringParser
 
consumeWhitespace(char[]) - Method in class com.northconcepts.datapipeline.core.StringParser
 
containedWithin(String...) - Method in class com.northconcepts.datapipeline.core.FieldList
Returns true if the supplied fieldNames contains all the fields names in this list.
containedWithin(List<String>) - Method in class com.northconcepts.datapipeline.core.FieldList
Returns true if the supplied fieldNames contains all the fields names in this list.
contains(String...) - Method in class com.northconcepts.datapipeline.core.FieldList
Returns true if the supplied fieldNames all are existing in this list.
contains(List<String>) - Method in class com.northconcepts.datapipeline.core.FieldList
Returns true if the supplied fieldNames all are existing in this list.
contains(Record) - Method in class com.northconcepts.datapipeline.core.FieldPath
Deprecated.
contains(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Deprecated.
contains(String) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
contains(String, boolean) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
Contains - Class in com.northconcepts.datapipeline.filter.rule
 
Contains(String) - Constructor for class com.northconcepts.datapipeline.filter.rule.Contains
 
Contains(String, boolean) - Constructor for class com.northconcepts.datapipeline.filter.rule.Contains
 
contains(String) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
containsEntity(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns true if this schema contains an EntityDef with the specified name.
containsEntityRelationship(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns true if this schema contains an EntityRelationshipDef with the specified name.
containsField(Record) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
containsField(String) - Method in class com.northconcepts.datapipeline.core.Record
 
containsField(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Indicates if this record contains a matching field for the specified path.
containsField(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
Returns true if all fields and sub fields in a nested path exists.
containsField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns true if this entity contains a FieldDef with the specified name.
containsField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns true if this index contains an IndexFieldDef with the specified name.
containsForeignKeyFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
containsIndex(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns true if this entity contains an IndexDef with the specified name.
containsInheritedField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns true if this entity or any of its super entities contains a FieldDef with the specified name.
containsInheritedIndex(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns true if this entity or any of its super entities contains an IndexDef with the specified name.
containsKeyImpl(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
containsNonNull(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Deprecated.
containsNonNullField(Record) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
containsNonNullField(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Indicates if this record contains a field at the specified path that is not null.
containsNonNullField(String) - Method in class com.northconcepts.datapipeline.core.Record
Indicates if this record contains a field at the specified path with a non-null value.
containsNonNullValue(Record) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
containsNonNullValue(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Indicates if this record contains a field or value at the specified path where the value is not null.
containsSessionProperty(Class<T>, String) - Method in class com.northconcepts.datapipeline.core.Node
 
containsSessionProperty(Class<T>) - Method in class com.northconcepts.datapipeline.core.Node
 
containsSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Node
 
containsSessionProperty(Class<T>, String) - Method in interface com.northconcepts.datapipeline.core.Session
 
containsSessionProperty(Class<T>) - Method in interface com.northconcepts.datapipeline.core.Session
 
containsSessionProperty(String) - Method in interface com.northconcepts.datapipeline.core.Session
 
containsSessionProperty(Class<T>, String) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
containsSessionProperty(Class<T>) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
containsSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
containsTable(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 
containsTable(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
containsTable(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
containsTable(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
containsValue(Record) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
containsValue(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Indicates if this record contains a matching field or value for the specified path.
convert(SchemaDef) - Static method in class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
convert(EntityDef) - Static method in class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
convert(FieldDef) - Static method in class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
convert(EntityRelationshipDef) - Static method in class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
convert(IndexDef) - Static method in class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
convert(IndexFieldDef) - Static method in class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
ConvertDateTimeToStringAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertDateTimeToStringAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
ConvertNullToValueAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertNullToValueAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
ConvertNullToValueAction.FieldType - Enum in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertNullToValueAction.TypeValue - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertNumberToStringAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertNumberToStringAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
ConvertSnakeCaseToCamelCase - Class in com.northconcepts.datapipeline.foundations.tools
 
ConvertSnakeCaseToCamelCase() - Constructor for class com.northconcepts.datapipeline.foundations.tools.ConvertSnakeCaseToCamelCase
 
ConvertStringToBooleanAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertStringToBooleanAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
ConvertStringToDateTimeAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertStringToDateTimeAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
ConvertStringToDateTimeAction.FieldType - Enum in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertStringToNumberAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertStringToNumberAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
ConvertStringToNumberAction.FieldType - Enum in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertValueToStringAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.convert
 
ConvertValueToStringAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
copy(DataReader, DataWriter) - Static method in class com.northconcepts.datapipeline.core.SortingReader
 
CopyField - Class in com.northconcepts.datapipeline.transform
Creates a duplicate field with the specified target name.
CopyField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.CopyField
Always overwrites the target field.
CopyField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.transform.CopyField
 
CopyFieldsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
CopyFieldsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
CopyFieldsAction.FieldMapping - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
copyForm(Property) - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
copyFrom(Field) - Method in class com.northconcepts.datapipeline.core.Field
 
copyFrom(Field, boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
copyFrom(FieldComparator) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
copyFrom(Record, Node.DuplicateNodeAction) - Method in class com.northconcepts.datapipeline.core.Record
Copy all the fields and child fields from the specified record into this one.
copyFrom(Record, boolean) - Method in class com.northconcepts.datapipeline.core.Record
Copy all the fields and child fields from the specified record into this one.
copyFrom(Record) - Method in class com.northconcepts.datapipeline.core.Record
Copy all the fields and child fields from the specified record into this one, creating new unique fields when target fields with the same name already exists (DuplicateNodeAction#APPEND).
copyFrom(Attributes) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
copyFrom(Tags) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
copyFrom(RecordLineage) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
 
copySessionPropertiesFrom(Session) - Method in class com.northconcepts.datapipeline.core.Node
 
copySessionPropertiesFrom(Session) - Method in interface com.northconcepts.datapipeline.core.Session
 
copySessionPropertiesFrom(Session) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
copyToRecord(Long, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
copyToRecord(User, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
copyToRecord(Long, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
copyToRecord(User, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
copyToRecord(User, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
copyToRecord(UserList, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
copyToRecord(E, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
count(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
count(String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
count(String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
create(long) - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
createColumnsDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
createConnection() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
createConnection() - Method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
createConsumer(JmsSettings, JmsConnection) - Method in enum com.northconcepts.datapipeline.jms.JmsDestinationType
 
createDataReader() - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
createDataReader(ZipFile, ZipEntry) - Method in interface com.northconcepts.datapipeline.filesystem.zip.ZipDataReaderFactory
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Reads all data cached in this Dataset.
createDataReader(long, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Reads a subset of data cached in this Dataset.
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
createDataReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineInput
 
createDataReader() - Method in interface com.northconcepts.datapipeline.job.DataReaderFactory
 
createDataReader() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
createDataReaderImpl(InputStream) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
createDataReaderImpl(InputStream) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
createDataset(File, AbstractPipeline) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
Creates a persistent dataset on disk in the specified databaseFile.
createDataWriter() - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
createDataWriter(SequenceWriter.Sequence, Record) - Method in interface com.northconcepts.datapipeline.core.SequenceWriter.DataWriterFactory
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Writes records to this dataset's cache after clearing it.
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
createDataWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineOutput
 
createDataWriter() - Method in interface com.northconcepts.datapipeline.job.DataWriterFactory
 
createDataWriter() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
createEmptyRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
createFactory() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
createField() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupAverage
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupCount
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupFirst
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupLast
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupMaximum
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupMinimum
 
createField() - Method in class com.northconcepts.datapipeline.group.operation.GroupSum
 
createFieldDef(Column) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
CreateForeignKey - Class in com.northconcepts.datapipeline.sql.mysql
Generates an ALTER TABLE...ADD CONSTRAINT statement to add a foreign key constraint in MySQL.
CreateForeignKey() - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
CreateForeignKey(String, String, String) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
CreateForeignKey - Class in com.northconcepts.datapipeline.sql.postgresql
Generates an ALTER TABLE...ADD CONSTRAINT statement to add a foreign key constraint in PostgreSQL.
CreateForeignKey() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
CreateForeignKey(String, String, String) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
CreateIndex - Class in com.northconcepts.datapipeline.sql.mysql
Generates a CREATE INDEX statement for MySQL.
CreateIndex() - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
CreateIndex(String, String, String...) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
CreateIndex - Class in com.northconcepts.datapipeline.sql.postgresql
Generates a CREATE INDEX statement for PostgreSQL.
CreateIndex() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
CreateIndex(String, String, String...) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
createInputStream() - Method in interface com.northconcepts.datapipeline.io.InputStreamFactory
 
createIssue(JiraIssue) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
createIssue(JiraIssue) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
createIssue(String, String, int) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
createIssue(String, String, int, Map<String, String>) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
createJdbcUpsertWriter(Connection, String, IUpsert) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
createJdbcWriter(Connection, String, IInsert) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
createJob() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
CreateMySqlDdlFromSchemaDef - Class in com.northconcepts.datapipeline.sql.mysql
Generates MySQL DDL from SchemaDef
CreateMySqlDdlFromSchemaDef(SchemaDef) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
 
createOrOverwrite(long) - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
CreatePostgreSqlDdlFromSchemaDef - Class in com.northconcepts.datapipeline.sql.postgresql
Generates PostgreSQL DDL from SchemaDef
CreatePostgreSqlDdlFromSchemaDef(SchemaDef) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
 
createProducer(JmsSettings, JmsConnection) - Method in enum com.northconcepts.datapipeline.jms.JmsDestinationType
 
createReader() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
createReader() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
createRecord() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
CreateTable - Class in com.northconcepts.datapipeline.sql.mysql
Generates a CREATE TABLE statement for MySQL.
CreateTable() - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
CreateTable(String) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
CreateTable - Class in com.northconcepts.datapipeline.sql.postgresql
Generates a CREATE TABLE statement for PostgreSQL.
CreateTable() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
CreateTable(String) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
CreateTableColumn - Class in com.northconcepts.datapipeline.sql.mysql
Generates a column definition for a CREATE TABLE statement for MySQL.
CreateTableColumn() - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
CreateTableColumn(String, TableColumnType, Integer, Integer) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
CreateTableColumn(String, TableColumnType, Integer) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
CreateTableColumn(String, TableColumnType) - Constructor for class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
CreateTableColumn - Class in com.northconcepts.datapipeline.sql.postgresql
Generates a column definition for a CREATE TABLE statement for PostgreSQL.
CreateTableColumn() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
CreateTableColumn(String, TableColumnType, Integer, Integer) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
CreateTableColumn(String, TableColumnType, Integer) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
CreateTableColumn(String, TableColumnType) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
createTableConfig(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
createTempDataset(AbstractPipeline) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
Creates a temporary dataset on disk that will be deleted when the dataset is closed or when the JVM exits.
createTempDataset(File, AbstractPipeline) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
Creates a temporary dataset on disk that will be deleted when the dataset is closed or when the JVM exits.
createUpsert(JdbcUpsertWriter, Record) - Method in interface com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert.IUpsertFactory
 
createVariable(String) - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
CreateWindowStrategy - Class in com.northconcepts.datapipeline.group
Determines when GroupByReader opens a new sliding window.
CreateWindowStrategy() - Constructor for class com.northconcepts.datapipeline.group.CreateWindowStrategy
 
credentials - Variable in class com.northconcepts.datapipeline.google.GoogleApiReader
 
CsvPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
CsvPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
CsvPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
CsvPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
CSVReader - Class in com.northconcepts.datapipeline.csv
Obtains records from a Comma Separated Value (CSV) or delimited stream.
CSVReader(File) - Constructor for class com.northconcepts.datapipeline.csv.CSVReader
 
CSVReader(Reader) - Constructor for class com.northconcepts.datapipeline.csv.CSVReader
 
CSVWriter - Class in com.northconcepts.datapipeline.csv
Writes records to a Comma Separated Value (CSV) stream.
CSVWriter(File, boolean) - Constructor for class com.northconcepts.datapipeline.csv.CSVWriter
 
CSVWriter(File) - Constructor for class com.northconcepts.datapipeline.csv.CSVWriter
 
CSVWriter(Writer) - Constructor for class com.northconcepts.datapipeline.csv.CSVWriter
 
CSVWriter.IValuePolicy - Interface in com.northconcepts.datapipeline.csv
The interface used by null and empty string writers.
CSVWriter.ValuePolicy - Enum in com.northconcepts.datapipeline.csv
The default implementation used to write null and empty string.
currentRecord - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
currentRecord - Variable in class com.northconcepts.datapipeline.core.AbstractWriter
 
currentRecord - Variable in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
currentRecord - Variable in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
currentRecord - Variable in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
currentRecord - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
cyclicDependency(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 

D

DATABASE_COLUMN_CATALOG_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The catalog name of a column returned from the database for this field.
DATABASE_COLUMN_CLASS_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The class name of a column returned from the database for this field.
DATABASE_COLUMN_DISPLAY_SIZE - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column display size returned from the database for this field.
DATABASE_COLUMN_FIELD_TYPE - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
 
DATABASE_COLUMN_JAVA_TYPE - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The Java type mapped from java.sql.Types.
DATABASE_COLUMN_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column name returned from the database for this field.
DATABASE_COLUMN_NULLABLE - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column isNullable value returned from the database for this field.
DATABASE_COLUMN_PRECISION - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column precision returned from the database for this field.
DATABASE_COLUMN_SCALE - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column scale returned from the database for this field.
DATABASE_COLUMN_SCHEMA_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The schema name of a column returned from the database for this field.
DATABASE_COLUMN_SIGNED - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column isSigned value returned from the database for this field.
DATABASE_COLUMN_SQL_TYPE - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column type returned from the database for this field.
DATABASE_COLUMN_TABLE_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The table name of a column returned from the database for this field.
DATABASE_COLUMN_TYPE_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The column type name returned from the database for this field.
DATABASE_QUERY - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The SQL statement used to query the database.
DATABASE_URL - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The JDBC connection URL.
DataConnectionMode - Enum in com.northconcepts.datapipeline.filesystem.ftp
 
DataEndpoint - Class in com.northconcepts.datapipeline.core
Abstract super-class for reading and writing records.
DataEndpoint() - Constructor for class com.northconcepts.datapipeline.core.DataEndpoint
 
DataEndpoint.State - Enum in com.northconcepts.datapipeline.core
 
DataEndpointGroup - Class in com.northconcepts.datapipeline.core
Helper class--makes it easy to work with multiple readers and writers as a single unit.
DataEndpointGroup() - Constructor for class com.northconcepts.datapipeline.core.DataEndpointGroup
 
DataException - Exception in com.northconcepts.datapipeline.core
Indicates an error has occurred during the course of execution.
DataException() - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception.
DataException(String) - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception with the specified detail message.
DataException(Throwable) - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception with the specified cause.
DataException(String, Throwable) - Constructor for exception com.northconcepts.datapipeline.core.DataException
Constructs a new exception with the specified detail message and cause.
DataMapping - Class in com.northconcepts.datapipeline.foundations.datamapping
The top-level abstraction to map a set of values from source to target using the DataPipeline Expression Language or custom implementation.
DataMapping() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
DataMappingAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.datamapping
 
DataMappingAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
DataMappingEditor - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingEditor(DataReaderFactory) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
DataMappingExpressionContext - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingExpressionContext(ExpressionContext, ExpressionContext, ExpressionContext, ExpressionContext) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
DataMappingExpressionContext(ExpressionContext, ExpressionContext) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
DataMappingObject - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingObject() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingObject
 
DataMappingPart - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingPart() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
DataMappingPartType - Enum in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingPipeline - Class in com.northconcepts.datapipeline.foundations.pipeline
 
DataMappingPipeline() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
DataMappingProblem - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingProblem() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
DataMappingProblem(DataMappingPart, String, Object...) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
DataMappingProblemsSupplier - Interface in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingReader - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingReader(DataReader, DataMapping, DataWriter, String) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
DataMappingReader(DataReader, DataMapping) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
DataMappingResult - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingResult() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
DataMappingValidator - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingValidator() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingValidator
 
DataMappingWriter - Class in com.northconcepts.datapipeline.foundations.datamapping
 
DataMappingWriter(DataWriter, DataMapping) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
DataMappingWriter(DataWriter, DataMapping, DataWriter, String) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
DataObject - Class in com.northconcepts.datapipeline.core
Abstract super-class for classes that work with data and require a consistent error handling mechanism.
DataObject() - Constructor for class com.northconcepts.datapipeline.core.DataObject
 
DataReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for reading records.
DataReader() - Constructor for class com.northconcepts.datapipeline.core.DataReader
 
DataReaderAction - Interface in com.northconcepts.datapipeline.foundations.pipeline.action
 
DataReaderDecorator<T extends DataReader> - Interface in com.northconcepts.datapipeline.job
A Decorator that allows a DataReader to be wrapped in new behavior.
DataReaderFactory - Interface in com.northconcepts.datapipeline.job
A factory to create new DataReaders.
DataReaderIterator - Class in com.northconcepts.datapipeline.job
A DataReader that sequentially reads from an Iterator of other DataReaders.
DataReaderIterator(Iterator<DataReader>) - Constructor for class com.northconcepts.datapipeline.job.DataReaderIterator
 
DataReaderLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
DataReaderLookup(DataReader, FieldList) - Constructor for class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
Add all result fields.
DataReaderLookup(DataReader, FieldList, FieldList) - Constructor for class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
Adds selected result fields.
DataReaderPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
Reads the source data for a Pipeline or DataMappingPipeline from a DataReaderFactory.
DataReaderPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
DataReaderPipelineInput(DataReaderFactory) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
Dataset - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
The base class for caching records produced by a Pipeline or DataMappingPipeline.
Dataset(AbstractPipeline) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
Dataset.ColumnsDataReader - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
 
DatasetIterator - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
Obtains records from those cached in a Dataset.
DatasetIterator(Dataset) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetIterator
 
DatasetPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
Reads the source data for a Pipeline or DataMappingPipeline from a Dataset.
DatasetPipelineInput(Dataset) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
DatasetReader - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
Obtains records from those cached in a Dataset.
DatasetReader(Dataset, long, int) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetReader
 
DatasetReader(Dataset) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetReader
 
DatasetSpliterator - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
Traverses records from those cached in a Dataset.
DatasetSpliterator(Dataset) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetSpliterator
 
DataWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records.
DataWriter() - Constructor for class com.northconcepts.datapipeline.core.DataWriter
 
DataWriterDecorator<T extends DataWriter> - Interface in com.northconcepts.datapipeline.job
A Decorator that allows a DataWriter to be wrapped in new behavior.
DataWriterFactory - Interface in com.northconcepts.datapipeline.job
A factory to create new DataWriters.
DataWriterPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
DataWriterPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
DataWriterPipelineOutput(DataWriterFactory) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
DATE_14_DAYS_AGO - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
DATE_30_DAYS_AGO - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
DATE_60_DAYS_AGO - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
DATE_7_DAYS_AGO - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
DATE_90_DAYS_AGO - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
DATE_FORMAT - Variable in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
DATE_TIME_FORMAT - Variable in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
DATE_TIME_FORMATTER - Static variable in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
 
DATE_TODAY - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
DATE_YESTERDAY - Static variable in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
dateIs(Date) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
dateIs(String) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
DateIs - Class in com.northconcepts.datapipeline.filter.rule
 
DateIs(Date) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIs
 
DateIs(String) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIs
 
DateIs(LocalDateTime) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIs
 
dateIsAfter(Date) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
dateIsAfter(String) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
DateIsAfter - Class in com.northconcepts.datapipeline.filter.rule
 
DateIsAfter(Date) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIsAfter
 
DateIsAfter(String) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIsAfter
 
DateIsAfter(LocalDateTime) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIsAfter
 
dateIsBefore(Date) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
dateIsBefore(String) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
DateIsBefore - Class in com.northconcepts.datapipeline.filter.rule
 
DateIsBefore(Date) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIsBefore
 
DateIsBefore(String) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIsBefore
 
DateIsBefore(LocalDateTime) - Constructor for class com.northconcepts.datapipeline.filter.rule.DateIsBefore
 
DateParam - Class in com.northconcepts.datapipeline.trello
 
DateParam(String) - Constructor for class com.northconcepts.datapipeline.trello.DateParam
 
DateParam(Date) - Constructor for class com.northconcepts.datapipeline.trello.DateParam
 
DateTimePattern - Class in com.northconcepts.datapipeline.foundations.time
A serializable, comparable wrapper for DateTimeFormatter that can be used as keys in Map and values in Set.
DateTimePattern() - Constructor for class com.northconcepts.datapipeline.foundations.time.DateTimePattern
 
DateTimePattern(String) - Constructor for class com.northconcepts.datapipeline.foundations.time.DateTimePattern
Creates a new instance using a date-time pattern for case-insensitive parsing.
DateTimePatternDetector - Class in com.northconcepts.datapipeline.foundations.time
A utility for parsing date, time, and date-time values from string using a set of possible patterns.
DateTimePatternDetector() - Constructor for class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
 
DateTimePatternMatch - Class in com.northconcepts.datapipeline.foundations.time
An immutable value parsed from string using DateTimePattern.
DateTimePatternMatch(DateTimePattern, TemporalAccessor) - Constructor for class com.northconcepts.datapipeline.foundations.time.DateTimePatternMatch
 
dateTimeToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateTimeToString(DateFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateTimeToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateTimeToString(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateTimeToTime() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateToString(DateFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
dateToString(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
daysToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
daysToDateTime() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
DebugReader - Class in com.northconcepts.datapipeline.core
A proxy that prints records passing through to a stream in a human-readable format
DebugReader(DataReader, String, Writer) - Constructor for class com.northconcepts.datapipeline.core.DebugReader
 
DebugReader(DataReader, String, OutputStream) - Constructor for class com.northconcepts.datapipeline.core.DebugReader
 
DebugReader(DataReader, String) - Constructor for class com.northconcepts.datapipeline.core.DebugReader
 
DebugReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.DebugReader
 
DebugWriter - Class in com.northconcepts.datapipeline.core
A proxy that prints records passing through to a stream in a human-readable format
DebugWriter(DataWriter, String, Writer) - Constructor for class com.northconcepts.datapipeline.core.DebugWriter
 
DebugWriter(DataWriter, String, OutputStream) - Constructor for class com.northconcepts.datapipeline.core.DebugWriter
 
DebugWriter(DataWriter, String) - Constructor for class com.northconcepts.datapipeline.core.DebugWriter
 
DebugWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.core.DebugWriter
 
DecisionTable - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTable() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
DecisionTableAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.decision
 
DecisionTableAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
DecisionTableCondition - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableCondition() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
DecisionTableCondition(String) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
DecisionTableCondition(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
DecisionTableObject - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableObject() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableObject
 
DecisionTableOutcome - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableOutcome() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
DecisionTableOutcome(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
DecisionTableReader - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableReader(DataReader, DecisionTable) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
DecisionTableResult - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableResult() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableResult
 
DecisionTableRule - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableRule() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
DecisionTableWriter - Class in com.northconcepts.datapipeline.foundations.decisiontable
 
DecisionTableWriter(DataWriter, DecisionTable) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
DecisionTree - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTree() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
DecisionTreeAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.decision
 
DecisionTreeAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
DecisionTreeNode - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeNode() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
DecisionTreeNode(String) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
DecisionTreeNode(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
DecisionTreeObject - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeObject() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeObject
 
DecisionTreeOutcome - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeOutcome() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
DecisionTreeOutcome(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
DecisionTreeReader - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeReader(DataReader, DecisionTree) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
DecisionTreeResult - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeResult() - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeResult
 
DecisionTreeVisitor - Interface in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeWriter - Class in com.northconcepts.datapipeline.foundations.decisiontree
 
DecisionTreeWriter(DataWriter, DecisionTree) - Constructor for class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
decode(T) - Method in interface com.northconcepts.datapipeline.foundations.core.Encoder
 
decode(String) - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.HexEncoder
 
decode(Object) - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.NullEncoder
 
decorate(T) - Method in interface com.northconcepts.datapipeline.job.DataReaderDecorator
 
decorate(T) - Method in interface com.northconcepts.datapipeline.job.DataWriterDecorator
 
decrementRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Reduces this endpoint's record-count by 1.
decryptField(Field) - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
decryptFieldImpl(Field) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
decryptFieldImpl(Field) - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
decryptFieldImpl(Field) - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
DecryptingReader - Class in com.northconcepts.datapipeline.security
 
DecryptingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.security.DecryptingReader
 
DEFAULT - Static variable in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
Deprecated.
use JdbcValueReader.ORIGINAL to replicate the pre-8.0.0 default behavior. Maps database types to java types using the original DataPipeline algorithm. This mapping should no longer be used and replaced with JdbcValueReader.OPINIONATED (or JdbcValueReader.STRICT) instead.
DEFAULT - Static variable in interface com.northconcepts.datapipeline.job.JobTemplate
 
DEFAULT - Static variable in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
DEFAULT - Static variable in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
DEFAULT_QUEUE_SIZE - Static variable in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
DEFAULT_QUEUE_SIZE - Static variable in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
DEFAULT_READ_BUFFER_SIZE - Static variable in class com.northconcepts.datapipeline.core.Endpoint
 
DEFAULT_RETRY_AFTER_SECONDS - Static variable in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
defaultBlockSize() - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
DefaultJobCallback - Class in com.northconcepts.datapipeline.job
A default implementation of JobCallback.
DefaultJobCallback() - Constructor for class com.northconcepts.datapipeline.job.DefaultJobCallback
 
delete() - Method in class com.northconcepts.datapipeline.core.Record
 
Delete - Class in com.northconcepts.datapipeline.jdbc.sql.delete
 
Delete(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
delete(int, int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
deleteIssue(String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
deleteIssue(String) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
deliverEvent(Event<T>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
DeMux - Class in com.northconcepts.datapipeline.multiplex
Converts a single source DataReader into many using one of the provided strategies.
DeMux(DataReader, DeMux.IStrategy) - Constructor for class com.northconcepts.datapipeline.multiplex.DeMux
 
DeMux.IStrategy - Interface in com.northconcepts.datapipeline.multiplex
 
DeMux.Strategy - Enum in com.northconcepts.datapipeline.multiplex
 
desc(String) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
deserialize(JsonParser, DeserializationContext) - Method in class com.northconcepts.datapipeline.json.RecordJsonDeserializer
 
deserialize(String, byte[]) - Method in class com.northconcepts.datapipeline.kafka.RecordDeserializer
 
deserializer - Variable in class com.northconcepts.datapipeline.security.DecryptingReader
 
detail() - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
detail() - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
detail() - Method in class com.northconcepts.datapipeline.json.builder.JsonValue
 
detail() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
detectFileType() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
detectFileType() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
detectFileType() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
detectPrimaryKeys(RecordList) - Static method in class com.northconcepts.datapipeline.foundations.tools.DetectPrimaryKeysInDataset
 
detectPrimaryKeys(RecordList, int, boolean) - Static method in class com.northconcepts.datapipeline.foundations.tools.DetectPrimaryKeysInDataset
 
DetectPrimaryKeysInDataset - Class in com.northconcepts.datapipeline.foundations.tools
 
DetectPrimaryKeysInDataset() - Constructor for class com.northconcepts.datapipeline.foundations.tools.DetectPrimaryKeysInDataset
 
Diagnostic - Class in com.northconcepts.datapipeline.diagnostic
Helps diagnose environmental issues by collecting properties and logging them to the console.
Diagnostic() - Constructor for class com.northconcepts.datapipeline.diagnostic.Diagnostic
 
Diff<T> - Class in com.northconcepts.datapipeline.foundations.difference
 
Diff() - Constructor for class com.northconcepts.datapipeline.foundations.difference.Diff
 
Diff(DiffType, String, T, T) - Constructor for class com.northconcepts.datapipeline.foundations.difference.Diff
 
diff(String, Record, Record) - Static method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
diff(String, Record, Record, String...) - Static method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
diff(String, Record, Record, Set<String>) - Static method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
diff(EntityDef, EntityDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.diff.EntityDefDiff
 
diff(EntityRelationshipDef, EntityRelationshipDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.diff.EntityRelationshipDefDiff
 
diff(FieldDef, FieldDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.diff.FieldDefDiff
 
diff(IndexDef, IndexDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.diff.IndexDefDiff
 
diff(IndexFieldDef, IndexFieldDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.diff.IndexFieldDefDiff
 
diff(SchemaDef, SchemaDef) - Static method in class com.northconcepts.datapipeline.foundations.schema.diff.SchemaDefDiff
 
DiffType - Enum in com.northconcepts.datapipeline.foundations.difference
 
discard(Record, Filter) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
discard(Record, Filter) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
displayText - Variable in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
DRAFTS - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
DropBoxFileSystem - Class in com.northconcepts.datapipeline.filesystem.dropbox
Class for accessing the DropBox file system.
DropBoxFileSystem(String) - Constructor for class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
 
DropTable - Class in com.northconcepts.datapipeline.sql.mysql
Generates a DROP TABLE statement for MySQL.
DropTable() - Constructor for class com.northconcepts.datapipeline.sql.mysql.DropTable
 
DropTable(String...) - Constructor for class com.northconcepts.datapipeline.sql.mysql.DropTable
 
DropTable - Class in com.northconcepts.datapipeline.sql.postgresql
Generates a DROP TABLE statement for PostgreSQL.
DropTable() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
DropTable(String...) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
DropTableConstraint - Class in com.northconcepts.datapipeline.sql.mysql
Generates a ALTER TABLE...DROP CONSTRAINT statement for MySQL.
DropTableConstraint() - Constructor for class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
DropTableConstraint(String, String) - Constructor for class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
DropTableConstraint - Class in com.northconcepts.datapipeline.sql.postgresql
Generates a ALTER TABLE...DROP CONSTRAINT statement for PostgreSQL.
DropTableConstraint() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
DropTableConstraint(String, String) - Constructor for class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
duplicateChildName(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
duplicateIndexFields(String, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 

E

E - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
ElapsedTimeSequenceStrategy(long) - Constructor for class com.northconcepts.datapipeline.core.SequenceWriter.ElapsedTimeSequenceStrategy
 
element(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
elementIsWrongType(String, int, FieldType, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
EmailReadDirection - Enum in com.northconcepts.datapipeline.email
 
EmailReader - Class in com.northconcepts.datapipeline.email
Reads emails (and their attachments) from IMAP mailboxes.
EmailReader(MailStore, String, String, String) - Constructor for class com.northconcepts.datapipeline.email.EmailReader
 
EmailReader(MailStore, String, int, String, String) - Constructor for class com.northconcepts.datapipeline.email.EmailReader
 
EmailType - Enum in com.northconcepts.datapipeline.mailchimp.list
 
emptyToNull() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
Converts empty string to null, otherwise the original value is returned.
enableJmx() - Static method in class com.northconcepts.datapipeline.core.DataEndpoint
Turns JMX (Java Management Extensions) monitoring & management on and exposes running Jobs and EventBuses as managed beans.
encode(S) - Method in interface com.northconcepts.datapipeline.foundations.core.Encoder
 
encode(String) - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.HexEncoder
 
encode(Object) - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.NullEncoder
 
Encoder<S,T> - Interface in com.northconcepts.datapipeline.foundations.core
 
Encoder.HexEncoder - Class in com.northconcepts.datapipeline.foundations.core
 
Encoder.NullEncoder - Class in com.northconcepts.datapipeline.foundations.core
 
encryptField(Field) - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
encryptFieldImpl(Field) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
encryptFieldImpl(Field) - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
encryptFieldImpl(Field) - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
EncryptingReader - Class in com.northconcepts.datapipeline.security
 
EncryptingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.security.EncryptingReader
 
endArray(ArrayValue) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
endArray(ArrayValue) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
endArray(ArrayValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
endArrayValue(ArrayValue, int, ValueNode<?>) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
endArrayValue(ArrayValue, int, ValueNode<?>) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
endArrayValue(ArrayValue, int, ValueNode<?>) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
endField(Field) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
endField(Field) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
endField(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
endFieldValue(Field, ValueNode<?>) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
endFieldValue(Field, ValueNode<?>) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
endFieldValue(Field, ValueNode<?>) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
Endpoint - Class in com.northconcepts.datapipeline.core
 
Endpoint() - Constructor for class com.northconcepts.datapipeline.core.Endpoint
 
endRecord(Record) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
endRecord(Record) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
endRecord(Record) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
endSequence(SequenceWriter.Sequence, Record) - Method in class com.northconcepts.datapipeline.core.SequenceWriter.ElapsedTimeSequenceStrategy
 
endSequence(SequenceWriter.Sequence, Record) - Method in interface com.northconcepts.datapipeline.core.SequenceWriter.ISequenceStrategy
 
endSequence(SequenceWriter.Sequence, Record) - Method in class com.northconcepts.datapipeline.core.SequenceWriter.OrSequenceStrategy
 
endSequence(SequenceWriter.Sequence, Record) - Method in class com.northconcepts.datapipeline.core.SequenceWriter.RecordCountSequenceStrategy
 
endSequence(SequenceWriter.Sequence, Record) - Method in class com.northconcepts.datapipeline.core.SequenceWriter.SchedulerSequenceStrategy
 
ensureCapacity(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
ensureCapacity(int) - Method in class com.northconcepts.datapipeline.core.RecordList
Increases the capacity of this RecordList to allow it to hold the specified number of elements if needed.
ensureFields(String...) - Method in class com.northconcepts.datapipeline.core.Record
 
ensureFields(Collection<String>) - Method in class com.northconcepts.datapipeline.core.Record
 
entitiesToArray(TweetEntity[], String) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
entitiesToArray(TweetEntity[], String) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
entitiesToString(TweetEntity[], String, String) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
entitiesToString(TweetEntity[], String, String) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
EntityDef - Class in com.northconcepts.datapipeline.foundations.schema
The metadata structure defining a file, JSON object, database table, or class for validation and mapping.
EntityDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
EntityDef(String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
EntityDefDiff - Class in com.northconcepts.datapipeline.foundations.schema.diff
 
EntityDefDiff() - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.EntityDefDiff
 
EntityDefDiff(DiffType, String, EntityDef, EntityDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.EntityDefDiff
 
EntityExpansionPolicy - Enum in com.northconcepts.datapipeline.twitter
Indicates how multi-valued values should be returned.
entityHasNoSchema(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
entityMissingInSchema(String, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
EntityRelationshipDef - Class in com.northconcepts.datapipeline.foundations.schema
The metadata model for relating two entities in a schema.
EntityRelationshipDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
EntityRelationshipDef(String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
EntityRelationshipDefDiff - Class in com.northconcepts.datapipeline.foundations.schema.diff
 
EntityRelationshipDefDiff() - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.EntityRelationshipDefDiff
 
EntityRelationshipDefDiff(DiffType, String, EntityRelationshipDef, EntityRelationshipDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.EntityRelationshipDefDiff
 
entityToString(TweetEntity) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
entityToString(TweetEntity) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
EOF - Static variable in interface com.northconcepts.datapipeline.core.IParser
 
EOF - Static variable in class com.northconcepts.datapipeline.core.PipedWriter
 
EOF - Static variable in class com.northconcepts.datapipeline.core.TextReader
 
EOF - Static variable in class com.northconcepts.datapipeline.multiplex.DeMux
 
EOF - Static variable in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
EOF - Static variable in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
EOF - Static variable in class com.northconcepts.datapipeline.twitter.TwitterReader
 
EOF - Static variable in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
EOF - Static variable in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.Field
 
equals(Object, Collator) - Method in class com.northconcepts.datapipeline.core.Field
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.FieldList
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.Record
 
equals(Record, RecordComparator) - Method in class com.northconcepts.datapipeline.core.Record
 
equals(Object) - Method in class com.northconcepts.datapipeline.core.SingleValue
 
equals(Object) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
equals(Object) - Method in class com.northconcepts.datapipeline.filter.FieldCount
 
equals(Object) - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
equals(Object) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
equals(Object) - Method in class com.northconcepts.datapipeline.filter.FieldNotExists
 
equals(Object) - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
equals(Object) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
equals(Object) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
 
escapeJavaString(String) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
escapeKeyword(String) - Static method in class com.northconcepts.datapipeline.sql.mysql.MySqlPart
 
escapeKeyword(String) - Static method in class com.northconcepts.datapipeline.sql.postgresql.PostgresSqlPart
 
estimateSize() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetSpliterator
 
evaluate(String) - Method in class com.northconcepts.datapipeline.core.Record
 
evaluate(ExpressionContext) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
evaluate(ExpressionContext) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
evaluate(ExpressionContext, Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
evaluate(ExpressionContext) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
evaluate(ExpressionContext) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
evaluate(ExpressionContext, Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
evaluate(DefaultExpressionContext) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
evaluate() - Method in class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
evaluate(ExpressionContext) - Method in class com.northconcepts.datapipeline.json.builder.JsonExpression
 
evaluateOutcome(ExpressionContext, Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
Event<T> - Class in com.northconcepts.datapipeline.eventbus
 
Event(Object, Object, Class<T>, Object, Method, Object[]) - Constructor for class com.northconcepts.datapipeline.eventbus.Event
 
EventBus - Class in com.northconcepts.datapipeline.eventbus
An asynchronous, in-memory, event delivery service.
EventBus(ExecutorService) - Constructor for class com.northconcepts.datapipeline.eventbus.EventBus
Creates a bus using the specified ExecutorService to deliver events to listeners.
EventBus() - Constructor for class com.northconcepts.datapipeline.eventbus.EventBus
Creates a bus using a single thread to deliver events.
EventBus.State - Enum in com.northconcepts.datapipeline.eventbus
 
EventBusLifecycleListener - Interface in com.northconcepts.datapipeline.eventbus
 
EventBusReader - Class in com.northconcepts.datapipeline.eventbus
 
EventBusReader(EventBus, Object...) - Constructor for class com.northconcepts.datapipeline.eventbus.EventBusReader
 
EventBusReader(EventBus, int, Object...) - Constructor for class com.northconcepts.datapipeline.eventbus.EventBusReader
 
EventBusWriter - Class in com.northconcepts.datapipeline.eventbus
Writes records to an event bus under a specific topic.
EventBusWriter(EventBus, Object) - Constructor for class com.northconcepts.datapipeline.eventbus.EventBusWriter
Creates a new EventBusWriter.
EventFilter - Interface in com.northconcepts.datapipeline.eventbus
 
EventListenerClassFilter - Class in com.northconcepts.datapipeline.eventbus.filter
 
EventListenerClassFilter(Class<?>...) - Constructor for class com.northconcepts.datapipeline.eventbus.filter.EventListenerClassFilter
 
EventSourceFilter - Class in com.northconcepts.datapipeline.eventbus.filter
 
EventSourceFilter(Object...) - Constructor for class com.northconcepts.datapipeline.eventbus.filter.EventSourceFilter
 
EventSourceInvocationHandler<T> - Class in com.northconcepts.datapipeline.eventbus
 
EventSourceInvocationHandler(EventBus, Object, Class<T>, Object) - Constructor for class com.northconcepts.datapipeline.eventbus.EventSourceInvocationHandler
 
ExcelDocument - Class in com.northconcepts.datapipeline.excel
The in-memory abstraction for an Excel workbook.
ExcelDocument() - Constructor for class com.northconcepts.datapipeline.excel.ExcelDocument
 
ExcelDocument(ExcelDocument.ProviderType) - Constructor for class com.northconcepts.datapipeline.excel.ExcelDocument
 
ExcelDocument.ProviderType - Enum in com.northconcepts.datapipeline.excel
 
ExcelPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
ExcelPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
ExcelPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
ExcelPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
ExcelReader - Class in com.northconcepts.datapipeline.excel
Obtains records from a Microsoft Excel document.
ExcelReader(ExcelDocument) - Constructor for class com.northconcepts.datapipeline.excel.ExcelReader
 
ExcelWriter - Class in com.northconcepts.datapipeline.excel
Writes records to a Microsoft Excel document.
ExcelWriter(ExcelDocument) - Constructor for class com.northconcepts.datapipeline.excel.ExcelWriter
 
exception(String, Throwable) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
exception(String) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
exception(String, Throwable) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
exception(String) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
exception(String, Throwable) - Method in class com.northconcepts.datapipeline.core.DataObject
Converts an exception to a DataException, prefixing the original message with the specified text and adding this endpoint's properties (name-value pairs).
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.DataObject
Converts an exception to a DataException and adds this endpoint's properties (name-value pairs).
exception(String) - Method in class com.northconcepts.datapipeline.core.DataObject
Creates an exception with the specified message and containing this endpoint's properties (name-value pairs).
exception(Throwable) - Method in interface com.northconcepts.datapipeline.core.IParser
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.LineParser
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.Parser
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.core.StringParser
 
exception(String, Throwable) - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
Converts an exception to a DataException, prefixing the original message with the specified text and adding this endpoint's properties (name-value pairs).
exception(Throwable) - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
Converts an exception to a DataException and adds this endpoint's properties (name-value pairs).
exception(String) - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
Creates an exception with the specified message and containing this endpoint's properties (name-value pairs).
exception(Throwable) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.json.builder.JsonField
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
exception(Throwable) - Method in class com.northconcepts.datapipeline.json.builder.JsonPrimitive
 
ExceptionListener - Interface in com.northconcepts.datapipeline.eventbus
 
exceptionMappingValue(String, String, Object, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
excludeFields(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
excludeFields(Set<String>) - Method in class com.northconcepts.datapipeline.core.Record
 
excludeFields(Iterable<FieldPath>) - Method in class com.northconcepts.datapipeline.core.Record
 
ExcludeFields - Class in com.northconcepts.datapipeline.transform
Deprecated.
ExcludeFields(Collection<String>) - Constructor for class com.northconcepts.datapipeline.transform.ExcludeFields
Deprecated.
 
ExcludeFields(String...) - Constructor for class com.northconcepts.datapipeline.transform.ExcludeFields
Deprecated.
 
executeBatch() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
executeBatch() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
executeBatch() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
executeUpdate() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowInsertAllStatementInsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowSelectUnionAllStatementInsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
executeUpdate() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
executeUpdate() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
expandAndPushRecords(Record) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
expandEntities(TweetEntity[], String, ITwitterConverter) - Method in interface com.northconcepts.datapipeline.twitter.IEntityExpansionPolicy
 
expandListFieldsAsFields(Record) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
expandToFit(NumberDescriptor) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
exportedKeysLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
ExpressionHelper - Class in com.northconcepts.datapipeline.expression
 

F

FastRenameField - Class in com.northconcepts.datapipeline.transform
An performant alternative to RenameField that assumes 1) a flat table structure (no nested fields or arrays), 2) columns are always in the same position from row to row 3) no missing fields (nulls field values are okay), and 4) the target name does not already exist (otherwise there will be two fields with the same name).
FastRenameField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.FastRenameField
 
FastRenameField(Integer, String) - Constructor for class com.northconcepts.datapipeline.transform.FastRenameField
 
Field - Class in com.northconcepts.datapipeline.core
Field holds persistent key-value data as part of a record.
Field(Record) - Constructor for class com.northconcepts.datapipeline.core.Field
 
field(String, String) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
field(String, String) - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
field(String, String) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
field(String, String) - Method in class com.northconcepts.datapipeline.json.builder.JsonObject
 
FIELD_SCHEMA - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The field's schema for ORC and Parquet files.
FieldComparator - Class in com.northconcepts.datapipeline.core
See FieldPath for supported field name expressions.
FieldComparator() - Constructor for class com.northconcepts.datapipeline.core.FieldComparator
 
FieldCount - Class in com.northconcepts.datapipeline.filter
A filter that checks for the total number of fields
FieldCount(int) - Constructor for class com.northconcepts.datapipeline.filter.FieldCount
 
FieldDeclarations - Class in com.northconcepts.datapipeline.core
 
FieldDeclarations() - Constructor for class com.northconcepts.datapipeline.core.FieldDeclarations
 
FieldDef - Class in com.northconcepts.datapipeline.foundations.schema
The metadata structure of one column or property in a file, JSON object, database table, or class for validation and mapping.
FieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
FieldDef(String, FieldType) - Constructor for class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
FieldDefDiff - Class in com.northconcepts.datapipeline.foundations.schema.diff
 
FieldDefDiff() - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.FieldDefDiff
 
FieldDefDiff(DiffType, String, FieldDef, FieldDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.FieldDefDiff
 
FieldExists - Class in com.northconcepts.datapipeline.filter
A filter that checks if all the specified field exists.
FieldExists(String...) - Constructor for class com.northconcepts.datapipeline.filter.FieldExists
 
FieldExists(String) - Constructor for class com.northconcepts.datapipeline.filter.FieldExists
 
FieldFilter - Class in com.northconcepts.datapipeline.filter
See FieldPath for supported field name expressions.
FieldFilter(String...) - Constructor for class com.northconcepts.datapipeline.filter.FieldFilter
 
FieldFilter(String) - Constructor for class com.northconcepts.datapipeline.filter.FieldFilter
 
FieldFilter(String, FieldFilterRule...) - Constructor for class com.northconcepts.datapipeline.filter.FieldFilter
 
FieldFilterRule - Class in com.northconcepts.datapipeline.filter
 
FieldFilterRule() - Constructor for class com.northconcepts.datapipeline.filter.FieldFilterRule
 
fieldHasNoEntity(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldIsArray(String, int) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldIsWrongType(String, FieldType, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldIsWrongType(String, Object, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
FieldKeyValuePair - Class in com.northconcepts.datapipeline.template
 
FieldKeyValuePair() - Constructor for class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
FieldKeyValuePair(Field, ObjectWrapper) - Constructor for class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
FieldKeyValuePairIterator - Class in com.northconcepts.datapipeline.template
 
FieldKeyValuePairIterator() - Constructor for class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
FieldKeyValuePairIterator(Record, ObjectWrapper) - Constructor for class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
fieldLineage - Variable in class com.northconcepts.datapipeline.core.DataReader
 
FieldLineage - Class in com.northconcepts.datapipeline.lineage
Convenience wrapper to read and write field-level data lineage properties.
FieldLineage() - Constructor for class com.northconcepts.datapipeline.lineage.FieldLineage
 
FieldLineage(Field) - Constructor for class com.northconcepts.datapipeline.lineage.FieldLineage
 
FieldList - Class in com.northconcepts.datapipeline.core
See FieldPath for supported field name expressions.
FieldList(String...) - Constructor for class com.northconcepts.datapipeline.core.FieldList
 
FieldMapping - Class in com.northconcepts.datapipeline.foundations.datamapping
 
FieldMapping() - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
FieldMapping(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
FieldMapping(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction.FieldMapping
 
FieldMapping(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction.FieldMapping
 
FieldMapping() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction.FieldMapping
 
FieldMapping(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction.FieldMapping
 
fieldMissingInEntity(String, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldName - Variable in class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
fieldNames - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
fieldNotArray(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
FieldNotExists - Class in com.northconcepts.datapipeline.filter
A filter that checks if all the specified field does not exist.
FieldNotExists(String...) - Constructor for class com.northconcepts.datapipeline.filter.FieldNotExists
 
FieldNotExists(String) - Constructor for class com.northconcepts.datapipeline.filter.FieldNotExists
 
FieldPath - Class in com.northconcepts.datapipeline.core
An abstract representation for the location of a field within a record.
FieldPath() - Constructor for class com.northconcepts.datapipeline.core.FieldPath
 
fields - Variable in class com.northconcepts.datapipeline.security.DecryptingReader
 
fields - Variable in class com.northconcepts.datapipeline.security.EncryptingReader
 
fields - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
FieldTransformer - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
FieldTransformer(String...) - Constructor for class com.northconcepts.datapipeline.transform.FieldTransformer
 
FieldTransformer(String) - Constructor for class com.northconcepts.datapipeline.transform.FieldTransformer
 
FieldTransformer(Collection<String>) - Constructor for class com.northconcepts.datapipeline.transform.FieldTransformer
 
FieldType - Enum in com.northconcepts.datapipeline.core
FieldType lists of all field data types used in records.
fieldTypeIsNotBinary(String, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldTypeIsNotBooelan(String, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldTypeIsNotNumeric(String, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldTypeIsNotRecord(String, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldTypeIsNotTemporal(String, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldTypeIsNotText(String, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
fieldTypeNotSupportedByRecordSerializationTool(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
FILE - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The java.io.File used to create the DataReader.
file - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
FILE_COLUMN_NUMBER - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The beginning column number in the input file starting with 0.
FILE_LINE_NUMBER - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The line number in the input file starting with 0.
FileDetector - Class in com.northconcepts.datapipeline.foundations.file
 
FileDetector(File) - Constructor for class com.northconcepts.datapipeline.foundations.file.FileDetector
 
FileDetector(InputStream) - Constructor for class com.northconcepts.datapipeline.foundations.file.FileDetector
 
FileDetector(InputStream, String) - Constructor for class com.northconcepts.datapipeline.foundations.file.FileDetector
 
FileReader - Class in com.northconcepts.datapipeline.file
Obtains records from a binary stream previously written using a FileWriter.
FileReader(File, boolean) - Constructor for class com.northconcepts.datapipeline.file.FileReader
 
FileReader(InputStream, boolean) - Constructor for class com.northconcepts.datapipeline.file.FileReader
 
FileReader(File) - Constructor for class com.northconcepts.datapipeline.file.FileReader
 
FileReader(DataInput) - Constructor for class com.northconcepts.datapipeline.file.FileReader
 
FileSink - Interface in com.northconcepts.datapipeline.foundations.file
 
FileSinkPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
FileSinkPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.FileSinkPipelineOutput
 
FileSource - Interface in com.northconcepts.datapipeline.foundations.file
 
FileSourcePipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
FileSourcePipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.FileSourcePipelineInput
 
FileSystem - Class in com.northconcepts.datapipeline.internal.lang
Abstract class for reading and writing to virtual file systems.
FileSystem() - Constructor for class com.northconcepts.datapipeline.internal.lang.FileSystem
 
FileSystemInfoReader - Class in com.northconcepts.datapipeline.file
Creates records from the metadata of files within a directory.
FileSystemInfoReader(File) - Constructor for class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
FileTransferMode - Enum in com.northconcepts.datapipeline.filesystem.ftp
 
FileTransferType - Enum in com.northconcepts.datapipeline.filesystem.ftp
 
FileType - Enum in com.northconcepts.datapipeline.foundations.file
 
FileWriter - Class in com.northconcepts.datapipeline.file
Writes records to a binary stream that can be later read using a FileReader.
FileWriter(File, boolean, boolean) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
FileWriter(OutputStream, boolean) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
FileWriter(File, boolean) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
FileWriter(File) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
FileWriter(DataOutput) - Constructor for class com.northconcepts.datapipeline.file.FileWriter
 
fillCache() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
fillRecord(Record) - Method in class com.northconcepts.datapipeline.weblog.CombinedLogReader
 
Filter - Class in com.northconcepts.datapipeline.filter
 
Filter() - Constructor for class com.northconcepts.datapipeline.filter.Filter
 
filter(ClientRequestContext) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.AccessToken
 
filter(ClientRequestContext, ClientResponseContext) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.HeaderFilter
 
FilterExpression - Class in com.northconcepts.datapipeline.filter
 
FilterExpression(String, FieldDeclarations) - Constructor for class com.northconcepts.datapipeline.filter.FilterExpression
 
FilterExpression(String) - Constructor for class com.northconcepts.datapipeline.filter.FilterExpression
 
FilterFieldExistsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.filter
 
FilterFieldExistsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
FilterFieldMatchesPatternAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.filter
 
FilterFieldMatchesPatternAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
FilterFieldNotNullAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.filter
 
FilterFieldNotNullAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
FilteringReader - Class in com.northconcepts.datapipeline.filter
A proxy that chooses records using a filter criteria.
FilteringReader(DataReader, DataWriter, String) - Constructor for class com.northconcepts.datapipeline.filter.FilteringReader
Accepts the DataReader to filter and the DataWriter to send discarded records to.
FilteringReader(DataReader, DataWriter) - Constructor for class com.northconcepts.datapipeline.filter.FilteringReader
Accepts the DataReader to filter and the DataWriter to send discarded records to.
FilteringReader(DataReader) - Constructor for class com.northconcepts.datapipeline.filter.FilteringReader
Accepts the DataReader to filter.
FilterMatchExpression - Class in com.northconcepts.datapipeline.foundations.pipeline.action.filter
 
FilterMatchExpression() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
finalize() - Method in class com.northconcepts.datapipeline.core.Endpoint
Closes this endpoint if it's still open.
finalize() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
finalize() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
FinancialStatus - Enum in com.northconcepts.datapipeline.shopify.client
 
findAll(Filter) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
findAll(Filter) - Method in class com.northconcepts.datapipeline.core.RecordList
 
findFirst(Filter, int) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
findFirst(Filter, int) - Method in class com.northconcepts.datapipeline.core.RecordList
 
findLast(Filter, int) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
findLast(Filter, int) - Method in class com.northconcepts.datapipeline.core.RecordList
 
first(String, String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
first(String, String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
first(String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
FIRST_PAGE - Static variable in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
FixedWidthAlign - Enum in com.northconcepts.datapipeline.fixedwidth
 
FixedWidthField - Class in com.northconcepts.datapipeline.fixedwidth
 
FixedWidthField() - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
FixedWidthPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
FixedWidthPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
FixedWidthPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
FixedWidthPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
FixedWidthReader - Class in com.northconcepts.datapipeline.fixedwidth
Obtains records from a fixed width stream.
FixedWidthReader(File) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
FixedWidthReader(Reader) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
FixedWidthWriter - Class in com.northconcepts.datapipeline.fixedwidth
Writes records to a fixed width stream.
FixedWidthWriter(File, boolean) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
FixedWidthWriter(File) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
FixedWidthWriter(Writer) - Constructor for class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
FlattenRecord - Class in com.northconcepts.datapipeline.transform
Flattens an array field by creating one record for each value.
FlattenRecord() - Constructor for class com.northconcepts.datapipeline.transform.FlattenRecord
 
flattenToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
flush() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
forceValueAsArray() - Method in class com.northconcepts.datapipeline.core.Field
Converts this field's value to an array if it's not already one, otherwise no change is made.
forEach(Consumer<? super ValueNode<?>>) - Method in class com.northconcepts.datapipeline.core.ArrayValue
Performs the given action for each element in this array.
forEach(Consumer<? super Record>) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
forEach(Consumer<? super String>) - Method in class com.northconcepts.datapipeline.core.FieldList
Performs the given action for each field in this record.
forEach(Consumer<? super Field>) - Method in class com.northconcepts.datapipeline.core.Record
Performs the given action for each field in this list.
forEach(Consumer<? super Record>) - Method in class com.northconcepts.datapipeline.core.RecordList
Performs the given action for each record in this list.
forEach(Consumer<? super Record>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Performs the given action for each record cached in this dataset.
forEachGrandChildElement(Element, String, String, Consumer<Element>) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
ForeignKeyAction - Enum in com.northconcepts.datapipeline.foundations.schema
 
ForeignKeyAction - Enum in com.northconcepts.datapipeline.sql.mysql
 
ForeignKeyAction - Enum in com.northconcepts.datapipeline.sql.postgresql
 
FoundationMessages - Class in com.northconcepts.datapipeline.foundations.i18n
 
FoundationMessages() - Constructor for class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
FoundationObject - Class in com.northconcepts.datapipeline.foundations.core
Abstract super-class for DP Foundation classes that require a consistent error handling mechanism.
FoundationObject() - Constructor for class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
from(FieldType, Object) - Static method in class com.northconcepts.datapipeline.core.ValueNode
 
fromArray(Object) - Static method in class com.northconcepts.datapipeline.core.ArrayValue
 
fromArray(String...) - Static method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
fromArrayValue(ArrayValue) - Method in class com.northconcepts.datapipeline.core.RecordList
 
fromArrayValue(Record, String, Class<T>, C, boolean) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
fromArrayValue(Record, String, Class<T>, C) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
fromArrayValue(Record, String, C) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
fromBigDecimal(BigDecimal) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
fromBigInteger(BigInteger) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
fromBinary(byte[]) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromBinary(InputStream) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromBinary(DataInput) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromBinary(byte[]) - Static method in class com.northconcepts.datapipeline.core.RecordList
 
fromBinary(InputStream) - Static method in class com.northconcepts.datapipeline.core.RecordList
 
fromBinary(DataInput) - Static method in class com.northconcepts.datapipeline.core.RecordList
 
fromJson(String) - Method in interface com.northconcepts.datapipeline.core.JsonSerializable
 
fromJson(InputStream) - Method in interface com.northconcepts.datapipeline.core.JsonSerializable
 
fromJson(String) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromJson(Reader) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromJson(String) - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
fromJson(InputStream) - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
fromJson(InputStream) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
fromJson(InputStream) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
fromJson(InputStream) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
fromJson(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
fromJson(InputStream) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
fromMinutes(int...) - Static method in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
fromMinutesPeriod(int, int) - Static method in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
fromName(String) - Static method in class com.northconcepts.datapipeline.core.FieldPath
Converts a single field name into a FieldPath.
fromPath(Path, Configuration) - Static method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.core.RecordList
 
fromRecord(Record) - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
Loads this instance's state from a record and returns this (for fluid API call chaining).
fromRecord(Record) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.core.Bean
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.HexEncoder
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.NullEncoder
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
fromRecord(Record) - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
fromRecord(Record) - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcExportedKey
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
fromRecord(Record) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
fromValue(String) - Static method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
fromXml(String) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromXml(Reader) - Static method in class com.northconcepts.datapipeline.core.Record
 
fromXml(String) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
fromXml(InputStream) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
fromXml(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
fromXml(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
fromXml(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
fromXml(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
fromXml(InputStream) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
fromXml(String) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
fromXmlElement(Element) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
fromXmlElement(Element) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
FtpFileSystem - Class in com.northconcepts.datapipeline.filesystem.ftp
Class for accessing the FTP file system.
FtpFileSystem() - Constructor for class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Connects to the FTP server on localhost (port 21) as an anonymous user.
FtpFileSystem(String, int, String, String) - Constructor for class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Connects to the specified FTP server.
FulfillmentStatus - Enum in com.northconcepts.datapipeline.shopify.client
 
FullJoin - Class in com.northconcepts.datapipeline.jdbc.sql.select
Generates a full join clause.
FullJoin(String, String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.FullJoin
 
fullJoin(String, String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
Functions - Class in com.northconcepts.datapipeline.core
Functions is the entry point for adding new method aliases to the dynamic expression language.

G

G - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
geEndpoint() - Method in class com.northconcepts.datapipeline.transform.Transformer
Deprecated.
generate(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEqualsAndHashCodeMethods
 
generate() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
generate(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateRecordSerializers
 
generate(String, String, String, String...) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSchemaFromJdbc
 
generate(String, String, List<String>, String...) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSchemaFromJdbc
 
generate() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSchemaFromRecord
 
generate(String, String, String, String...) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
generate(String, String, String, String...) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
generateCode(CodeWriter, AggregateGroupFieldsAction.GroupByField) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.OperatorType
 
generateCode(JavaCodeBuilder, CodeWriter, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction.FieldType
 
generateCode(CodeWriter, String, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
generateCodeByFunction(CodeWriter, AggregateGroupFieldsAction.GroupByField, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.OperatorType
 
generateCodeForNonNull(CodeWriter, String, String) - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
generateConstructor(JavaCodeBuilder, CodeWriter) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
generateConstructor(JavaCodeBuilder, CodeWriter) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
generateConstructor(JavaCodeBuilder, CodeWriter) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
generateConstructor(JavaCodeBuilder, CodeWriter) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
generateEntity(DataReader) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
GenerateEntityFromDataset - Class in com.northconcepts.datapipeline.foundations.tools
A utility class for generating EntityDef code from a DataReader.
GenerateEntityFromDataset() - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
GenerateEqualsAndHashCodeMethods - Class in com.northconcepts.datapipeline.foundations.tools
 
GenerateEqualsAndHashCodeMethods() - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateEqualsAndHashCodeMethods
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
generateJavaCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
generateJavaCode(JavaCodeBuilder) - Method in interface com.northconcepts.datapipeline.sourcecode.JavaCodeGenerator
 
generateJavaCodeImpl(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
generateJavaCodeImpl(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
generateJavaCodeImpl(JavaCodeBuilder, CodeWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
generateJavaCodeImpl(JavaCodeBuilder, CodeWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
generateJavaCodeImpl(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.NullPipeline
 
generateJavaCodeImpl(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
generateJavaCodePostProcess(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
generateJavaCodePreProcess(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
GenerateQueryDaoClasses - Class in com.northconcepts.datapipeline.foundations.tools
 
GenerateQueryDaoClasses(JdbcConnection, File, String) - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
GenerateRecordSerializers - Class in com.northconcepts.datapipeline.foundations.tools
A utility class for generating toRecord() and fromRecord(Record source) methods from existing Java beans.
GenerateRecordSerializers() - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateRecordSerializers
 
generateSaveCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
generateSaveCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
generateSaveCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FileSinkPipelineOutput
 
generateSaveCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
generateSaveCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
generateSaveCode(JavaCodeBuilder) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
generateSchemaDef(File) - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
 
generateSchemaDef(InputFile) - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
 
generateSchemaDef(MessageType) - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
 
GenerateSchemaDefFromParquet - Class in com.northconcepts.datapipeline.parquet.tools
 
GenerateSchemaDefFromParquet(String, String) - Constructor for class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
 
GenerateSchemaFromJdbc - Class in com.northconcepts.datapipeline.foundations.tools
 
GenerateSchemaFromJdbc(JdbcConnection) - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateSchemaFromJdbc
 
GenerateSchemaFromRecord - Class in com.northconcepts.datapipeline.foundations.tools
A utility class for generating SchemaDef code from a Record or JSON object.
GenerateSchemaFromRecord(String, String, Record, File, String) - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateSchemaFromRecord
 
GenerateSpringDataJpaClasses - Class in com.northconcepts.datapipeline.foundations.tools
A utility class for generating Spring Data JPA entities and repositories using the metadata from a live database.
GenerateSpringDataJpaClasses(JdbcConnection, File, String, String) - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
GenerateTableDaoClasses - Class in com.northconcepts.datapipeline.foundations.tools
A utility class for generating data access Java beans using the metadata from a live database.
GenerateTableDaoClasses(JdbcConnection, File, String) - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
GenerateTableDaoClasses.TableConfig - Class in com.northconcepts.datapipeline.foundations.tools
 
GenericUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
An upsert strategy that attempts to either:
GenericUpsert() - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
geoLocationToString(GeoLocation[][]) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
geoLocationToString(GeoLocation[][]) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
get(int) - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
get(int) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
get(int) - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
get(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key or null.
get(String) - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
get(int) - Method in class com.northconcepts.datapipeline.core.FieldList
 
get(String) - Static method in class com.northconcepts.datapipeline.core.Functions
Returns the fully-qualified method name for a function alias or null.
get(int) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
get(int) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
get(int) - Method in class com.northconcepts.datapipeline.core.RecordList
Returns the record at the specified position in this list.
get(int) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
get(int) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
get(int) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
get(int) - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
get(int) - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
get(int) - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
get(String, String, String) - Static method in class com.northconcepts.datapipeline.jira.client.JiraClient.Proxy
 
get(String) - Static method in class com.northconcepts.datapipeline.mailchimp.MailChimpClient.Proxy
 
get(String, String) - Static method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.Proxy
 
get(int) - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
get(String) - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.Lookup
 
get(List<?>) - Method in class com.northconcepts.datapipeline.transform.lookup.Lookup
 
get(Object...) - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
get(int) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
get(int) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
getAbsolutePaths() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getAcknowledgeMode() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
Indicates how received messages should be acknowledged (default to JmsAcknowledgeMode.AUTO).
getActionCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
getActionCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
getActions() - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
 
getActions() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
getActions() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
getAdaptedObject(Class<?>) - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
getAdaptedObject(Class<?>) - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
getAdditionalProperties() - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
getAdditionalProperties() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getAdditionalProperties() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
getAdditionalProperties() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getAdditionalProperties() - Method in class com.northconcepts.datapipeline.mailchimp.list.Tag
 
getAddress1() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getAddress2() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getAfterFieldName() - Method in class com.northconcepts.datapipeline.transform.MoveFieldAfter
 
getAliases() - Static method in class com.northconcepts.datapipeline.core.Functions
Returns all the aliases.
getAlign() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
getAll() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
getAll() - Static method in class com.northconcepts.datapipeline.eventbus.EventBus
 
getAll() - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
getAll() - Static method in class com.northconcepts.datapipeline.job.AbstractJob
 
getAll() - Static method in class com.northconcepts.datapipeline.job.Job
Returns all the live jobs in the JVM/classloader.
getAllDraftOrders() - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getAllDraftOrders() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getAllFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
getAllNodes() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
getAllowedValues() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The optional set of values this field allows.
getAllRecordBreaks() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
getAllTweets(String, LocalDateTime, LocalDateTime, int, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Currently only available via the Academic Research product track https://developer.twitter.com/en/docs/twitter-api/tweets/search/api-reference
getAmazonS3FileSystem() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getApiKey() - Method in class com.northconcepts.datapipeline.twitter2.TwitterCredentials
 
getApiLimitPolicy() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
getApiLimitPolicy() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
getApiLimitPolicy() - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
getApiSecret() - Method in class com.northconcepts.datapipeline.twitter2.TwitterCredentials
 
getApplicableChildCount() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
getApplicationName() - Method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
getArguments() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getArray() - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
getArrayValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getAsBoolean(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a boolean or throws NullPointeException.
getAsDatetime(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a Date or null.
getAsDouble(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a double or throws NullPointeException.
getAsInteger(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as an int or throws NullPointeException.
getAsLong(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a long or throws NullPointeException.
getAsString(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the value mapped to the specified key as a String or null.
getAsymmetricAlgorithm() - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
getAsymmetricAlgorithm() - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
getAsymmetricKey() - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
getAsymmetricKey() - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
getAsyncWriter(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
getAsyncWriter(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
getAttribute(Element, String) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, String) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, Character) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, Boolean) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, Integer) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, Long) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, Class<? extends T>) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, Class<? extends T>, T) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, FieldType) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttribute(Element, String, FieldType, T) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getAttributes() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
User-defined key-value pairs to attached arbitrary metadata to this entity.
getAttributes() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
User-defined key-value pairs to attached arbitrary metadata to this entityRelationShip.
getAttributes() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
User-defined key-value pairs to attached arbitrary metadata to this field.
getAttributes() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
User-defined key-value pairs to attached arbitrary metadata to this schema.
getAttributes() - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
getAutoCloseConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
Indicates if the database connection in this endpoint should be closed when the endpoint is closed.
getAutoCloseConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
getAutoCloseConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Indicates if the database connection in this endpoint should be closed when the endpoint is closed.
getAverage(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
getAverageLength() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getBatchSize() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
getBatchSize() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getBatchSize() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
getBatchSize() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
getBatchSize() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
getBatchSize() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
getBatchSize() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
getBatchSize() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
getBatchSize() - Method in class com.northconcepts.datapipeline.jira.JiraReader
Indicates the number of items to retrieve per batch.
getBatchSize() - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
 
getBatchSize() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the maximum number of records to buffer when reading ORC data (default 1024).
getBatchSize() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the maximum number of records to buffer when writing ORC data (default 1024).
getBatchSize() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
getBatchSize() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
getBatchSize() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
getBefore() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
getBeforeFieldName() - Method in class com.northconcepts.datapipeline.transform.MoveFieldBefore
 
getBestFitFieldType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getBigDecimalLiteral(BigDecimal) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getBigDecimalPrecision() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Returns default precision value for BigDecimal type of values.
getBigDecimalScale() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the scale used when writing BigDecimal values (default 10).
getBigIntegerLiteral(BigInteger) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getBigNumberDescriptor() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
Returns NumberDescriptor with necessary details for BigInteger & BigDecimal numbers only.
getBlankCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getBlockFileSystems() - Static method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
getBoardId() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardCardsReader
 
getBoardId() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
getBoolean() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getBooleanLiteral(boolean) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getBucketName() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getBuffer() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
getBufferByFields() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
getBuffersClosed() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
getBuffersCreated() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
getBufferSize() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the number of records in this DataReaders buffer.
getBufferSize() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
getBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
getBufferStrategy() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
getByteCount() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getByteLiteral(byte) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getBytesLiteral(byte[]) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getCalendarId() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getCallback() - Method in class com.northconcepts.datapipeline.job.Job
 
getCancelledOn() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job instance was cancelled.
getCancelledOn() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job instance was cancelled.
getCancelledOn() - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job instance was cancelled.
getCardFilter() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardCardsReader
 
getCardFilter() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
getCardinality() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getCardinality() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getCardinality() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getCascadeResetLocationPath() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
getCatalog() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
getCatalogName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getCatalogName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
getCatalogName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getCatalogNames() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getCharset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getCharset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
getCharset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getCharset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
getCharset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
getCharset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
getCharsetName() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
getCheckConstraintCondition() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getCheckConstraintCondition() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getCheckConstraintName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getCheckConstraintName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getChild() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the thread-local child job of this one while this job is running.
getChild() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the thread-local child job of this one while this job is running.
getChild() - Method in class com.northconcepts.datapipeline.job.Job
Returns the thread-local child job of this one while this job is running.
getChildByName(String) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
getChildElement(Element, String) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getChildElements(Element, String) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
getChildNode(String, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getChildNode(XmlNode, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlDetailMarker
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
getChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
getChildren() - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
getChildren() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getChildrenValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getCity() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getClassName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getClassName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getClient() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
getClient() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
getClient() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.ShopifyStub
 
getClientId() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
getClosedOn() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the time in milliseconds when this endpoint was closed or zero (0) if it hasn't yet been closed.
getClosedWindows() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getCloseStream() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
getCloseWindowStrategy() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getCloseWriterOnClose() - Method in class com.northconcepts.datapipeline.core.DebugReader
 
getCloseWriterOnClose() - Method in class com.northconcepts.datapipeline.core.DebugWriter
 
getCode() - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
 
getCode() - Method in interface com.northconcepts.datapipeline.foundations.pipeline.action.DataReaderAction
 
getCode() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
getCode() - Method in enum com.northconcepts.datapipeline.twitter.TwitterErrorCode
 
getCollator() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
getCollection(String) - Method in class com.northconcepts.datapipeline.memory.CollectionWriter
 
getCollectionId() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getColumn() - Method in interface com.northconcepts.datapipeline.core.IParser
 
getColumn() - Method in class com.northconcepts.datapipeline.core.LineParser
 
getColumn() - Method in class com.northconcepts.datapipeline.core.Parser
 
getColumn() - Method in class com.northconcepts.datapipeline.core.StringParser
 
getColumn(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getColumn(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getColumn(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getColumn(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getColumn(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getColumn(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getColumn(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getColumnCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getColumnCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getColumnCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getColumnName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
getColumnName() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertValue
 
getColumnName() - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
getColumnName() - Method in class com.northconcepts.datapipeline.jdbc.sql.update.UpdateValue
 
getColumnName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getColumnName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getColumnNames() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getColumnNames() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getColumnNames() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getColumnNames() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
getColumnNames() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
getColumnNumber() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
getColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getColumns(String...) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getColumns(Collection<String>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getColumns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getColumns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getColumns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getColumns() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the columns to read from ORC file.
getColumns() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
getColumns() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
getColumnStatsException() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getColumnStatsReaderThreads() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
The number of threads to use to process column stats (default 2).
getColumnStatsReaderThreads() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
 
getCompany() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getCompletedTaskCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the approximate total number of tasks that have completed execution by this bus' executorService or -1 if unknown.
getCompressionCodecName() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Indicates the compression used for writing (default UNCOMPRESSED).
getCompressionCodecName() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates the compression used for writing (default UNCOMPRESSED).
getCompressionKind() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the compression used for writing (default NONE).
getCondition() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getCondition() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getCondition() - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
getCondition() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Join
 
getCondition() - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
getCondition() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Returns the condition under which this transformation applies or null if it always applies.
getCondition() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
Returns the condition under which this transformation applies or null if it always applies.
getCondition() - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
getCondition() - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
getConditionAsSource() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getConditionAsString() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getConditionCount() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
getConditionCount() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
getConditionFailedSource() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getConditions() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getConditions() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
getConditionsSource() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getConfig() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Returns the Orc configuration parameters.
getConfig() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Returns the Orc configuration parameters.
getConfig() - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
getConfig() - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
getConfiguration() - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
getConfiguration() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
Returns the Parquet configuration parameters.
getConfiguration() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Returns the Parquet configuration parameters.
getConfiguration() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Returns the Parquet configuration parameters.
getConfiguration() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Returns the Parquet configuration parameters.
getConfiguration() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
getConflictAction() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
Returns the action to perform on conflict (default ConflictAction.UPDATE).
getConnection() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getConnection() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
getConnection() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
getConnection() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
getConnection() - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
getConnection() - Method in class com.northconcepts.datapipeline.jms.JmsWriter
 
getConnectionFactory() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getConnections() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
getConnections() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
getConstraintName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getConstraintName() - Method in class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
getConstraintName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getConstraintName() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
getContent() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
getContentType() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getContentType() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getContentType() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getContentType() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
getConverter() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
getConverter() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
getConverter() - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
getCorePoolSize() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the core number of threads in this bus' executorService or -1 if unknown.
getCost() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
getCount() - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
getCount() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
getCount() - Static method in class com.northconcepts.datapipeline.core.Functions
Returns the number of aliased functions.
getCount() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
getCount() - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
getCount() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
getCount() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
getCount() - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
getCount() - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
getCount() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
getCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetReader
 
getCount(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
getCount() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getCount() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getCount() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
getCount() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
getCountry() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getCountryCode() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getCountryCode() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getCreatedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
getCreatedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getCreatedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getCreatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
getCreatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getCreatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getCreatedOn() - Method in class com.northconcepts.datapipeline.core.Record
Returns the time in milliseconds when this record was created.
getCreatedOn() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
The time this job instance was created.
getCreatedOn() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job instance was created.
getCreatedOn() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job instance was created.
getCreatedOn() - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job instance was created.
getCreateWindowStrategy() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getCredentials() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getCredentials() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
getCredentialsProvider() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getCredentialsProvider() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
getCriteria() - Method in class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
getCriteria() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
Deprecated.
getCriteria() - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
getCsvFieldSeparator() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
getCurrent(boolean) - Static method in class com.northconcepts.datapipeline.core.Messages
 
getCurrent() - Static method in class com.northconcepts.datapipeline.core.Messages
 
getCurrent() - Static method in class com.northconcepts.datapipeline.job.AbstractJob
 
getCurrent() - Static method in class com.northconcepts.datapipeline.job.Job
Returns the job currently running in this thread.
getCurrentEvent() - Static method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the event currently being delivered on this thread.
getCurrentField() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getCurrentField() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
getCurrentFilter() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
getCurrentRecord() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
getCurrentRule() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getCustomerCriteria() - Method in class com.northconcepts.datapipeline.shopify.ShopifyCustomerReader
 
getCustomers(ShopifyCustomerCriteria, int, String) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getCustomers(ShopifyCustomerCriteria, Integer, String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getData() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
getData() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
getDatabaseColumnCatalogName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The catalog name of a column returned from the database for this field.
getDatabaseColumnClassName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The class name of a column returned from the database for this field.
getDatabaseColumnDisplaySize() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column display size returned from the database for this field.
getDatabaseColumnFieldType() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
 
getDatabaseColumnJavaType() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The Java type mapped from java.sql.Types.
getDatabaseColumnName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column name returned from the database for this field.
getDatabaseColumnNullable() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column isNullable value returned from the database for this field.
getDatabaseColumnPrecision() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column precision returned from the database for this field.
getDatabaseColumnScale() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column scale returned from the database for this field.
getDatabaseColumnSchemaName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The schema name of a column returned from the database for this field.
getDatabaseColumnSigned() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column isSigned value returned from the database for this field.
getDatabaseColumnSqlType() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column type returned from the database for this field.
getDatabaseColumnTableName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The table name of a column returned from the database for this field.
getDatabaseColumnTypeName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column type name returned from the database for this field.
getDatabaseFile() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getDatabaseQuery() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The SQL statement used to query the database.
getDatabaseQuery() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The SQL statement used to query the database.
getDatabaseTypeName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getDatabaseTypeName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getDatabaseUrl() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The JDBC connection URL.
getDatabaseUrl() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The JDBC connection URL.
getDataConnectionMode() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
 
getDataLoadException() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
getDataMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
getDataMappingName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMappingPart() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
getDataMappingPartContainer() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getDataMappingPartContainer() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMappingPartContainer() - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
getDataMappingPartContainerName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMappingPartContainerType() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMappingPartName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getDataMappingPartName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getDataMappingPartName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMappingPartType() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getDataMappingPartType() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingPart
 
getDataMappingPartType() - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
getDataMappingProblems(List<DataMappingProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getDataMappingProblems(List<DataMappingProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getDataMappingProblems(List<DataMappingProblem>, boolean) - Method in interface com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblemsSupplier
 
getDataMappingProblems(boolean) - Method in interface com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblemsSupplier
 
getDataMappingProblems() - Method in interface com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblemsSupplier
 
getDataMappingProblems(List<DataMappingProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
getDataMappingResult(Record) - Static method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getDataset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetIterator
 
getDataset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetReader
 
getDatasetAfterDataMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Returns the dataset containing the mapped data that hasn't been sorted.
getDate() - Method in class com.northconcepts.datapipeline.filter.rule.DateIs
 
getDate() - Method in class com.northconcepts.datapipeline.filter.rule.DateIsAfter
 
getDate() - Method in class com.northconcepts.datapipeline.filter.rule.DateIsBefore
 
getDate() - Method in class com.northconcepts.datapipeline.trello.DateParam
 
getDateLiteral(Date) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getDateTimeLiteral(Date) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getDateTimePatternDetector() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getDecimalPlaces() - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
getDecimals() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getDecisionTable() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
getDecisionTable() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
getDecisionTable() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
getDecisionTree() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
getDecisionTree() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
getDecisionTree() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
getDeclaration() - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
getDefaultBigDecimalPrecision() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Returns the default precision of FieldType.BIG_DECIMAL (default 20).
getDefaultBigDecimalPrecision() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Returns the default precision of FieldType.BIG_DECIMAL (default 20).
getDefaultBigDecimalScale() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Returns the default scale used when writing BigDecimal values (default 5).
getDefaultBigDecimalScale() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Returns the default scale used when writing BigDecimal values (default 5).
getDefaultBigDecimalScale() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Sets the default scale of FieldType.BIG_DECIMAL (default 5).
getDefaultBigDecimalScale() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Sets the default scale of FieldType.BIG_DECIMAL (default 5).
getDefaultBigIntegerPrecision() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Returns the default precision of FieldType.BIG_INTEGER (default 20).
getDefaultBigIntegerPrecision() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Returns the default precision of FieldType.BIG_INTEGER (default 20).
getDefaultBigNumberPrecision() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Returns the default precision used when writing BigDecimal & BigInteger values (default 25).
getDefaultBigNumberPrecision() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Returns the default precision used when writing BigDecimal & BigInteger values (default 25).
getDefaultFileExtension() - Method in enum com.northconcepts.datapipeline.foundations.file.FileType
 
getDefaultNode() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getDefaultOutcomes() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getDefaultPort() - Method in enum com.northconcepts.datapipeline.email.MailStore
 
getDefaultType() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getDefaultValue() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getDefaultValue() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getDefaultValue() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getDefaultValueExpression() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getDefaultValueExpression() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The calculated value to set in the data if the field is null or missing.
getDefaultValueExpressionAsString() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getDefaultValueExpressionAsString() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The calculated value to set in the data if the field is null or missing.
getDeferrability() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getDeleteRule() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getDepth() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getDescendantValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getDescription() - Method in class com.northconcepts.datapipeline.core.Endpoint
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getDescription() - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
The human-readable summary of this entity.
getDescription() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The human-readable summary of this field.
getDescription() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getDescription() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
The human-readable summary of this schema.
getDescription() - Method in enum com.northconcepts.datapipeline.twitter.TwitterErrorCode
 
getDescriptionField() - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
getDestination() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
getDetails() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
getDetails() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
getDetailTemplate() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
getDirection() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getDirection() - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
getDiscardedRecordCount() - Method in class com.northconcepts.datapipeline.avro.AvroWriter
Returns the number of discarded Records
getDiscardReasonFieldName() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
Returns the field in the record to place the description of the filter that disallowed it or null if one should not be added.
getDiscardReasonFieldName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getDiscardReasonFieldName() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the field in the record to place the description of the exception that was thrown by the failing read or null if one should not be added.
getDiscardReasonFieldName() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the field in the record to place the description of the exception that was thrown by the failing write or null if one should not be added.
getDiscardReasonFieldName() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Returns the the field in the record to place the description of the transformation that failed along with the exception message.
getDiscardReasonFieldName() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
Returns the the field in the record to place the description of the transformation that failed along with the exception message.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
getDiscardWriter() - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Returns the discard sink for discarded records or null if one was not assigned.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
Returns the discard sink for disallowed records or null if one was not assigned.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getDiscardWriter() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the discard sink for failing records or null if one was not assigned.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the discard sink for failing records or null if one was not assigned.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Returns the discard sink for bad records or null if one was not assigned.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
Returns the discard sink for bad records or null if one was not assigned.
getDiscardWriter() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
Returns the discard sink for records where the lookup failed or null if one was not assigned.
getDisplayName() - Method in enum com.northconcepts.datapipeline.foundations.datamapping.DataMappingPartType
 
getDisplayName() - Method in enum com.northconcepts.datapipeline.foundations.file.FileType
 
getDisplayName() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The user-friendly name for this field.
getDisplayName() - Method in enum com.northconcepts.datapipeline.foundations.schema.SchemaPartType
 
getDisplayNameOrName() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The user-friendly name for this field if one is set or the FieldDef.getName() value otherwise.
getDisplayText() - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
 
getDisplayText() - Method in interface com.northconcepts.datapipeline.foundations.pipeline.action.DataReaderAction
 
getDisplayText() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
getDisplayText() - Method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
getDocument() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getDocument() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getDoneFilter() - Method in class com.northconcepts.datapipeline.jira.JiraEpicReader
Indicates which epics to return: true=done, false=not done, null=all (default is all).
getDoubleLiteral(double) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getDriverClassName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getDstoff() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getDuplicateFieldAction() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
getDuplicateFieldPolicy() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getDuplicateFieldPolicy() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
getElapsedTime() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the total time in milliseconds this endpoint spent reading (inside DataReader.read()) or writing (inside DataWriter.write(Record)) if the captureElapsedTime flag is set (Endpoint.setCaptureElapsedTime(boolean) was called with true).
getElapsedTime() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
The number of records written in this sequence.
getElapsedTime() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getElapsedTimeAsString() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the total time (as a human readable string) this endpoint spent reading (inside DataReader.read()) or writing (inside DataWriter.write(Record)) if the captureElapsedTime flag is set (Endpoint.setCaptureElapsedTime(boolean) was called with true).
getElementDepth() - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
getElementDepth() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
getEmailAddress() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getEmailClient() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getEmailType() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getEmptyStringValuePolicy() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns the object responsible for writing empty string values (defaults to ValuePolicy.QUOTED_EMPTY_STRING).
getEmptyStringValuePolicy() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getEncodedPassword() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getEndDate() - Method in class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
Indicates the newest UTC timestamp search criteria.
getEndDate() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Indicates the newest UTC timestamp search criteria.
getEndingQuote() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Returns the string used to mark the ending of text values that may contain commas and other special characters (defaults to double quote - ").
getEndingQuote() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns the string used to mark the ending of text values that may contain commas and other special characters (defaults to double quote - ").
getEndingQuote() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getEndingQuote() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getEndpoint() - Method in class com.northconcepts.datapipeline.transform.Transformer
 
getEndpointConfiguration() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
getEntities(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntities() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntities(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntity(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns the EntityDef that matches the specified name.
getEntity() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
getEntity() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
getEntityCount() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntityDef() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The parent entity containing this field.
getEntityDef() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getEntityDef() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaTransformer
 
getEntityExpansionPolicy() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
getEntityExpansionPolicy() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
getEntityExpansionPolicy() - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
getEntityFile(String) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
getEntityFile() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses.TableConfig
 
getEntityName() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
getEntityNames() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntityNames() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Returns entity names that are specified by CreateMySqlDdlFromSchemaDef.setEntityNames(java.util.List<java.lang.String>) to be included in the output DDL.
getEntityNames() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Returns entity names that are specified by CreatePostgreSqlDdlFromSchemaDef.setEntityNames(java.util.List<java.lang.String>) to be included in the output DDL.
getEntityQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Returns the qualified name that includes the name of this field and the EntityDef above it separated by period.
getEntityQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the qualified name that includes the name of this index and the EntityDef above it separated by period.
getEntityRelationship(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns the EntityRelationshipDef that matches the specified name.
getEntityRelationshipByForeignKeyName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntityRelationshipCount() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns the number of entity relationships in this schema.
getEntityRelationshipNames() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns the names of all entity relationships in this schema.
getEntityRelationships(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntityRelationships() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntityRelationshipsByForeignKeyName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getEntitySuperClass() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
getEntitySuperClass() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
getEntitySuperClass() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
getEntries() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Returns the number of cached elements.
getEpics(int, int, int, Boolean) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
getErrorCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the number of exceptions this bus has experienced.
getErrors() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getErrors() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
getErrors(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
getEventBus() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
getEventBus() - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
getEventFilter() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
getEventListenerClass() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getEventPublisher() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getEventsActive() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the approximate number of threads that are actively delivering events using this bus' executorService or -1 if unknown.
getEventsDelivered() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the combined number of events each listener on this event bus has received (typically EventBus.getEventsPublished() * EventBus.getListenerCount()).
getEventSource() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getEventSource() - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
getEventsPublished() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the number of events sent to this event bus for delivery to listeners.
getEventsQueued() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the number of events waiting to be executed by this bus' executorService or -1 if unknown.
getExample() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
A human-readable example of values supported by this field.
getExampleValue() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
getExampleValueExpression() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
getException() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
getException() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
getException() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getException() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
getException() - Method in class com.northconcepts.datapipeline.core.Message
 
getException() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getException() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
getException() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Returns an exception thrown by one of the internal AsyncWriters if any.
getException() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Returns an exception thrown by one of the internal AsyncWriters if any.
getException() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the last exception thrown while running.
getException() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the last exception thrown while running.
getException() - Method in class com.northconcepts.datapipeline.job.Job
Returns the last exception thrown while running.
getException() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
getException() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
getExceptionCount() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the total number of exceptions/failures seen by this reader.
getExceptionCount() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the total number of exceptions/failures seen by this reader.
getExceptionCount() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the total number of exceptions/failures seen by this writer.
getExceptions(boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getExceptions() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getExceptions() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Returns all exceptions thrown by the internal AsyncWriters (the list will not be null, but may contain no elements).
getExceptions() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Returns all exceptions thrown by the internal AsyncWriters (the list will not be null, but may contain no elements).
getExcludedFields() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
The set of fields to be removed from the target.
getExcludedWords() - Method in class com.northconcepts.datapipeline.transform.SplitWords
 
getExcludeNulls() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
getExportedKey(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getExportedKeyColumns(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getExportedKeys() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getExpression() - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
getExpression() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
getExpression() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
getExpression() - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
getExpression() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.json.builder.JsonExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.json.builder.JsonLogicalExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
getExpression() - Method in class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
getExpression() - Method in class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
getExpressionAsString() - Method in exception com.northconcepts.datapipeline.expression.ParseException
 
getExpressionAsString() - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
getExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
getExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
getExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
getExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
getExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
getExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
getExpressionSource() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
getExpressionSource() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
getExpressionSource() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
getExpressionSource() - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
getFactory() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
getFactory() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
getFailedCondition() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getFailedRecords() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Returns the records which failed mapping along with the failure details in a sess\ion property (limited to #getMaxSavedFailedRecords() records).
getFetchSize() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
The fetch size to set on the Statement using Statement.setFetchSize(int) or null if the connection's default should be used (default null).
getField(Record, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
getField(int) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field at the specified index (for zero or positive indexes) or from the end of the list (for negative indexes by adding index to the size of the list).
getField(int, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(String) - Method in class com.northconcepts.datapipeline.core.Record
Returns the first field with the given name or throws an exception if none are found.
getField(String, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(FieldPath, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(FieldPath, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getField(FieldList, boolean) - Method in class com.northconcepts.datapipeline.core.Record
Retrieves a nested child field.
getField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the FieldDef that matches the specified name.
getField() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
getField() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
getField() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
 
getField() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
getFieldAsJavaIdentifierName(JavaCodeBuilder, JdbcQueryColumn, int) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
getFieldCount() - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldCount() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getFieldFilter() - Method in class com.northconcepts.datapipeline.filter.FieldFilterRule
 
getFieldIndexes() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getFieldListCandidates(List<String>, int) - Static method in class com.northconcepts.datapipeline.foundations.tools.DetectPrimaryKeysInDataset
 
getFieldMappings() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getFieldName() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the field name associated with this exception.
getFieldName() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
getFieldName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getFieldName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getFieldName() - Method in class com.northconcepts.datapipeline.transform.MoveFieldAfter
 
getFieldName() - Method in class com.northconcepts.datapipeline.transform.MoveFieldBefore
 
getFieldName() - Method in class com.northconcepts.datapipeline.transform.MoveFieldToIndex
 
getFieldNameList() - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldNames() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
getFieldNames() - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldNames() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getFieldNames() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
getFieldOrNull(String) - Method in class com.northconcepts.datapipeline.core.Record
Returns the first field with the given name or null if none are found.
getFieldPath(int) - Method in class com.northconcepts.datapipeline.core.FieldList
 
getFields() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
getFields() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFields
 
getFields() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
getFields() - Method in class com.northconcepts.datapipeline.core.Record
Returns a new collection of the fields in this record.
getFields() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
getFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getFields(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getFields() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
getFields() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
getFields() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
getFields() - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
getFields() - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
getFields() - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
getFields() - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
getFields() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
getFields() - Method in class com.northconcepts.datapipeline.transform.RemoveDuplicateFields
 
getFields() - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
getFieldsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
getFieldsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getFieldsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getFieldSchema() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The field's schema for ORC and Parquet files.
getFieldSeparator() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
getFieldSeparator() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns the string used between each field value (defaults to comma).
getFieldSeparator() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getFieldSeparator() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getFieldSeparator() - Method in class com.northconcepts.datapipeline.transform.FlattenRecord
 
getFieldType() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
getFieldType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getFieldType() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternMatch
Returns FieldType.
getFieldType() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getFieldTypeCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getFieldTypeForPrimitiveType(Type) - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
 
getFieldTypes(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldTypes() - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldTypes() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getFieldValue(String, T) - Method in class com.northconcepts.datapipeline.core.Record
 
getFieldValueAsArray(String, ArrayValue) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value as array if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsBigDecimal(String, BigDecimal) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsBigInteger(String, BigInteger) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsBoolean(String, Boolean) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsByte(String, Byte) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsBytes(String, byte[]) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsChar(String, Character) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsDate(String, Date) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsDatetime(String, Date) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsDouble(String, Double) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsFloat(String, Float) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsInstant(String, Instant) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsInteger(String, Integer) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsLocalDate(String, LocalDate) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsLocalDatetime(String, LocalDateTime) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsLocalTime(String, LocalTime) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsLong(String, Long) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsRecord(String, Record) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsShort(String, Short) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsString(String, String) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValueAsTime(String, Time) - Method in class com.northconcepts.datapipeline.core.Record
Returns the field's value if the field exists and its value is not null, otherwise, it returns the default value.
getFieldValues(long) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
getFile() - Method in class com.northconcepts.datapipeline.core.TextReader
 
getFile() - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
 
getFile() - Method in class com.northconcepts.datapipeline.core.TextWriter
 
getFile() - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
getFile() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
getFile() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
getFile() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The java.io.File used to create the DataReader.
getFile() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The java.io.File used to create the DataReader.
getFileColumnNumber() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The beginning column number in the input file starting with 0.
getFileColumnNumber() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
Returns the column number in the input file starting with 0.
getFileExtension() - Method in enum com.northconcepts.datapipeline.foundations.file.FileType
 
getFileId(String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Returns the first occurence of the Google Drive File Id with the matching fileName.
getFileLineNumber() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The line number in the input file starting with 0.
getFileLineNumber() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The line number in the input file starting with 0.
getFileSink() - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FileSinkPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
getFileSink() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
getFileSize() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getFileSize() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getFileSize() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getFileSize() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
getFileSource() - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FileSourcePipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
getFileSource() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
getFileTransferMode() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
 
getFileTransferType() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
 
getFileType() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getFileType() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
getFileType() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getFileType() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getFileType() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
getFillChar() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
getFillChar() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
getFillChar() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
getFillChar() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
getFillChar() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
getFilter() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getFilter() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
getFilter() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
getFilter() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Returns the filter settings.
getFilter() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Deprecated.
getFilter() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
getFilterCondition() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getFilteredStreamRules() - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns the active rules on the streaming endpoint.
getFinancialStatus() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getFinishedOn() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job finished running.
getFinishedOn() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job finished running.
getFinishedOn() - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job finished running.
getFirstColumnIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getFirstColumnIndex() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getFirstException() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the first exception thrown for any individual read attempt.
getFirstException() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the first exception thrown for any individual read attempt.
getFirstException() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the first exception thrown for any individual write attempt.
getFirstMessage(Message[]) - Method in enum com.northconcepts.datapipeline.email.EmailReadDirection
 
getFirstName() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getFirstProperty(String, String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFooter
 
getFirstProperty(String, String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageHeader
 
getFirstRowIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getFirstRowIndex() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getFixedSizeInBytes() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns the number of bytes used to represent values of this type or zero (0) for non-fixed-byte-sized types.
getFloatLiteral(float) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getFolderId(String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Returns the first occurence of the Google Drive Folder Id with the matching folderName.
getFolderName() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getFollow() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
getFollowers(String, int, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns the Followers of a given Twitter handle.
getFollowing(String, int, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns the Twitter users that the provided Twitter handle is following.
getFooter() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
getFooterTemplate() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
getForeignEntity() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getForeignEntityName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getForeignEntityRelationships(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getForeignKeyColumnNames() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getForeignKeyColumnNames() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getForeignKeyFieldNames(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getForeignKeyFieldNames() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getForeignKeyFields() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getForeignTableName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getForeignTableName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getForiegnKeyCatalogName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getForiegnKeyColumnName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getForiegnKeyName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getForiegnKeySchemaName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getForiegnKeyTableName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getFormat() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
getFormatter() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
 
getFractionDigits() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
getFractionPart() - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
getFulfillmentStatus() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getGmtoff() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getGroupByFields() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getGrouping() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getHandlesAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getHasValue() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
getHaving() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getHeader() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
getHeaderTemplate() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
getHistogram() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
getHits() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Returns the number of lookup requests where the results were already cached.
getHost() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getHref() - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
getHttpProxyHost() - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
getHttpProxyHost() - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
getHttpProxyPort() - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
getHttpProxyPort() - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
getId() - Method in class com.northconcepts.datapipeline.core.DataObject
The auto numbered ID of this instance.
getId() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the unique (sequential) ID of this event bus (within this JVM/classloader).
getId() - Method in enum com.northconcepts.datapipeline.jms.JmsAcknowledgeMode
 
getId() - Method in class com.northconcepts.datapipeline.job.Job
Returns the unique (sequential) ID of this job (within this JVM/classloader).
getId() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getId() - Method in class com.northconcepts.datapipeline.mailchimp.list.Tag
 
getId() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
getId() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getIdsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
getIdsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItemCriteria
 
getIdsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getIdsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getImportedKey(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getImportedKeyColumns(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getImportedKeys() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getImports() - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
getIncludeDirectories() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getIncludeElapsedTime() - Method in class com.northconcepts.datapipeline.core.DebugReader
 
getIncludeElapsedTime() - Method in class com.northconcepts.datapipeline.core.DebugWriter
 
getIndentation() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
getIndentCount() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
getIndex() - Method in class com.northconcepts.datapipeline.core.Field
Returns the position of this field within its record.
getIndex() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
 
getIndex(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getIndex() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
Index of column in table (starting at 1).
getIndex() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getIndex() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetIterator
 
getIndex(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getIndexCount() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the number of indexes in this entity.
getIndexDef() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getIndexes() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getIndexes(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getIndexes() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getIndexes(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getIndexField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the IndexFieldDef that matches the specified name.
getIndexFieldCount() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the number of index fields in this index.
getIndexFieldNames() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the names of all index fields in this index.
getIndexFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getIndexFields() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getIndexInEntityDef() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Returns the zero-based index of this field in EntityDef.
getIndexInIndexDef() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
Returns the zero-based index of this index field in IndexDef.
getIndexName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getIndexName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
getIndexName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
getIndexNames() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the names of all indexes in this entity.
getIndexQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
Returns a qualified name that includes the name of this index field and the IndexDef above it separated by period.
getIndexQualifier() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getInferredBooleanValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getInferredFieldType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getInferredNumericValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getInferredTemporalValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getInferredTextualValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getInferredTypeName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getInheritedFieldCount() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getInheritedFields() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the fields in this entity and its super entities with overridden super fields removed.
getInheritedFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the fields in this entity and its super entities, optionally removing overridden super fields.
getInheritedFields(List<FieldDef>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the fields in this entity and its super entities, optionally removing overridden super fields.
getInheritedIndexCount() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the number of indexes in this entity and its super entities.
getInitialRetryDelay() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the amount of time to wait (in milliseconds) after the first error, before retrying (default 1 second).
getInitialRetryDelay() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the amount of time to wait (in milliseconds) after the first error, before retrying (default 1 second).
getInitialRetryDelay() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the amount of time to wait (in milliseconds) after the first error, before retrying (default 1 second).
getInitialRetryDelay() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
getInput() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getInputStream() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
getInputStream() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getInputStream() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
getInsert() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
getInsert() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
getInsertSql() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getInsertSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
getInsertSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
getInsertSqlPrefix() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getInsertStatement() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getInsertStatement() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
getInstanceCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getInstanceName() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
getInt96FieldType() - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
Returns FieldType for int96 data type of Parquet.
getInterests() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getInternalId() - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
The auto numbered ID of this instance.
getInternalName() - Method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
The name of this instance (-).
getIntLiteral(int) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getInventoryItemCriteria() - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
getInventoryItemIdsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
getInventoryItems(ShopifyInventoryItemCriteria, int, String) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getInventoryItems(ShopifyInventoryItemCriteria, Integer, String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getInventoryLevelCriteria() - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryLevelReader
 
getIpOpt() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getIpSignup() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getIsCatalogAtStart() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getIssueComments(String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
getIssueComments(String) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
getIssueStatus(String, String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
getIssueStatus(String...) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
getIssueTransitions(String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
getIssueTransitions(String) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
getJavaCode() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getJavaCode() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
getJavaCode() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
getJavaType() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns the default Java representation for this instance.
getJavaType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getJavaType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
getJavaType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getJavaTypeOverride(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getJavaTypeOverrides() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getJdbcConnectionFactory() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
getJdbcConnectionFactory() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
getJdbcType(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
getJdbcType(Class<?>) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
The Types constant (or a database specific value) assigned to the specified Java class type using JdbcMultiUpsertWriter.setJdbcType(Class, int) or null if none was set.
getJdbcType(Class<?>) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
The Types constant (or a database specific value) assigned to the specified Java class type using JdbcMultiWriter.setJdbcType(Class, int) or null if none was set.
getJdbcType(String) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
The Types constant (or a database specific value) assigned to the specified field using JdbcUpsertWriter.setJdbcType(String, int) or null if none was set.
getJdbcType(Class<?>) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
The Types constant (or a database specific value) assigned to the specified Java class type using JdbcUpsertWriter.setJdbcType(Class, int) or null if none was set.
getJdbcType(String) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
The Types constant (or a database specific value) assigned to the specified field using JdbcWriter.setJdbcType(String, int) or null if none was set.
getJdbcType(Class<?>) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
The Types constant (or a database specific value) assigned to the specified Java class type using JdbcWriter.setJdbcType(Class, int) or null if none was set.
getJdbcWriter(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
getJdbcWriter(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
getJiraClient() - Method in class com.northconcepts.datapipeline.jira.client.JiraClient.JiraStub
 
getJndiFactoryName() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
Indicates the JNDI name to use when looking up the ConnectionFactory (defaults to "ConnectionFactory").
getJob() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getJobCount() - Static method in class com.northconcepts.datapipeline.job.Job
Returns the current number of live jobs in the JVM/classloader.
getJoins() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getJql() - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
getKey() - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
getKey() - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
getKey() - Method in class com.northconcepts.datapipeline.memory.MapWriter
 
getKey() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
getKeyFields() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
getKeySequence() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getLabelIds() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
getLanguage() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getLanguage() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
getLargestPoolSize() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the largest number of threads that have ever simultaneously been in the pool in this bus' executorService or -1 if unknown.
getLastChanged() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getLastChildNodeElementDepth() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
getLastChildNodeElementDepth() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
getLastException() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the last exception thrown for any individual read attempt.
getLastException() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the last exception thrown for any individual read attempt.
getLastException() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the last exception thrown for any individual write attempt.
getLastLineSeparator() - Method in class com.northconcepts.datapipeline.core.LineParser
 
getLastName() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getLastRecord() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns the most recent record seen by this endpoint while it is open or null.
getLastRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
getLastRecord() - Method in class com.northconcepts.datapipeline.job.Job
Returns the most recent record seen by this job while it is running or null.
getLastRow() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
getLastRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getLastRow() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
getLastSequence() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
 
getLatitude() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
getLatitude() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
getLatitude() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getLatitude() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getLength() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getLength() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getLengthSum() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getLevel() - Method in class com.northconcepts.datapipeline.core.Message
 
getLimit() - Method in class com.northconcepts.datapipeline.core.LimitReader
 
getLimit() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getLimitRemaining() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getLimitResetTime() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getLimitResetTimeRemaining() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getLine() - Method in class com.northconcepts.datapipeline.core.LineParser
 
getLineCount() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
getLineNumber() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
getLineNumber() - Method in class com.northconcepts.datapipeline.core.TextReader
 
getLineNumber() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getLineSeparatorAsCsvEscaped(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getLineSeparatorAsCsvEscaped() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getLineSeparators() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Returns the strings used to separate records or null if none were explicitly assigned.
getLineSeparators() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getLineText() - Method in class com.northconcepts.datapipeline.core.LineParser
 
getLinks() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getLinks() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
getList() - Method in class com.northconcepts.datapipeline.core.FieldList
 
getList() - Method in class com.northconcepts.datapipeline.eventbus.TypedListenerList
 
getList() - Method in class com.northconcepts.datapipeline.trello.CommaSeparatedList
 
getListener() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getListenerCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the total number of listeners subscribed to this bus.
getListFilter() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
getListId() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getListId() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
getListId() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
getListId() - Method in class com.northconcepts.datapipeline.trello.TrelloListCardsReader
 
getListIdField() - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
getListMember(String, String) - Method in interface com.northconcepts.datapipeline.mailchimp.MailChimpClient
 
getListMemberObject(String, String) - Method in interface com.northconcepts.datapipeline.mailchimp.MailChimpClient
 
getListMembers(String, ListMemberStatus, long, long) - Method in interface com.northconcepts.datapipeline.mailchimp.MailChimpClient
 
getListMembersObject(String, ListMemberStatus, long, long) - Method in interface com.northconcepts.datapipeline.mailchimp.MailChimpClient
 
getLists() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
getLocation() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getLocationIdsAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
getLocationInventoryLevel(ShopifyInventoryLevelCriteria, int, String) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getLocationInventoryLevel(ShopifyInventoryLevelCriteria, Integer, String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getLocationPath() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
getLocationPath() - Method in class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
getLocations(int, String) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getLocations(Integer, String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getLocations() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
getLogWriter() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
getLogWriter() - Method in class com.northconcepts.datapipeline.job.Job
 
getLongitude() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
getLongitude() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
getLongitude() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getLongitude() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getLongLiteral(long) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getLookup() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
getMailStore() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getMap() - Method in class com.northconcepts.datapipeline.memory.MapWriter
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
getMapping() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
getMaxBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getMaxColumnStatsRecords() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
The number of records to use when calculating column stats or null for all records (default null).
getMaxEntries() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
getMaxErrorCount() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the number of retries allowed across all read attempts (default max long - 1).
getMaxErrorCount() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the number of retries allowed across all read attempts (default max long - 1).
getMaxErrorCount() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the number of retries allowed across all write attempts (default max long - 1).
getMaxId() - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
Searches for tweets with IDs less than the specified ID (i.e.
getMaximum() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
The optional largest number allowed in values of this field.
getMaximum() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
The optional largest date, time, or datetime allowed in values of this field.
getMaximum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
getMaximumArrayElements() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getMaximumChildInstanceCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getMaximumElements() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The maximum numbers of array elements allowed by this array field.
getMaximumLength() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getMaximumLength() - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
The optional most number of bytes in values of this field.
getMaximumLength() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
The optional most number of characters in values of this field.
getMaximumPoolSize() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the maximum allowed number of threads in this bus' executorService or -1 if unknown.
getMaxItems() - Method in class com.northconcepts.datapipeline.jira.JiraReader
Indicates the maximum number of items to return.
getMaxPagedRecordCount() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
getMaxRecords() - Method in class com.northconcepts.datapipeline.memory.TailProxyReader
 
getMaxRecords() - Method in class com.northconcepts.datapipeline.memory.TailWriter
 
getMaxRecordsAnalyzed() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates how many records should be analyzed and cached to generate the Parquet schema if no schema was explicitly set on this writer (default is 1000).
getMaxRecordsToLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
The maximum records to load parameter (maxRecordsToLoad) passed to the last call to Dataset.load(Integer) or Dataset.load(Integer, JobCallback).
getMaxResults() - Method in class com.northconcepts.datapipeline.instagram.InstagramMediaReader
 
getMaxResults() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfReader
 
getMaxResults() - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
getMaxResults() - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
Indicates the maximum number of records that will be obtained by the endpoint.
getMaxRetryCount() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the number of retries allowed for any individual read attempt (default 5).
getMaxRetryCount() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the number of retries allowed for any individual read attempt (default 5).
getMaxRetryCount() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the number of retries allowed for any individual write attempt (default 5).
getMaxRetryCount() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
getMaxTime() - Method in class com.northconcepts.datapipeline.core.TimedReader
 
getMaxWaitTimeMillis() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
getMeasure() - Method in class com.northconcepts.datapipeline.meter.RecordMeter
 
getMeasure() - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
getMeasure() - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
getMemberId() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
getMemberRating() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getMembers() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
getMergeCondition() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
getMergeCondition() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
getMergeCondition() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
getMergeFields() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getMergeSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
getMergeSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
getMergeSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
getMergeStatement() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
getMergeStatement() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
getMergeStatement() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
getMessage() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageReader
 
getMessage() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the detail message string of this exception along with any prefixed text.
getMessage() - Method in class com.northconcepts.datapipeline.core.Message
 
getMessage(int) - Method in class com.northconcepts.datapipeline.core.Messages
 
getMessage() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
getMessageCount() - Method in class com.northconcepts.datapipeline.core.Messages
 
getMessages() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
getMessageWithProperties() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the detail message string of this exception along with any prefixed text and properties (name-value pairs).
getMeter() - Method in interface com.northconcepts.datapipeline.meter.Metered
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
getMeter() - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
getMeter() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
getMethod() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getMethod() - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
getMethodSuffix() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getMillisecondsPastHour() - Method in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
getMimeType() - Method in enum com.northconcepts.datapipeline.foundations.file.FileType
 
getMinimum() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
The optional smallest number allowed in values of this field.
getMinimum() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
The optional smallest date, time, or datetime allowed in values of this field.
getMinimum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
getMinimumArrayElements() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getMinimumChildInstanceCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getMinimumElements() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The minimum numbers of array elements allowed by this array field.
getMinimumLength() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getMinimumLength() - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
The optional least number of bytes in values of this field.
getMinimumLength() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
The optional least number of characters in values of this field.
getMinimumSizeInBytes() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns the minimum number of bytes used to represent values of this type.
getMinRecords() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
getMissedTweets() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
getMisses() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Returns the number of lookup requests where the results were not already cached and the underlying lookup was used.
getName() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getName() - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.core.DataObject
The name of this instance (-).
getName() - Method in class com.northconcepts.datapipeline.core.Field
 
getName(boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
getName() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the name assigned to this bus or its default name if one was not assigned.
getName() - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
getName() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getName() - Method in class com.northconcepts.datapipeline.filter.FieldNotExists
 
getName() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
getName(int) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
getName() - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
getName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getName() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getName() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
getName() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
getName() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getName() - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
getName() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getName() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getName() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
getName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
getName() - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcSink
 
getName() - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcSource
 
getName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FileSourcePipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FileSinkPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
The human-readable text identifier for this entity.
getName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getName() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The human-readable text identifier for this field.
getName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getName() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
The human-readable text identifier for this schema.
getName() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the name assigned to this job or its default name if one was not assigned.
getName() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the name assigned to this job or its default name if one was not assigned.
getName() - Method in class com.northconcepts.datapipeline.job.Job
Returns the name assigned to this job or its default name if one was not assigned.
getName() - Method in class com.northconcepts.datapipeline.mailchimp.list.Tag
 
getName() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
getName() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
getName() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getName() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
Returns the name of the field this transformer applies to if only one field was specified, otherwise null if multiple fields.
getName() - Method in class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SetUuidField
 
getName() - Method in class com.northconcepts.datapipeline.transform.SplitArrayField
 
getName() - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
getName() - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
getName() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
getNameAsJavaClassName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getNameAsJavaIdentifier() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getNameAsJavaIdentifier() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
getNameAsJavaIdentifier() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getNameField() - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
getNameForErrorMessage() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The fully-qualified name for use in error and validation messages using FieldDef.getDisplayNameOrName() for each name segment.
getNames() - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
getNames() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getNames() - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
getNames() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
getNamesAsStrings() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
getNestedAlias() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 
getNestedEndpoint() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
getNestedEndpoint() - Method in class com.northconcepts.datapipeline.core.DataReader
 
getNestedEndpoint() - Method in class com.northconcepts.datapipeline.core.DataWriter
 
getNestedEndpoint() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the Endpoint held inside this one or null if there isn't one.
getNestedLookup() - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
getNestedPipelineInput() - Method in class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineInput
 
getNestedPipelineOutput() - Method in class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineOutput
 
getNestedReader() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the DataReader held inside this one or null if there isn't one.
getNestedReader() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
getNestedReader() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
getNestedReader0() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
getNestedWriter() - Method in class com.northconcepts.datapipeline.core.DataWriter
Returns the DataWriter held inside this one or null if there isn't one.
getNestedWriter() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
getNewIndex() - Method in class com.northconcepts.datapipeline.transform.MoveFieldToIndex
 
getNewLine() - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
getNewLine() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getNewLine() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
getNewLineEscaped() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getNewName() - Method in class com.northconcepts.datapipeline.transform.FastRenameField
 
getNewName() - Method in class com.northconcepts.datapipeline.transform.RenameField
 
getNewValue() - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
getNextPageInfo() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
getNextTime(long) - Method in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
getNextTime(long) - Method in class com.northconcepts.datapipeline.schedule.PeriodicScheduler
 
getNextTime(long) - Method in interface com.northconcepts.datapipeline.schedule.Scheduler
Returns the next time in this schedule after the specified time.
getNextToken() - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
getNodeDepth() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getNodeDepth() - Method in class com.northconcepts.datapipeline.core.Node
Returns this node's distance from its root node.
getNodes() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
getNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
getNodes() - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
getNodeType() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getNodeType() - Method in class com.northconcepts.datapipeline.core.Field
 
getNodeType() - Method in class com.northconcepts.datapipeline.core.Node
 
getNodeType() - Method in class com.northconcepts.datapipeline.core.Record
 
getNodeType() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getNonNullCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getNonNullNonBlankCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getNonPrettyLineSeparator() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
getNonPrimaryKeyColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getNonUnique() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getNonUpdateFields() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Returns the list of fields that must not be updated if the recored already exists (default null).
getNonUpdateFields() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Returns the list of fields that must not be updated if the recored already exists (default null).
getNullCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getNullsFirst() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
getNullValueFieldTypes() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getNullValuePolicy() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns the object responsible for writing null values (defaults to ValuePolicy.EMPTY_STRING).
getNullValuePolicy() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getNumber() - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
getNumberDescriptor() - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
getNumberDescriptor() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getNumberDetector() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getNumeric() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getNumerical() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
An alias for Column.getNumeric()
getNumericSizeInBytes() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns the number of bytes used to represent values of this type or zero (0) for non-numeric types.
getObjectWrapper() - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
getObjectWrapper() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
getObjectWrapper() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
getObjectWrapper() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
getOffset() - Method in class com.northconcepts.datapipeline.core.LimitReader
 
getOffset() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetReader
 
getOffset() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getOffsetConsumed() - Method in class com.northconcepts.datapipeline.core.LimitReader
 
getOldIndex() - Method in class com.northconcepts.datapipeline.transform.FastRenameField
 
getOldName() - Method in class com.northconcepts.datapipeline.transform.FastRenameField
 
getOldName() - Method in class com.northconcepts.datapipeline.transform.RenameField
 
getOldValue() - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
getOnDeleteAction() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getOnDeleteAction() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getOnDeleteAction() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getOnUpdateAction() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getOnUpdateAction() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getOnUpdateAction() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getOpenedOn() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the time in milliseconds when this endpoint was opened or zero (0) if it hasn't yet been opened.
getOpenedWindows() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getOpenElapsedTime() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the number of milliseconds this endpoint was (or has been) opened for or zero (0) if it hasn't yet been opened.
getOpenElapsedTimeAsString() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the total time (as a human readable string) this endpoint was (or has been) opened for or "0 seconds" if it hasn't yet been opened.
getOperation() - Method in class com.northconcepts.datapipeline.group.GroupOperationField
 
getOperations() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getOrCreateColumn(String, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getOrCreateColumn(String, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getOrCreateColumn(String, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getOrder() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
getOrder() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getOrderBy() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getOrderByField() - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
Indicates the returned issue sort order.
getOrderCriteria() - Method in class com.northconcepts.datapipeline.shopify.ShopifyOrderReader
 
getOrdinalPosition() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
getOriginalFieldIndex() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The index of a field set by the DataReader before any transformation or operation was performed.
getOriginalFieldName() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The name of a field set by the DataReader before any transformation or operation was performed.
getOutcome() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableResult
 
getOutcome() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeResult
 
getOutcomeAsJson() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableResult
 
getOutcomeAsJson() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeResult
 
getOutcomes() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
getOutcomes() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
getOutput() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getOutputStream() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
getOutputStream() - Method in class com.northconcepts.datapipeline.core.BinaryWriter
 
getOutputStream() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getOutputStream() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
getOverwrite() - Method in class com.northconcepts.datapipeline.transform.SetUuidField
 
getPackage() - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
getPage() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
getPage() - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
getPageImpl(long, int) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
getPageNumber() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
getPageOffset() - Method in class com.northconcepts.datapipeline.jira.JiraReader
Indicates the first offset to start returning.
getPageOffset() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
getPages() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getPageSize() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
getPageSize() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
getPageSize() - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
getParameters() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getParameters() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
getParameterSqlTypes() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
getParameterValues() - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
getParent() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getParent() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the thread-local job that ran this one while this job is running.
getParent() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the thread-local job that ran this one while this job is running.
getParent() - Method in class com.northconcepts.datapipeline.job.Job
Returns the thread-local job that ran this one while this job is running.
getParentField() - Method in class com.northconcepts.datapipeline.core.Node
Returns the closest parent record's field that this node is the child of, otherwise null if one does not exist.
getParentNode() - Method in class com.northconcepts.datapipeline.core.Field
 
getParentNode() - Method in class com.northconcepts.datapipeline.core.Node
 
getParentNode() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
getParentNode() - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
getParentRecord() - Method in class com.northconcepts.datapipeline.core.Field
 
getParentRecord() - Method in class com.northconcepts.datapipeline.core.Node
Returns the closest parent record that this node is the child of, otherwise null if one does not exist.
getParquetSchema() - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
 
getParser() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
getParts() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
getParts() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
getParts() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
getPasswordEncoder() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getPath() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getPath() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeResult
 
getPath() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getPath() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getPath() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
getPath() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Returns the Path of the ORC file being read.
getPath() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Returns the Path of the ORC file being written.
getPath() - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
getPattern() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
getPattern() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
getPattern() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
getPattern() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
getPattern() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
The optional numeric pattern to use when parsing incoming values (from currency, percentage, etc.) during mapping.
getPattern() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
The optional date, time, or datetime pattern to use when parsing incoming values during mapping.
getPattern() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
The optional regular expression pattern to use when parsing incoming values during validation (not used during mapping).
getPattern() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
Returns the date-time pattern for case-insensitive parsing.
getPattern() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternMatch
The pattern used for parsing.
getPatterns() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
 
getPausedOn() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job was paused or null if this job is not currently paused.
getPausedOn() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job was paused or null if this job is not currently paused.
getPausedOn() - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job was paused or null if this job is not currently paused.
getPeakBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getPeakBufferSizeInBytes() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
getPeekUnitsPerSecond() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
getPercentage() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getPeriod() - Method in class com.northconcepts.datapipeline.schedule.PeriodicScheduler
 
getPersonFields() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
getPhone() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getPipeline() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
getPipeline() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getPlainTextPassword() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getPolicy() - Method in enum com.northconcepts.datapipeline.transform.format.Rounder.RoundingPolicy
 
getPoolSize() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the current number of threads in this bus' executorService pool or -1 if unknown.
getPort() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getPosition() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The zero-based location of this field in the data (if applicable).
getPrecision() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
getPrecision() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
The optional numeric precision -- currently unused.
getPreviousSource() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getPreviousTarget() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getPrimaryEntity() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getPrimaryEntityName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getPrimaryEntityRelationships(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getPrimaryKeyCatalogName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getPrimaryKeyColumnName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getPrimaryKeyColumnNames() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getPrimaryKeyColumnNames() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getPrimaryKeyColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getPrimaryKeyColumns() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
getPrimaryKeyColumns() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
getPrimaryKeyFieldNames() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getPrimaryKeyFields() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getPrimaryKeyFields() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getPrimaryKeyName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getPrimaryKeyName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getPrimaryKeyPosition() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getPrimaryKeySchemaName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getPrimaryKeySequence() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
Starting at 1.
getPrimaryKeyTableName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getPrimaryKeyType() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getPrimaryTableName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
getPrimaryTableName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
getPrintWriter() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
getPrintWriter() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateRecordSerializers
 
getPrintWriter() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
getPrintWriter() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
getPriority() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
getPriority() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
getProcessedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getProcessedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getProductCriteria() - Method in class com.northconcepts.datapipeline.shopify.ShopifyProductReader
 
getProducts(ShopifyProductCriteria, int, String) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getProducts(ShopifyProductCriteria, Integer, String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getProductType() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getProjects(String, Integer, boolean) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
Deprecated.
getProjectsPaginated(int, int, String, String, String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
getProperties() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFooter
 
getProperties() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageHeader
 
getProperties() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the values associated with this exception as a Map.
getProperties() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getProperties() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getProperties() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
getPropertiesAsString() - Method in exception com.northconcepts.datapipeline.core.DataException
 
getProperty(String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFooter
 
getProperty(String) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageHeader
 
getProperty(String) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
getProtocol() - Method in enum com.northconcepts.datapipeline.email.MailStore
 
getProvider() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
getProvider() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
getProvider() - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
getProviderType() - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
getProviderType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getProviderType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getProvince() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getProvinceCode() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
getPublishedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getPublishedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getPublishedStatus() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getPublisher(Class<T>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
getPublisher(Object, Class<T>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
getPublisher(Object, Class<T>, Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
getPublishersCreated() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the number of event publishers created by this bus.
getQualifiedForiegnKeyTable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the fully qualified name that includes the name of this entity and all names in its hierarchy separated by period.
getQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
Returns the fully qualified name that includes the name of this entity relationship and all names in its hierarchy separated by period.
getQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Returns the fully qualified name that includes the name of this field definition and all names in its hierarchy separated by period.
getQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the fully qualified name that includes the name of this index and all names in its hierarchy separated by period.
getQualifiedName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
Returns the fully qualified name that includes the name of this index field and all names in its hierarchy separated by period.
getQualifiedPrimaryKeyTable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getQueries() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getQuery() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getQuery() - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcSink
 
getQuery() - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcSource
 
getQuery() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getQuery() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
Deprecated.
getQuery() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
getQuery() - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
Indicates the case-insensitive search filter.
getQuery() - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Gets the JSON style query string.
Output format:
(e.g.
getQueryColumns(ResultSetMetaData, JdbcConnection) - Static method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getQuerySources() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getQueryString() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
getQueue() - Method in class com.northconcepts.datapipeline.core.PipedReader
 
getQueue() - Method in class com.northconcepts.datapipeline.core.PipedWriter
 
getQueue() - Method in class com.northconcepts.datapipeline.multiplex.SplitReader
 
getQueueSize() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
Retrieves the buffer size for downstream readers of this splitter (default is 100 records).
getQuoteChar() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Returns the starting quote - same as calling getStartingQuote() (defaults to double quote - ").
getQuoteChar() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns the starting quote - same as calling getStartingQuote() (defaults to double quote - ").
getRadix() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getRateLimit(String, String) - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
getRateLimit() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
getRateLimit(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
getRateLimit() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
getRateLimit(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
getReader() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
getReader() - Method in class com.northconcepts.datapipeline.job.Job
Returns the reader supplied to this job.
getReader() - Method in class com.northconcepts.datapipeline.transform.Transformer
 
getReaders() - Method in class com.northconcepts.datapipeline.job.Job
Returns the read pipeline — the chain of readers records pass through, starting with the root instance and ending with the reader passed to this job (and returned by Job.getReader()).
getReadWriteLock() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
getReceiveTimeout() - Method in class com.northconcepts.datapipeline.jms.JmsReader
Returns the timeout interval for receiving messages or null if reads should not timeout (default to null).
getRecentTweets(String, LocalDateTime, LocalDateTime, int, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns filtered public Tweets posted over the last 7 days.
getRecord() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the record associated with this exception.
getRecord() - Method in class com.northconcepts.datapipeline.core.Field
Returns the record this field belongs to.
getRecord() - Method in class com.northconcepts.datapipeline.core.Record
 
getRecord() - Method in interface com.northconcepts.datapipeline.core.RecordContainer
 
getRecord() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getRecord(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getRecord(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getRecord(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getRecord() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
 
getRecord() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
getRecord() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
getRecordBreaks() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
getRecordBreaks(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
getRecordBreaks() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getRecordBreaks(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
getRecordBreaks() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
getRecordBreaks(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
getRecordCount() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
getRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns this endpoint's record-count as a long.
getRecordCount() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns the number of records in this list -- an alias for RecordList.size().
getRecordCount() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
The number of records written in this sequence.
getRecordCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
getRecordCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
getRecordCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
getRecordCount() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert.UpsertStub
 
getRecordCountAsBigInteger() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns this endpoint's record-count as a BigInteger.
getRecordCountAsString() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Returns this endpoint's record-count as a String.
getRecordList(long, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Get a subset of the records cached in this dataset.
getRecordList() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
getRecordList() - Method in class com.northconcepts.datapipeline.memory.MemoryWriter
 
getRecordNumber() - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The sequential record number starting with 0.
getRecordNumber() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The beginning column number in the input file starting with 0.
getRecords() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageData
 
getRecords() - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
getRecords() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
getRecords() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns a list of records.
getRecordSchema() - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The schema for ORC and Parquet files.
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyCustomerReader
 
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryLevelReader
 
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyLocationReader
 
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyOrderReader
 
getRecordsFromResponse(Record) - Method in class com.northconcepts.datapipeline.shopify.ShopifyProductReader
 
getRecordsPendingInsert() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getRecordsTransferred() - Method in class com.northconcepts.datapipeline.job.Job
Returns the number of records sent from the supplied reader to the supplied writer.
getRecordTagName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
getRecordTagName() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
getRecurseDirectories() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
getReferencedEntityDef(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
getReferencedEntityDef() - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
The entity in the parent schema to use when validating and mapping this nested field.
getReferencedEntityName() - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
The name of the entity in the parent schema to use when validating and mapping this nested field.
getRel() - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
getRemainingCallString() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getRemainingLineText() - Method in class com.northconcepts.datapipeline.core.LineParser
 
getRemarks() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getRemarks() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getRequests() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
Returns the number of lookup requests made on this cache (sum of CachedLookup.getHits() and CachedLookup.getMisses()).
getRequiresShipping() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
getResetInterval() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getResetSchedule() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
getResetTimeString() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
getResource() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
getResteasyClient() - Method in class com.northconcepts.datapipeline.jira.client.JiraClient.JiraStub
 
getResteasyClient() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.ShopifyStub
 
getRetryDelay(int, long) - Method in interface com.northconcepts.datapipeline.retry.IRetryStrategy
Returns the amount of time to wait (in milliseconds) before retrying the operation.
getRetryDelay(int, long) - Method in enum com.northconcepts.datapipeline.retry.RetryStrategy
 
getRetryDelayImpl(int, long) - Method in enum com.northconcepts.datapipeline.retry.RetryStrategy
 
getRetryStrategy() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
getRootCause() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns the root cause of this throwable or this if the cause is nonexistent or unknown.
getRootEndpoint() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
getRootEndpoint() - Method in class com.northconcepts.datapipeline.core.DataReader
 
getRootEndpoint() - Method in class com.northconcepts.datapipeline.core.DataWriter
 
getRootEndpoint() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the deepest, nested Endpoint held inside this one, otherwise this instance is returned if there aren't any nested Endpoints.
getRootExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getRootExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getRootExpressionContext() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
getRootFieldName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
getRootFieldName() - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
 
getRootNode() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
getRootNode() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
getRootPart() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
getRootReader() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns the deepest, nested DataReader held inside this one, otherwise this instance is returned if there aren't any nested DataReaders.
getRootTagName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
getRootTagName() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
getRootWriter() - Method in class com.northconcepts.datapipeline.core.DataWriter
Returns the deepest, nested DataWriter held inside this one, otherwise this instance is returned if there aren't any nested DataWriters.
getRoundingMode() - Method in class com.northconcepts.datapipeline.group.operation.GroupAverage
 
getRoundingMode() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the rounding algorithm used for all BigDecimal values (default is RoundingMode.HALF_UP).
getRoundingMode() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Indicates the rounding algorithm used for all BigDecimal values (default is RoundingMode.HALF_UP).
getRoundingMode() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates the rounding algorithm used for all BigDecimal values (default is RoundingMode.HALF_UP).
getRoundPolicy() - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
getRowBatchVersion() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Returns RowBatchVersion to store ORC data.
getRowIdentifierSequence() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getRownum() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
getRownum() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getRownum() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
getRows() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
getRule(int) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getRuleCount() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
getRuleFired() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableResult
 
getRules() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
getRunnable() - Method in class com.northconcepts.datapipeline.job.RunnableJobAdapter
 
getRunningTime() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the number of milliseconds this job was (or has been) running for or zero (0) if it hasn't yet started running.
getRunningTime() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the number of milliseconds this job was (or has been) running for or zero (0) if it hasn't yet started running.
getRunningTime() - Method in class com.northconcepts.datapipeline.job.Job
Returns the number of milliseconds this job was (or has been) running for or zero (0) if it hasn't yet started running.
getRunningTimeAsString() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job was (or has been) running in long form as a human readable string (2 Years, 1 Second, 12 Millisecond) or null if it hasn't yet started running.
getRunningTimeAsString(boolean) - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job was (or has been) running as a human readable string in long form (2 Years, 1 Second, 12 Millisecond) or short form (2y 1s 12ms) or null if it hasn't yet started running.
getRunningTimeAsString() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job was (or has been) running in long form as a human readable string (2 Years, 1 Second, 12 Millisecond) or null if it hasn't yet started running.
getRunningTimeAsString(boolean) - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job was (or has been) running as a human readable string in long form (2 Years, 1 Second, 12 Millisecond) or short form (2y 1s 12ms) or null if it hasn't yet started running.
getRunningTimeAsString() - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job was (or has been) running in long form as a human readable string (2 Years, 1 Second, 12 Millisecond) or null if it hasn't yet started running.
getRunningTimeAsString(boolean) - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job was (or has been) running as a human readable string in long form (2 Years, 1 Second, 12 Millisecond) or short form (2y 1s 12ms) or null if it hasn't yet started running.
getRunThread() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the thread currently executing this job or null if the job is not running.
getRunThread() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the thread currently executing this job or null if the job is not running.
getRunThread() - Method in class com.northconcepts.datapipeline.job.Job
Returns the thread currently executing this job or null if the job is not running.
getSalesOrders(ShopifyOrder, int, String) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
getSalesOrders(ShopifyOrder, Integer, String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
getSampleValue() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getScale() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getScale() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
getScale() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
The optional numeric scale -- currently unused.
getScale() - Method in class com.northconcepts.datapipeline.group.operation.GroupAverage
 
getScale() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getScale() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getSchema() - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
getSchema() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the schema used to read the file.
getSchema() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the schema used to write the file.
getSchema() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
Indicates the schema used to read the file.
getSchema() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Returns the schema used to write the file.
getSchema() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Indicates the schema used to read the file.
getSchema() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Returns the schema used to write the file.
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
The parent schema this entity belongs to.
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getSchemaDef(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The schema of the parent entity containing this field.
getSchemaDef(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
The schema of the parent entity containing this field.
getSchemaDef(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
The schema of the parent entity containing this field.
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getSchemaDef() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaDef() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
getSchemaDef() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
getSchemaName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getSchemaName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
getSchemaName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getSchemaName() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaPart() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getSchemaPartContainer() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaPartContainerName() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaPartContainerType() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getSchemaPartName() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getSchemaPartType() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
getSchemaPattern() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in interface com.northconcepts.datapipeline.foundations.schema.SchemaProblemsSupplier
 
getSchemaProblems(boolean) - Method in interface com.northconcepts.datapipeline.foundations.schema.SchemaProblemsSupplier
 
getSchemaProblems() - Method in interface com.northconcepts.datapipeline.foundations.schema.SchemaProblemsSupplier
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
getSchemaProblems(List<SchemaProblem>, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
getSchemas() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getSearchTerm() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getSelection() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getSelects() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
getSelfTime() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the total time in milliseconds this endpoint spent reading (inside DataReader.read()) or writing (inside DataWriter.write(Record)) minus the elapsed time from nested endpoints if the captureElapsedTime flag is set (Endpoint.setCaptureElapsedTime(boolean) was called with true).
getSelfTimeAsString() - Method in class com.northconcepts.datapipeline.core.Endpoint
Returns the total time (as a human readable string) this endpoint spent reading (inside DataReader.read()) or writing (inside DataWriter.write(Record)) minus the elapsed time from nested endpoints if the captureElapsedTime flag is set (Endpoint.setCaptureElapsedTime(boolean) was called with true).
getSequence() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getSequenceWriter() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
 
getSession() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
getSessionProperty(Class<T>, String) - Method in class com.northconcepts.datapipeline.core.Node
 
getSessionProperty(Class<T>) - Method in class com.northconcepts.datapipeline.core.Node
 
getSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Node
 
getSessionProperty(Class<T>) - Method in interface com.northconcepts.datapipeline.core.Session
 
getSessionProperty(Class<T>, String) - Method in interface com.northconcepts.datapipeline.core.Session
 
getSessionProperty(String) - Method in interface com.northconcepts.datapipeline.core.Session
 
getSessionProperty(Class<T>, String) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
getSessionProperty(Class<T>) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
getSessionProperty(String) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
getSettings() - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
getSettings() - Method in class com.northconcepts.datapipeline.jms.JmsWriter
 
getSheet() - Method in class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
getSheetIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getSheetIndex() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getSheetIndex() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getSheetIndex() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getSheetName() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getSheetName() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
getSheetName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getSheetName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getSheetNames() - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
getShippingAddress() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getShortLiteral(short) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getShutdownTimeout() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the time in milliseconds this bus will wait for events to complete before forcibly shutting down (defaults to 30 seconds).
getShutdownTimeoutAsString() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns time as human readable string this bus will wait for events to complete before forcibly shutting down (defaults to 30 seconds).
getSimpleName() - Method in class com.northconcepts.datapipeline.core.FieldPath
Returns the name (or number/index) of the last segment in this path as a string.
getSince() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
getSinceId() - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
Searches for tweets with IDs greater than the specified ID (i.e.
getSinceId() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Returns the sinceId search criteria.
getSingleValue(Record, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
getSingleValue(FieldPath, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getSink() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
getSize() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getSize() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.Field
 
getSizeInBytes(ValueNode<?>) - Method in enum com.northconcepts.datapipeline.core.FieldType
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.Record
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.RecordList
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getSizeInBytes() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
getSizeInBytesImpl(Object) - Method in enum com.northconcepts.datapipeline.core.FieldType
 
getSizeInBytesOfFieldNames() - Method in class com.northconcepts.datapipeline.core.Record
 
getSizeOfNameInBytes() - Method in class com.northconcepts.datapipeline.core.Field
 
getSku() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
getSnapshot() - Method in class com.northconcepts.datapipeline.memory.TailProxyReader
 
getSnapshot() - Method in class com.northconcepts.datapipeline.memory.TailWriter
 
getSortDirection() - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
 
getSource() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
getSource() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getSource() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getSource() - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
getSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction.FieldMapping
 
getSource() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction.FieldMapping
 
getSource() - Method in class com.northconcepts.datapipeline.json.builder.JsonExpression
 
getSource() - Method in class com.northconcepts.datapipeline.json.builder.JsonLogicalExpression
 
getSource() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
getSource() - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
getSource() - Method in class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
getSource() - Method in class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
getSourceAsJson() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getSourceEntity() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
The schema entity used to convert and validate incoming data before this mapping is performed (default null).
getSourceEntity() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getSourceEntityResult() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getSourceExpression() - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
getSourceExpressionAsString() - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
getSourceFieldName() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
getSourceFieldName() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
getSourceFieldPath() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
getSourceString() - Method in interface com.northconcepts.datapipeline.expression.ASTNode
Returns the source code for this node and its descendants in the syntax tree.
getSourceString() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
getSourceType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
getSourceType() - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcSource
 
getSourceType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getSourceWriter() - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
getSprints(int, int, int, String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
getSprintState() - Method in class com.northconcepts.datapipeline.jira.JiraSprintReader
Indicates the state to filter sprints on (default is ACTIVE).
getSqlFragment(List<Object>) - Method in interface com.northconcepts.datapipeline.jdbc.sql.merge.IMergeUsing
 
getSqlFragment() - Method in enum com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria.CriteriaType
 
getSqlFragment() - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
getSqlFragment() - Method in enum com.northconcepts.datapipeline.sql.mysql.ForeignKeyAction
 
getSqlFragment() - Method in enum com.northconcepts.datapipeline.sql.mysql.TableColumnType
 
getSqlFragment() - Method in enum com.northconcepts.datapipeline.sql.postgresql.ForeignKeyAction
 
getSqlFragment() - Method in enum com.northconcepts.datapipeline.sql.postgresql.TableColumnType
 
getSqlOrderBy(String) - Static method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getSqlToJavaTypeMapper() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getSqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getSqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
getSqlTypeIndex() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
SQL type from Types
getSqlValueLiteral(Field) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getStackTrace() - Method in class com.northconcepts.datapipeline.core.Message
 
getStacktrace() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
getStart() - Method in class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
getStart() - Method in class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
getStart() - Method in class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
getStartAt() - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
getStartDate() - Method in class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
Indicates the oldest UTC timestamp search criteria.
getStartDate() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Indicates the oldest UTC timestamp search criteria.
getStarted() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getStartedOn() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the time this job instance started running.
getStartedOn() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the time this job instance started running.
getStartedOn() - Method in class com.northconcepts.datapipeline.job.Job
Returns the time this job instance started running.
getStartingColumn() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
getStartingColumn() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getStartingOffset() - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
getStartingQuote() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Returns the string used to mark the beginning of text values that may contain commas and other special characters (defaults to double quote - ").
getStartingQuote() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns the string used to mark the beginning of text values that may contain commas and other special characters (defaults to double quote - ").
getStartingQuote() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
getStartingQuote() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
getStartingRecordCount() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
 
getStartingRow() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
getStartingRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
getStartTime() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
 
getState() - Method in class com.northconcepts.datapipeline.core.Endpoint
 
getState() - Method in class com.northconcepts.datapipeline.core.Record
 
getState() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the current state of this bus.
getStatement() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
getStats() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getStatus() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getStatus() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
getStatus() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getStatusAsCsv() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getStatusIfNew() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getStep() - Method in class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
getStep() - Method in class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
getStep() - Method in class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
getStrategy() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
getStrategy() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
getStrategy() - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Returns the retry strategy (default RetryStrategy.EXPONENTIAL_BACKOFF).
getStrategy() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Returns the retry strategy (default RetryStrategy.EXPONENTIAL_BACKOFF).
getStrategy() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Returns the retry strategy (default RetryStrategy.EXPONENTIAL_BACKOFF).
getString(CSVWriter, Record, int, Field, String) - Method in interface com.northconcepts.datapipeline.csv.CSVWriter.IValuePolicy
 
getStringLiteral(String) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getStyleFormats() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getStyleFormats(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
getSubscriberHash() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getSubscriberHash(String) - Static method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getSum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
getSuperEntity() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the parent entity this entity inherits from (a superclass in object-oriented programming).
getSuperEntityName() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the name of the parent entity this entity inherits from (a superclass in object-oriented programming).
getSupportsCatalogsInDataManipulation() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getSupportsCatalogsInPrivilegeDefinitions() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getSupportsCatalogsInTableDefinitions() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getSymmetricAlgorithm() - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
getSymmetricAlgorithm() - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
getSymmetricAlgorithm() - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
getSymmetricAlgorithm() - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
getSymmetricKey() - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
getSymmetricKey() - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
getSymmetricKey() - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
getSymmetricKeyBitLength() - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
getSystemEventBus() - Static method in class com.northconcepts.datapipeline.eventbus.EventBus
 
getTable(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getTable(String, String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getTable(String, String, String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getTable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getTable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getTable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
getTable() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
Deprecated.
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Join
 
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
Returns the first table in the list of tables.
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
Returns the first table in the list of tables.
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
getTable() - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
getTableName() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
getTableName() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
getTableName() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
getTableName() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
getTableName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
getTableName() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
getTableName() - Method in class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
getTableName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
getTableName() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
getTableName() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
getTableNamePattern() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
getTableNames() - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
getTableNames() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
getTables() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getTables() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 
getTables() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getTables() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
getTables() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
getTablesSorted() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
Returns a list of of tables sorted alphabetically.
getTablesSortedTopologically() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
Returns a list of of tables sorted alphabetically, but with dependencies first.
getTagName() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
 
getTagName() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
getTags() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
The set of labels used to organize, filter, and classify this entity.
getTags() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
The set of labels used to organize, filter, and classify this entityRelationShip.
getTags() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The set of labels used to organize, filter, and classify this field.
getTags() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
The set of labels used to organize, filter, and classify this schema.
getTags() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getTagsCount() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getTarget() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Returns all of the mapped and sorted data.
getTarget() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getTarget() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getTarget() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction.FieldMapping
 
getTarget() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction.FieldMapping
 
getTarget() - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
getTarget() - Method in class com.northconcepts.datapipeline.jira.client.JiraClient.JiraStub
 
getTarget() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyClient.ShopifyStub
 
getTargetAsJson() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getTargetEntity() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
The schema entity used to convert and validate outgoing data after this mapping is performed (default null).
getTargetEntity() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
getTargetEntityResult() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
getTargetFieldName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getTargetFieldName() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
getTargetFieldName() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
getTargetFieldPath() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
getTargetPage() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
getTargets() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
getTargetSchema() - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
getTargetValidationEntity() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Deprecated.
getTargetValidationResult() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
Deprecated.
getTask() - Method in class com.northconcepts.datapipeline.core.AsyncTaskReader
 
getTaskCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the approximate total number of tasks that have ever been scheduled for execution by this bus' executorService or -1 if unknown.
getTemporal() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getTemporalAccessor() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternMatch
Deprecated.
getTemporalPatternCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getTemporalPatterns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getText() - Method in class com.northconcepts.datapipeline.xml.builder.XmlText
 
getTextual() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getThread() - Method in class com.northconcepts.datapipeline.core.Message
 
getThread() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
getThreads() - Method in class com.northconcepts.datapipeline.core.AsyncTaskReader
 
getThrottle() - Method in interface com.northconcepts.datapipeline.throttle.Throttled
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
getThrottle() - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
getTimeLiteral(Time) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
getTimeMax() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getTimeMin() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getTimestamp() - Method in class com.northconcepts.datapipeline.core.Message
 
getTimestampOpt() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getTimestampOptObject() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getTimestampSignup() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getTimezone() - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
getTitle() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getToken() - Method in class com.northconcepts.datapipeline.instagram.InstagramMediaReader
 
getToken() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfReader
 
getTopic() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
getTopic() - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
getTopicFieldName() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
Returns the field name used to add the delivery topic to each record or null if the topic should not be added to records (defaults to null).
getTopics() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
getTotal() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
getTotalFailedRecordCount() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
Returns total failed record count during mapping.
getTotalItems() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
getTotalItems() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
getTotalPages() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
getTotalRecordCount() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
The number of records written to all sequences, including the current.
getTrack() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
getTracked() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
getTransition() - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
getTwitter() - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
getTwitterStream() - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
getType() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns ArrayValue.defaultType if there are no elements, the FieldType matching all elements if they are the same or FieldType.UNDEFINED if elements contain multiple types.
getType() - Method in class com.northconcepts.datapipeline.core.Field
 
getType() - Method in class com.northconcepts.datapipeline.core.Record
 
getType() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getType() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
getType() - Method in class com.northconcepts.datapipeline.eventbus.TypedListenerList
 
getType() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
getType() - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
getType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
getType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
getType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
getType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
getType() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.TypeValue
 
getType() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The data type of this field.
getType() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
getType() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
getType() - Method in class com.northconcepts.datapipeline.json.builder.JsonArray
 
getType() - Method in class com.northconcepts.datapipeline.json.builder.JsonField
 
getType() - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
getType() - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
getType() - Method in class com.northconcepts.datapipeline.json.builder.JsonObject
 
getType() - Method in class com.northconcepts.datapipeline.json.builder.JsonPrimitive
 
getType() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
getType() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
getTypedListenerCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the number of type-specific listeners subscribed to this bus.
getTypedListenerList(Class<T>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
getTypeImpl(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getTypes() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
getUndoneActionCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
getUndoneActions() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
getUniqueEmailId() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getUniqueValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getUniqueValues() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getUniqueValuesByCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getUnitsPerSecond() - Method in class com.northconcepts.datapipeline.meter.Meter
Returns units per second.
getUnitsPerSecond() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
getUnitsPerSecondAsString() - Method in class com.northconcepts.datapipeline.meter.Meter
 
getUnitsPerSecondAsString(String) - Method in class com.northconcepts.datapipeline.meter.Meter
 
getUnitsPerSecondAsString() - Method in class com.northconcepts.datapipeline.meter.RecordMeter
 
getUntilId() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Returns the untilId search criteria.
getUntypedEventListenerCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the number of non-type-specific listeners subscribed to this bus.
getUntypedListenerCount() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Deprecated.
getUpdatedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
getUpdatedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getUpdatedAtMax() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getUpdatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
getUpdatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
getUpdatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
getUpdatedAtMin() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getUpdatedMin() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
getUpdatedOn() - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
getUpdateRule() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
getUpdateSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
getUpdateStatement() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
getUpsert() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
getUpsert() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
getUpsert() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert.UpsertStub
 
getUpsertSql() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
getUpsertStatement() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
getUrl() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getUrlPath() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
getUrlPath() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
getUrlPath() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
getUrlPath() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
GetUrlQueryParam - Class in com.northconcepts.datapipeline.transform.net
Retrieves all query parameter values in a URL for the given name and stores them in the target field.
GetUrlQueryParam(String, String, String) - Constructor for class com.northconcepts.datapipeline.transform.net.GetUrlQueryParam
 
getUseColumnLabel() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
getUser() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
getUserMessage() - Method in enum com.northconcepts.datapipeline.twitter.TwitterErrorCode
 
getUsername() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
getUserName() - Method in class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
getUsername() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
 
getUserScreenNameField() - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
getUserScreenNameField() - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
getUserTimelineMentions(String, LocalDateTime, LocalDateTime, String, String, int, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns Tweets mentioning a specific Twitter user.
getUserTimelineTweets(String, LocalDateTime, LocalDateTime, String, String, int, String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns Tweets, Retweets, replies, and Quote Tweets published by a specific Twitter account.
getUsing() - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
getUuid() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns the universally unique identifier (UUID) for this job.
getUuid() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns the universally unique identifier (UUID) for this job.
getUuid() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns the universally unique identifier (UUID) for this job.
getUuid() - Method in class com.northconcepts.datapipeline.job.Job
Returns the universally unique identifier (UUID) for this job.
getValidation() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
getValidationResult() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaTransformer
 
getValidations() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
The list of arbitrary validations associated with this entity.
getValidations(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
getValidationsSource() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
The list of toString() results from all filters.
getValue(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns the value at the specified index (for zero or positive indexes) or from the end of the list (for negative indexes by adding index to the size of the list).
getValue() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValue() - Method in class com.northconcepts.datapipeline.core.Field
 
getValue(Record, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
getValue() - Method in class com.northconcepts.datapipeline.core.Record
 
getValue(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
 
getValue(FieldPath, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getValue(FieldPath, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
getValue() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValue() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
getValue() - Method in enum com.northconcepts.datapipeline.filesystem.ftp.FileTransferMode
 
getValue() - Method in enum com.northconcepts.datapipeline.filesystem.ftp.FileTransferType
 
getValue() - Method in class com.northconcepts.datapipeline.filter.rule.Contains
 
getValue(int) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
getValue(String) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
getValue(String, T) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
getValue() - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
getValue() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternMatch
The parsed value.
getValue() - Method in class com.northconcepts.datapipeline.group.GroupOperationField
 
getValue() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertValue
 
getValue() - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
getValue() - Method in class com.northconcepts.datapipeline.jdbc.sql.update.UpdateValue
 
getValue() - Method in enum com.northconcepts.datapipeline.jira.JiraProjectReader.OrderByField
 
getValue() - Method in enum com.northconcepts.datapipeline.jira.JiraProjectReader.SortDirection
 
getValue() - Method in enum com.northconcepts.datapipeline.jira.JiraSprintReader.SprintState
 
getValue() - Method in class com.northconcepts.datapipeline.memory.MapWriter
 
getValue() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
getValue() - Method in class com.northconcepts.datapipeline.transform.SetField
 
getValue() - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
getValueAsArray(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsArray() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsArray(boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsBigDecimal(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsBigDecimal() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsBigDecimal() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsBigInteger(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsBigInteger() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsBigInteger() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsBoolean(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsBoolean() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsBoolean() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsByte(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsByte() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsByte() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsBytes(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsBytes() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsBytes() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsChar(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsChar() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsChar() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsDate(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsDate() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsDate() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsDatetime(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsDatetime() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsDatetime() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsDouble(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsDouble() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsDouble() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsFloat(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsFloat() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsFloat() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsInstant(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsInstant() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsInstant() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsInteger(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsInteger() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsInteger() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsLocalDate(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsLocalDate() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsLocalDate() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsLocalDateTime(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsLocalDateTime() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsLocalDateTime() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsLocalTime(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsLocalTime() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsLocalTime() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsLong(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsLong() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsLong() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsRecord(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsRecord() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsShort(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsShort() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsShort() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsSingleValue(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsSingleValue() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsString(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsString() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsString() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsString() - Method in class com.northconcepts.datapipeline.core.Record
 
getValueAsString() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueAsString() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
getValueAsTime(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
getValueAsTime() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueAsTime() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
getValueCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
getValueImpl(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingExpressionContext
 
getValueNode(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns the value node at the specified index (for zero or positive indexes) or from the end of the list (for negative indexes by adding index to the size of the list).
getValueNode() - Method in class com.northconcepts.datapipeline.core.Field
 
getValueNode(Record, boolean, boolean) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
getValueOnException() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
getValueReader() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
getValues() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns a list of values.
getValues(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
getValues() - Method in class com.northconcepts.datapipeline.core.Record
 
getValues() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
getValues() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
getValues() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.InsertRow
 
getValues() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
getValues() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
getValuesAsString() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
getValueStream() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns a stream of values.
getVariable() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
getVariable() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
getVariable() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
getVariable() - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
getVendor() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
getViewId() - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
getVip() - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
getWhere() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
getWholeDigits() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
getWholePart() - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
getWidth() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
getWindowsClosed() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getWindowsCreated() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
getWorkbook() - Method in class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
getWriter() - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
 
getWriter() - Method in class com.northconcepts.datapipeline.core.TextWriter
 
getWriter() - Method in class com.northconcepts.datapipeline.job.Job
Returns the writer supplied to this job.
getWriter() - Method in class com.northconcepts.datapipeline.transform.Transformer
 
getWriters() - Method in class com.northconcepts.datapipeline.job.Job
Returns the write pipeline — the chain of writers records pass through, starting with the writer passed to this job and returned by Job.getWriter() and ending with the root instance.
getWriteStrategy() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
getXmlNodeReader() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
getXpathExpression() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
getZip() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
GmailFolders - Interface in com.northconcepts.datapipeline.email
 
GmailMessageReader - Class in com.northconcepts.datapipeline.google.gmail
 
GmailMessageReader(Credential, HttpTransport) - Constructor for class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
GmailMessageReader(Credential) - Constructor for class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
GOOGLE_FOLDER_TYPE - Static variable in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
 
GoogleAnalyticsReportReader - Class in com.northconcepts.datapipeline.google.analytics
 
GoogleAnalyticsReportReader(GoogleCredential, HttpTransport, String) - Constructor for class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
GoogleAnalyticsReportReader(GoogleCredential, String) - Constructor for class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
GoogleApiReader - Class in com.northconcepts.datapipeline.google
 
GoogleApiReader(Credential, HttpTransport) - Constructor for class com.northconcepts.datapipeline.google.GoogleApiReader
 
GoogleApiReader(Credential) - Constructor for class com.northconcepts.datapipeline.google.GoogleApiReader
 
GoogleCalendarReader - Class in com.northconcepts.datapipeline.google.calendar
 
GoogleCalendarReader(Credential, HttpTransport) - Constructor for class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
GoogleContactsReader - Class in com.northconcepts.datapipeline.google.contacts
 
GoogleContactsReader(Credential, HttpTransport) - Constructor for class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
GoogleDriveFileSystem - Class in com.northconcepts.datapipeline.googledrive
Class for accessing the Google Drive file system.
GoogleDriveFileSystem(String, String, InputStream, File) - Constructor for class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Enables access to Google Drive.
GroupAverage - Class in com.northconcepts.datapipeline.group.operation
 
GroupAverage(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupAverage
 
GroupAverage(String, String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupAverage
 
GroupAverage(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupAverage
 
groupBy(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
GroupByField(String, String, AggregateGroupFieldsAction.OperatorType, boolean) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.GroupByField
 
GroupByReader - Class in com.northconcepts.datapipeline.group
A proxy that divides records into groups and applies summary operations to each group; similar to "group by" in SQL, but applied to streaming data.
GroupByReader(DataReader, String...) - Constructor for class com.northconcepts.datapipeline.group.GroupByReader
 
GroupByReader(DataReader, int, String...) - Constructor for class com.northconcepts.datapipeline.group.GroupByReader
 
GroupByReader(DataReader, FieldList) - Constructor for class com.northconcepts.datapipeline.group.GroupByReader
 
GroupByReader(DataReader, int, FieldList) - Constructor for class com.northconcepts.datapipeline.group.GroupByReader
 
GroupCount - Class in com.northconcepts.datapipeline.group.operation
 
GroupCount(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupCount
 
GroupFirst - Class in com.northconcepts.datapipeline.group.operation
 
GroupFirst(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupFirst
 
GroupFirst(String, String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupFirst
 
GroupFirst(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupFirst
 
GroupLast - Class in com.northconcepts.datapipeline.group.operation
 
GroupLast(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupLast
 
GroupLast(String, String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupLast
 
GroupLast(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupLast
 
GroupMaximum - Class in com.northconcepts.datapipeline.group.operation
 
GroupMaximum(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupMaximum
 
GroupMaximum(String, String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupMaximum
 
GroupMaximum(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupMaximum
 
GroupMinimum - Class in com.northconcepts.datapipeline.group.operation
 
GroupMinimum(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupMinimum
 
GroupMinimum(String, String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupMinimum
 
GroupMinimum(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupMinimum
 
GroupOperation<T> - Class in com.northconcepts.datapipeline.group
See FieldPath for supported field name expressions.
GroupOperation(String) - Constructor for class com.northconcepts.datapipeline.group.GroupOperation
 
GroupOperation(String, String) - Constructor for class com.northconcepts.datapipeline.group.GroupOperation
 
GroupOperation(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.GroupOperation
 
GroupOperationField<T> - Class in com.northconcepts.datapipeline.group
 
GroupOperationField(GroupOperation<T>) - Constructor for class com.northconcepts.datapipeline.group.GroupOperationField
 
GroupSum - Class in com.northconcepts.datapipeline.group.operation
 
GroupSum(String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupSum
 
GroupSum(String, String) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupSum
 
GroupSum(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.group.operation.GroupSum
 

H

handleCancel() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
handleDuplicateFields(Record, Map<String, List<Field>>) - Method in interface com.northconcepts.datapipeline.transform.RemoveDuplicateFields.IDuplicateFieldsPolicy
 
handleException(Event<?>, Object, Throwable) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
handlePause() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
handleUnknownType(Object) - Method in class com.northconcepts.datapipeline.template.TemplateObjectWrapper
 
hasArrayFields() - Method in class com.northconcepts.datapipeline.core.Record
 
hasCallback() - Method in class com.northconcepts.datapipeline.job.Job
 
hasCascadingFields - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
hasChildNodes() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
hasChildNodes() - Method in class com.northconcepts.datapipeline.core.Field
 
hasChildNodes() - Method in class com.northconcepts.datapipeline.core.Node
Returns true if this node contains any sub nodes.
hasChildNodes() - Method in class com.northconcepts.datapipeline.core.Record
 
hasChildNodes() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlDetailMarker
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
hasChildNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
hasChildRecords() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
hasChildRecords() - Method in class com.northconcepts.datapipeline.core.Field
 
hasChildRecords() - Method in class com.northconcepts.datapipeline.core.Node
Returns true if this node contains any descendant, record nodes.
hasChildRecords() - Method in class com.northconcepts.datapipeline.core.Record
 
hasChildRecords() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
hasCompositePrimaryKeys() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
hasExceptions() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
hashCode() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
hashCode() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
hashCode() - Method in class com.northconcepts.datapipeline.core.Field
 
hashCode() - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
hashCode() - Method in class com.northconcepts.datapipeline.core.FieldList
 
hashCode() - Method in class com.northconcepts.datapipeline.core.FieldPath
 
hashCode() - Method in class com.northconcepts.datapipeline.core.Record
 
hashCode(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
hashCode() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
hashCode() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
hashCode() - Method in class com.northconcepts.datapipeline.filter.FieldCount
 
hashCode() - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
hashCode() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
hashCode() - Method in class com.northconcepts.datapipeline.filter.FieldNotExists
 
hashCode() - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
hashCode() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
hashCode() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
 
hasMoreMessages(int, Message[]) - Method in enum com.northconcepts.datapipeline.email.EmailReadDirection
 
hasNext() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
hasNext() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetIterator
 
hasNext() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
hasNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
hasNodes(ExpressionContext) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
hasPrevious() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
hasSourceValidationErrors() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
hasTargetValidationErrors() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
hasValidationErrors() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
hasValue() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
hasValue() - Method in class com.northconcepts.datapipeline.core.Field
Returns true if this field has been set to a value, including null.
hasValue() - Method in interface com.northconcepts.datapipeline.core.ValueNodeContainer
Returns true if this container has had any value added, including null.
hasValueOnException() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
having(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
having(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
having(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
HdfsFileSystem - Class in com.northconcepts.datapipeline.filesystem.hdfs
Class for accessing the Hadoop Distributed File System.
HdfsFileSystem(String, String) - Constructor for class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Enables access to Hadoop Distributed File System.
URI Example: "hdfs://localhost:9000"
HeaderFilter() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyClient.HeaderFilter
 
Helper() - Constructor for class com.northconcepts.datapipeline.job.JobCallback.Helper
 
HEX - Static variable in interface com.northconcepts.datapipeline.foundations.core.Encoder
 
HexEncoder() - Constructor for class com.northconcepts.datapipeline.foundations.core.Encoder.HexEncoder
 
HOUR - Static variable in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
hourlyScheduleInMinutes(int...) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers at fixed minutes past each hour (for example: 0, 15, 30, and 45 minutes past each hour).
hourlyScheduleInMinutes(String, int...) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers at fixed minutes past each hour for the specified datetime field (for example: 0, 15, 30, and 45 minutes past each hour).
hourlyScheduleInMinutes(int...) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows at fixed minutes past each hour (for example: 0, 15, 30, and 45 minutes past each hour).
hourlyScheduleInMinutes(String, int...) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows at fixed minutes past each hour for the specified datetime field (for example: 0, 15, 30, and 45 minutes past each hour).
HourlyScheduler - Class in com.northconcepts.datapipeline.schedule
Represents a schedule of fixed minutes past each hour (for example: 0, 15, 30, and 45 minutes past each hour).
HourlyScheduler(long...) - Constructor for class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
hoursToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
hoursToDateTime() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

I

IApiLimitPolicy - Interface in com.northconcepts.datapipeline.twitter
Indicates the action to take when the Twitter API call limits are reached.
id - Variable in class com.northconcepts.datapipeline.core.DataObject
 
IEntityExpansionPolicy - Interface in com.northconcepts.datapipeline.twitter
Indicates how multi-valued values should be returned.
IFieldMapping - Interface in com.northconcepts.datapipeline.foundations.datamapping
 
IInsert - Interface in com.northconcepts.datapipeline.jdbc.insert
The strategy used to write records to a database.
IJob - Interface in com.northconcepts.datapipeline.job
 
IMergeUsing - Interface in com.northconcepts.datapipeline.jdbc.sql.merge
 
importedKeysLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
INBOX - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
incBlankCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
incEventsDelivered() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
incInstanceCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
IncludeFields - Class in com.northconcepts.datapipeline.transform
Deprecated.
IncludeFields(Collection<String>) - Constructor for class com.northconcepts.datapipeline.transform.IncludeFields
Deprecated.
 
IncludeFields(String...) - Constructor for class com.northconcepts.datapipeline.transform.IncludeFields
Deprecated.
 
incNullCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
incorrectPrimaryKeyPosition(String, int, int) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
increment() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert.UpsertStub
 
incrementRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Increases this endpoint's record-count by 1.
indent() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
index(int) - Method in class com.northconcepts.datapipeline.core.FieldPath
 
IndexDef - Class in com.northconcepts.datapipeline.foundations.schema
The metadata model for an entity's index.
IndexDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
IndexDef(String, String...) - Constructor for class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
IndexDefDiff - Class in com.northconcepts.datapipeline.foundations.schema.diff
 
IndexDefDiff() - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.IndexDefDiff
 
IndexDefDiff(DiffType, String, IndexDef, IndexDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.IndexDefDiff
 
indexDoesNotHaveFields(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
indexesLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
IndexFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
The metadata model for a field in an entity's index.
IndexFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
IndexFieldDef(String, boolean) - Constructor for class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
IndexFieldDef(String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
IndexFieldDefDiff - Class in com.northconcepts.datapipeline.foundations.schema.diff
 
IndexFieldDefDiff() - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.IndexFieldDefDiff
 
IndexFieldDefDiff(DiffType, String, IndexFieldDef, IndexFieldDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.IndexFieldDefDiff
 
indexFieldHasNoIndex(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
indexFieldHasNoSchema(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
indexHasNoEntity(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
indexHasNoSchema(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
indexOf(String) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
indexOfEntity(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns the zero-based position of the EntityDef with the specified name or -1 if it is not found.
indexOfEntityRelationship(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
Returns the zero-based position of the EntityRelationshipDef with the specified name or -1 if it is not found.
indexOfField(Field) - Method in class com.northconcepts.datapipeline.core.Record
 
indexOfField(String, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
indexOfField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
indexOfField(String, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
indexOfField(String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the zero-based position of the IndexDef with the specified name or -1 if it is not found.
indexOfField(String, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Returns the zero-based position of the IndexFieldDef with the specified name or -1 if it is not found and throwExceptionOnFailure is false, otherwise a DataException is thrown.
indexOfForeignKeyFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
indexOfIndex(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the zero-based position of the IndexDef with the specified name or -1 if it is not found.
indexOfIndex(String, boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Returns the zero-based position of the IndexDef with the specified name or -1 if it is not found and throwExceptionOnFailure is false, otherwise a DataException is thrown.
indexOfNode(Node) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
indexOfValue(Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
initCipher() - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
initCipher() - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
initCipher() - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
initCipher() - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
initCipher() - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
initCipher() - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
InnerJoin - Class in com.northconcepts.datapipeline.jdbc.sql.select
Generates an INNER JOIN clause.
InnerJoin(String, String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.InnerJoin
 
innerJoin(String, String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
INodeVisitor - Interface in com.northconcepts.datapipeline.core
 
InputStreamFactory - Interface in com.northconcepts.datapipeline.io
 
Insert - Class in com.northconcepts.datapipeline.jdbc.sql.insert
 
Insert(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
insert(int, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
InsertRow - Class in com.northconcepts.datapipeline.jdbc.sql.insert
 
InsertRow() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.insert.InsertRow
 
InsertValue - Class in com.northconcepts.datapipeline.jdbc.sql.insert
 
InsertValue(String, Object) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.insert.InsertValue
 
InsertValue(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.insert.InsertValue
 
InstagramLocationMediaReader - Class in com.northconcepts.datapipeline.instagram
Search Instagram for media given a specific location (latitude, longitude).
InstagramLocationMediaReader(String, String, double, double, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
Get at most maximum number(maxResults) of recently searched media by location (latitude, longitude).
InstagramLocationReader - Class in com.northconcepts.datapipeline.instagram
Search for a location by geographic coordinate in Instagram.
InstagramLocationReader(String, String, double, double) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramLocationReader
Search Instagram for a location by geographic coordinate.
InstagramMediaReader - Class in com.northconcepts.datapipeline.instagram
Base class for all InstagramXXXMediaReader.
InstagramMediaReader(String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramMediaReader
 
InstagramSelfFollowedByReader - Class in com.northconcepts.datapipeline.instagram
Get the list of users this user is followed by.
InstagramSelfFollowedByReader(String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramSelfFollowedByReader
Get at most maximum number(maxResults) of users this user is followed by.
InstagramSelfFollowsReader - Class in com.northconcepts.datapipeline.instagram
Get the list of users this user follows.
InstagramSelfFollowsReader(String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramSelfFollowsReader
Get at most maximum number(maxResults) of users this user follows.
InstagramSelfMediaReader - Class in com.northconcepts.datapipeline.instagram
Get your most recent media published.
InstagramSelfMediaReader(String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramSelfMediaReader
Get at most maximum number(maxResults) of your recent media.
InstagramSelfReader - Class in com.northconcepts.datapipeline.instagram
Base class for all InstagramSelfXXXReader.
InstagramSelfReader(String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramSelfReader
 
InstagramTagMediaReader - Class in com.northconcepts.datapipeline.instagram
Search Instagram for media given a specific tag.
InstagramTagMediaReader(String, String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
Get at most maximum number(maxResults) of recently tagged media.
InstagramTagReader - Class in com.northconcepts.datapipeline.instagram
Search for matching tags in Instagram by name - results are ordered first as an exact match, then by popularity.
InstagramTagReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
InstagramUserMediaReader - Class in com.northconcepts.datapipeline.instagram
Get the most recent media published by a user.
InstagramUserMediaReader(String, String, String, int) - Constructor for class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
int96ToTimestamp(byte[]) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
IntegrationProxyReader - Class in com.northconcepts.datapipeline.internal.lang
 
IntegrationProxyReader(DataReader) - Constructor for class com.northconcepts.datapipeline.internal.lang.IntegrationProxyReader
 
IntegrationProxyWriter - Class in com.northconcepts.datapipeline.internal.lang
 
IntegrationProxyWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.internal.lang.IntegrationProxyWriter
 
IntegrationReader - Class in com.northconcepts.datapipeline.internal.lang
 
IntegrationReader() - Constructor for class com.northconcepts.datapipeline.internal.lang.IntegrationReader
 
IntegrationWriter - Class in com.northconcepts.datapipeline.internal.lang
 
IntegrationWriter() - Constructor for class com.northconcepts.datapipeline.internal.lang.IntegrationWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.DebugReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.DebugWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.core.TeeReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.memory.TailProxyReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.meter.MeteredWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
interceptRecord(Record) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
internalId - Variable in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
internalName - Variable in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
intervalToMilliseconds() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
intervalToMonths() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
intervalToSeconds() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
intervalToYears() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
invalidEntityInRelationship(String, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
invalidIdentifier(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
invalidOneToManyRelationship(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
invalidStartOfIdentifier(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
invoke(Object, Method, Object[]) - Method in class com.northconcepts.datapipeline.eventbus.EventSourceInvocationHandler
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyCustomerReader
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryLevelReader
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyLocationReader
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyOrderReader
 
invokeRequest() - Method in class com.northconcepts.datapipeline.shopify.ShopifyProductReader
 
IParser - Interface in com.northconcepts.datapipeline.core
 
IRetryStrategy - Interface in com.northconcepts.datapipeline.retry
 
isAddMissingOptionalFields() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Indicates if data mapping should add optional fields in this entity that are not present in the data (doesn't apply during validation).
isAddTextToParent() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isAddTextToParent() - Method in class com.northconcepts.datapipeline.xml.XmlReader
Return true if each child node's text should be concatenated to its parent during parsing (defaults to false).
isAddTextToParent() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
Return true if each child node's text should be concatenated to its parent during parsing (defaults to false).
isAddUserToRecord() - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
isAddUserToRecord() - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
isAlive() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns true if this bus has not been shutdown.
isAll() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
isAllowBlank() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
Indicates if empty strings are allowed as values for this field.
isAllowExtraFieldsInMapping() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Indicates if data mapping should fail when the data contains fields not present in this entity (doesn't apply during validation).
isAllowExtraFieldsInValidation() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Indicates if data validation should fail when the data contains fields not present in this entity (doesn't apply during mapping ).
isAllowMultiLineText() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates if line separators are allowed inside quoted fields.
isAllowMultiLineText() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
isAllowNoConditions() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
isAllowNoOutcomes() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
isAllowNoResults() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
Indicates if no exception should be thrown if no results are found (default false, exceptions are thrown).
isAllowQuoteInField() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates if unescaped quotes are allowed in fields (default to false).
isAllowQuoteInField() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
isAlwaysIncludeEmail() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
isAlwaysShowFooter() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
isAlwaysShowHeader() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
isAncestorOf(Node) - Method in class com.northconcepts.datapipeline.core.Node
Returns true if the supplied node is a descendant of this one.
isAppend() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
isAppend() - Method in class com.northconcepts.datapipeline.core.TextWriter
Indicates if writing should start at the end of the file (if it exists).
isAppend() - Method in class com.northconcepts.datapipeline.file.FileWriter
Indicates if writing should start at the end of the file (if it exists).
isAppend() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
isAppend() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
isApplicable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConditionPart
 
isApplicable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.ConjunctivePart
 
isApplicable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.NotPart
 
isApplicable() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
isArbitrarySizeInBytes() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns true if values of this type can vary in length/size, otherwise false for fixed-length types.
isArray() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
isArray() - Method in class com.northconcepts.datapipeline.core.Field
 
isArray() - Method in class com.northconcepts.datapipeline.core.Record
 
isArray() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
isArray() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isArray() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
isArray() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
isAscending() - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
isAscending() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
isAscending() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
isAscending() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
isAttribute() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
isAutoCloseConnection() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
isAutoCloseConnection() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
isAutoCloseConnection() - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Indicates if the MongoDB client should be closed when this reader closes (defaults to false).
isAutoCloseConnection() - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
Indicates if the MongoDB client should be closed when this writer closes (defaults to false).
isAutoCloseConnection() - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
Indicates if the database connection in this lookup should be closed when the lookup is closed by the LookupTransformer via a TransformingReader or TransformingWriter.
isAutoCloseLogWriter() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
isAutoCloseLogWriter() - Method in class com.northconcepts.datapipeline.job.Job
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.file.FileReader
Indicates if the underlying input stream should be closed when this stream closes (defaults to true).
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
isAutoCloseReader() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
Indicates if the underlying java.io.BufferedWriter should be closed when this stream closes (defaults to true).
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.core.TextWriter
Indicates if the underlying java.io.BufferedWriter should be closed when this stream closes (defaults to true).
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.file.FileReader
Deprecated.
use FileReader.isAutoCloseReader() instead. Indicates if the underlying input stream should be closed when this stream closes (defaults to true).
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.file.FileWriter
Indicates if the underlying output stream should be closed when this stream closes (defaults to true).
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
isAutoCloseWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
isAutofilterColumns() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
isAutoFilterColumns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
isAutofitColumns() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
isAutofitColumns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
isAutoIncrement() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isAutoIncrement() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isAutoIncrement() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
isAutoIncrementSupported() - Method in enum com.northconcepts.datapipeline.sql.mysql.TableColumnType
 
isAutoMapping() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Indicates if incoming source fields should be mapped automatically without the need for explicit FieldMappings (default false).
isBatchMode() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
isBatchMode() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
isBatchMode() - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
 
isBatchSupported() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
isBatchSupported() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
isBatchSupported() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
isBinary() - Method in enum com.northconcepts.datapipeline.core.FieldType
 
isBinary() - Method in class com.northconcepts.datapipeline.foundations.file.FileDetector
 
isBinary() - Method in enum com.northconcepts.datapipeline.foundations.file.FileType
 
isBinarySqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isBoolean() - Method in enum com.northconcepts.datapipeline.core.FieldType
 
isBoolean(String) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
isBooleanSqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isCacheFieldIndexes() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
isCancelled() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns true if this job was cancelled.
isCancelled(Throwable) - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns true if this exception is due to this job being cancelled.
isCancelled() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns true if this job was cancelled.
isCancelled() - Method in class com.northconcepts.datapipeline.job.Job
Returns true if this job was cancelled.
isCandidateKey(RecordList, String...) - Static method in class com.northconcepts.datapipeline.foundations.tools.DetectPrimaryKeysInDataset
 
isCaptureElapsedTime() - Static method in class com.northconcepts.datapipeline.core.Endpoint
Indicates if all endpoints (readers and writers) should record their processing time.
isCascade() - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
isCascade() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
isCascade() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
isCascadeFieldValue() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
isCascadeValues() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
isCaseSensitive() - Method in class com.northconcepts.datapipeline.filter.rule.Contains
 
isCausedBy(Class<? extends Throwable>) - Method in exception com.northconcepts.datapipeline.core.DataException
Returns true if this exception was caused by (or one of its nested exceptions was caused by) the specified exception.
isCauseInterruptedException() - Method in exception com.northconcepts.datapipeline.core.DataException
Returns true if the nested exception indicates that a thread was interrupted.
isCheckIfConstraintExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
Indicates if IF EXISTS clause should be added to the ALTER TABLE...DROP CONSTRAINT statement before the constraint name (default true).
isCheckIfDropTableExists() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default is true).
isCheckIfDropTableExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default is true).
isCheckIfExists() - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default true).
isCheckIfExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default true).
isCheckIfForeignTableExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
Indicates if IF EXISTS clause should be included in the ALTER TABLE...ADD CONSTRAINT statement (default true).
isCheckIfForeignTableExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF EXISTS clause should be included in the ALTER TABLE statement (default is true).
isCheckIfIndexNotExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF NOT EXISTS clause should be included in the CREATE INDEX statement (default is true).
isCheckIfNotExists() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default true).
isCheckIfNotExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
Indicates if IF NOT EXISTS clause should be included in the CREATE INDEX statement (default true).
isCheckIfNotExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default true).
isCheckIfTableExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
Indicates if the IF EXISTS clause should be added to the ALTER TABLE statement before the table name (default true).
isCheckIfTableNotExists() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default is true).
isCheckIfTableNotExists() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default is true).
isChildNode() - Method in class com.northconcepts.datapipeline.core.Node
Indicates if this record has a parent record (i.e.
isCloneRecord() - Method in class com.northconcepts.datapipeline.core.TeeReader
Indicates if a copy of the original record should be sent to the writer (default false), otherwise the original record is sent to the writer.
isCloseBeforeAddingRecord() - Method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Returns true if the window should be closed before adding the record or false if (the default).
isClosed() - Method in class com.northconcepts.datapipeline.core.Endpoint
Indicates if this endpoint has finished transferring data.
isCollectUniqueValues() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if unique values in the dataset should be collected (default false).
isColumnStatsLoaded() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Return true if all the column stats have been loaded.
isCommitBatch() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
isCommitBatch() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Indicates if this writer should call commit on each connection after every batch is sent, otherwise, commit is called after the final batch update (default is false).
isCommitBatch() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Indicates if this writer should call commit on each connection after every batch is sent, otherwise, commit is called after the final batch update (default is false).
isCommitBatch() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Returns true if this reader calls commit on the connection after every batch is sent.
isCommitBatch() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Indicates if this writer should call commit on the connection after every batch is sent, otherwise, commit is called after the final batch update (default is false).
isCompressed() - Method in class com.northconcepts.datapipeline.file.FileReader
Indicates if the data is compressed and should be decompressed as it is being read.
isCompressed() - Method in class com.northconcepts.datapipeline.file.FileWriter
Indicates if the data should be compressed as it is being written (default false).
isContinueOnException() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
isCurrency() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isDataLoading() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Return true if the records or column stats are currently being loaded.
isDebug() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
isDebug() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
isDebug() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
isDebug() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
isDebug() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Indicates if the bus should emit debug log messages when events are published or delivered and during the shutdown process.
isDebug() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
isDebug() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
isDebug() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isDebug() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
Indicates if failing patterns should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
isDebug() - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
Indicates if the generated SQL should be logged (default false).
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
isDebug() - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
isDebug() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
isDebug() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
Indicates if debugging is enabled to print log statements.
isDebug() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Indicates if debugging is enabled to print log statements.
isDebug() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
isDebug() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
isDefaulAdjustToUTC() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
isDefaultAdjustedToUTC() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Indicates if all datetime fields should be marked as AdjustedToUTC.
isDefaultAdjustedToUTC() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates if all datetime fields should be marked as AdjustedToUTC.
isDeleted() - Method in class com.northconcepts.datapipeline.core.Record
 
isDeleteDatabaseFileOnClose() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
isDependentOn(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
Returns true if this table is either directly or indirectly dependent on the supplied table.
isDetectBigNumberValues() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if big decimals and big integers should be analyzed to determine their precision and scale (default true).
isDetectBooleanValues() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if boolean values should be looked for in strings and undefined types (default true).
isDetectNumericValues() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if numeric values should be looked for in strings and undefined types (default true).
isDetectTemporalValues() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if date/time patterns should be looked for in strings and undefined types (default true).
isDigit(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isDirectlyDependentOn(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
Returns true if this table is directly dependent on the supplied table (i.e they have a direct public-foreign key relationship).
isDistinct() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
isDropTable() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if drop table statement should be included in the output DDL for each entity in the CreateMySqlDdlFromSchemaDef.schemaDef (default true).
isDropTable() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if drop table statement should be included in the output DDL for each entity in the CreatePostgreSqlDdlFromSchemaDef.schemaDef (default true).
isEmpty() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns true if this array contains no elements -- equivalent to ArrayValue.size() == 0.
isEmpty() - Method in class com.northconcepts.datapipeline.core.Record
Returns true if all fields in this record are null.
isEmpty() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns true if this list contains no records.
isEmpty() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
isEmpty() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
isEmpty() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
isEmpty() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
isEmpty() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
isEnabled() - Static method in class com.northconcepts.datapipeline.core.Messages
 
isEscapePatterns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
isEscapePatterns() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
isEvaluateExpressions() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
isEvaluateExpressions() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
isExceptionOnFailure() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
isExceptionOnFailure() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
isExceptionOnFailure() - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
isExcludeNulls() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
isExhausted() - Method in class com.northconcepts.datapipeline.core.DataReader
Returns true if this stream has already returned a null indicating that no further reads are possible.
isFailed() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns true if this job has completed unsuccessfully.
isFailed() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns true if this job has completed unsuccessfully.
isFailed() - Method in class com.northconcepts.datapipeline.job.Job
Returns true if this job has completed unsuccessfully.
isFailOnException() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
isFailOnLimitationNotice() - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
isField() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.core.TextWriter
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
isFieldNamesInFirstRow() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
isFieldType(FieldType) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
IsFieldType - Class in com.northconcepts.datapipeline.filter.rule
 
IsFieldType(FieldType) - Constructor for class com.northconcepts.datapipeline.filter.rule.IsFieldType
 
isFinished() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
isFinished() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns true if this job has finished running.
isFinished() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns true if this job has finished running.
isFinished() - Method in class com.northconcepts.datapipeline.job.Job
Returns true if this job has finished running.
isFinished() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
isFixedSizeInBytes() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns true if values of this type are fixed in length/size, otherwise false for types that can vary in length.
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
Indicates if the underlying java.io.BufferedWriter should be flushed after each record is written.
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.core.TextWriter
Indicates if the underlying java.io.BufferedWriter should be flushed after each record is written.
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.file.FileWriter
Indicates if the underlying java.io.BufferedWriter should be flushed after each record is written.
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
isFlushOnWrite() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
isForceQuote() - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Returns true if all values will be quoted, even if they are not null or empty strings.
isForceQuote() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
isForiegnKeyTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
isGenerated() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isGenerateIndexes() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if DDL should be generated for indexes in the CreateMySqlDdlFromSchemaDef.schemaDef (default is true).
isGenerateIndexes() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if DDL should be generated for indexes in the CreatePostgreSqlDdlFromSchemaDef.schemaDef (default is true).
isGenerateRelationships() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if DDL should be generated for relationships in the CreateMySqlDdlFromSchemaDef.schemaDef (default is true).
isGenerateRelationships() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if DDL should be generated for relationships in the CreatePostgreSqlDdlFromSchemaDef.schemaDef (default is true).
isIgnoreEmptyText() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isIgnoreEmptyText() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
isIgnoreNamespaces() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isIgnoreNamespaces() - Method in class com.northconcepts.datapipeline.xml.XmlReader
Indicates if namespaces on elements and attributes are ignored when matching expressions (default to true).
isIgnoreNamespaces() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
Indicates if namespaces on elements and attributes are to be removed (default to true).
isIgnoreOnError() - Method in class com.northconcepts.datapipeline.jdbc.insert.MySqlPreparedStatementInsert
 
isIncludeInOutcome() - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
isIncludeSpamAndTrash() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
isInferStringTypes() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if string and undefined types should be analyzed to determine if they represent a numeric, boolean, or date/time value (default true).
isInsert() - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
isInsertFirst() - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
Indicates if an insert should be attempted before and update (the default) or false if the update should be attempted first.
isInstanceOfJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
IsInstanceOfJavaType - Class in com.northconcepts.datapipeline.filter.rule
 
IsInstanceOfJavaType(Class<?>) - Constructor for class com.northconcepts.datapipeline.filter.rule.IsInstanceOfJavaType
 
isIntegerNumber() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns true if values of this type are numbers that cannot contain fractions (byte, short, int, etc.).
isJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
IsJavaType - Class in com.northconcepts.datapipeline.filter.rule
 
IsJavaType(Class<?>) - Constructor for class com.northconcepts.datapipeline.filter.rule.IsJavaType
 
isKeepPolling() - Method in class com.northconcepts.datapipeline.kafka.KafkaReader
 
isLastFieldConsumesRemaining() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
isLastFieldConsumesRemaining() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
isLengthSupported() - Method in enum com.northconcepts.datapipeline.sql.mysql.TableColumnType
 
isLengthSupported() - Method in enum com.northconcepts.datapipeline.sql.postgresql.TableColumnType
 
isLenient() - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
isLenientPattern() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
isLetter(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isLimitToAllowedValues() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Indicates if values not it FieldDef.getAllowedValues() are allowed.
isLineageSupported() - Method in class com.northconcepts.datapipeline.core.DataReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
isLineageSupported() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
isLoadColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
isLoadExportedKeys() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
isLoadImportedKeys() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
isLoadIndexes() - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
isLocal() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
isLocal() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSink
 
isLocal() - Method in interface com.northconcepts.datapipeline.foundations.file.FileSource
 
isLocal() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
isLookupById() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
isLookupByScreenName() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
isMakeIdentifiersSingular() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
isMakeIdentifiersSingular() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
isMakeIdentifiersSingular() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
isMapTextRecordsToFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
isMapTextRecordsToFields() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
isMarker() - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
isMarker() - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
isMarker(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlDetailMarker
 
isMarker(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
isMethodBacklisted(String) - Static method in class com.northconcepts.datapipeline.core.Functions
Returns true if the specified method starts with any of the blacklisted prefixes and does not start with a whitelisted prefix.
isMultithreaded() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
isMuteUser() - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
isMuteUser() - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
isNegative() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
isNewLine(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
isNotAlive() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Returns true if this bus has been shutdown or is in the process of shutting down.
isNotArray() - Method in class com.northconcepts.datapipeline.core.Field
 
isNotArray() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isNotEmpty() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns true if this array contains elements -- equivalent to ArrayValue.size() > 0.
isNotEmpty() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns true if this list contains at least one record.
isNotEmpty() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
isNotEmpty() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
isNotEmpty() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
isNotFieldType(FieldType) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
isNotFinished() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
isNotInstanceOfJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
isNotJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
isNotNull() - Method in class com.northconcepts.datapipeline.core.Field
 
isNotNull() - Method in class com.northconcepts.datapipeline.core.Node
Returns true if this node does not contain a null value.
isNotNull() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
IsNotNull() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
IsNotNull - Class in com.northconcepts.datapipeline.filter.rule
 
IsNotNull() - Constructor for class com.northconcepts.datapipeline.filter.rule.IsNotNull
 
isNotRecord() - Method in class com.northconcepts.datapipeline.core.Field
 
isNotRecord() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isNotSingleValue() - Method in class com.northconcepts.datapipeline.core.Field
 
isNotSingleValue() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isNotValid() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
isNull() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
isNull() - Method in class com.northconcepts.datapipeline.core.Field
 
isNull() - Method in class com.northconcepts.datapipeline.core.Node
Returns true if this node contains a null value.
isNull() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isNull() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
IsNull - Class in com.northconcepts.datapipeline.filter.rule
 
IsNull() - Constructor for class com.northconcepts.datapipeline.filter.rule.IsNull
 
isNullable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isNullable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isNullable() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
isNullable() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
isNumber(String) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
isNumeric() - Method in enum com.northconcepts.datapipeline.core.FieldType
 
isNumericSqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isOpen() - Method in class com.northconcepts.datapipeline.core.Endpoint
Indicates if this endpoint is ready for reading or writing.
isOverwrite() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
isOverwrite() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
isOverwrite() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
isOverwrite() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
isOverwrite() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction.FieldMapping
 
isOverwrite() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Overwrites the file if true, otherwise, throws an exception if the file already exists.
isOverwriteFields() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
isPaused() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns true if this job is currently paused.
isPaused() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns true if this job is currently paused.
isPaused() - Method in class com.northconcepts.datapipeline.job.Job
Returns true if this job is currently paused.
isPollingRequired() - Method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Indicates if the BufferStrategy.shouldClose(RecordBuffer, BufferedReader, Record) method should be called every second for open buffers -- even if no new data is present -- to release any data that may have been collected (passing in a null record).
isPollingRequired() - Method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Indicates if the {@link #shouldClose(Window, GroupByReader, Record) method should be called every second for open windows -- even if no new data is present -- to release any data that may have been collected (passing in a null record).
isPollingRequired() - Method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
Indicates if the {@link #shouldCreate(GroupByReader, Record) method should be called every second -- even if no new data is present -- to allow windows to be created (passing in a null record).
isPretty() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
isPretty() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
isPretty() - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
isPretty() - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
Indicates if line breaks and indentations should be added to output (default false).
isPretty() - Method in class com.northconcepts.datapipeline.json.SimpleJsonWriter
Indicates if line breaks and indentations should be added to output (default false).
isPretty() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
isPretty() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlWriter
Indicates if line breaks and indentations should be added to output (default false).
isPretty() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
Indicates if line breaks and indentations should be added to output (default false).
isPretty() - Method in class com.northconcepts.datapipeline.xml.XmlWriter
Indicates if line breaks and indentations should be added to output (default false).
isPrimaryKey() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isPrimaryKey() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Returns true if primaryKeyPosition is not null.
isPrimaryKey() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
isPrimaryKey() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
isPrimaryKeyIndex() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
isPrimaryKeyTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
isPseudo() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isPublishLifecycleEvents() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Indicates if the bus should publish its own EventBusLifecycleListener and ShutdownListener events (defaults to true).
isQuantity() - Method in interface com.northconcepts.datapipeline.expression.ASTNode
True if this node represents a literal of variable, false if it represents an expression.
isRateLimitExceeded() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
isRateLimitExceeded() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
isReadOnly() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isRealNumber() - Method in enum com.northconcepts.datapipeline.core.FieldType
Returns true if values of this type are numbers that can contain fractions.
isRecord() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
isRecord() - Method in class com.northconcepts.datapipeline.core.Field
 
isRecord() - Method in class com.northconcepts.datapipeline.core.Record
 
isRecord() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
isRecord() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isRecordBreak() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
isRecordBreak(JsonXmlNode) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
isRecordBreak(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
isRecordBreak(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
isRecordCountBigInteger() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Indicates if this endpoint's record-count is too big (over 1000000000000000000L or 1.0e+18) for a long and should be retrieved as a BigInteger using DataEndpoint.getRecordCountAsBigInteger().
isRecordsLoaded() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Return true if all the records have been loaded.
isRecordStackTraceInMessage() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
isRecordStackTraceInMessage() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
isRecordStackTraceInMessage() - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
isRemoteVerification() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
 
isRemoveDocumentId() - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Indicates if the document "_id" property should be removed from the resulting records (defaults to true).
isRenameRequired() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction.FieldMapping
 
isRequired() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Indicates if this field can be null or missing.
isRestrict() - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
isRestrict() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
isRestrict() - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
isReturnOrphans() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
Indicates if records failing the lookup should be returned — instead of being deleted (default is false).
isRowIdentifier() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isRunning() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Returns true if this job is currently running.
isRunning() - Method in interface com.northconcepts.datapipeline.job.IJob
Returns true if this job is currently running.
isRunning() - Method in class com.northconcepts.datapipeline.job.Job
Returns true if this job is currently running.
isRunning() - Method in class com.northconcepts.datapipeline.meter.Meter
 
isSaveLineage() - Method in class com.northconcepts.datapipeline.core.DataReader
 
isSaveLineage() - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
isScaleSupported() - Method in enum com.northconcepts.datapipeline.sql.mysql.TableColumnType
 
isScaleSupported() - Method in enum com.northconcepts.datapipeline.sql.postgresql.TableColumnType
 
isSearchable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isSendSkippedToDiscardWriter() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
isSendSkippedToDiscardWriter() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
isSendSkippedToDiscardWriter() - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
isSigned() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isSigned() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isSigned() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
isSingleEvent() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
isSingleValue() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
isSingleValue() - Method in class com.northconcepts.datapipeline.core.Field
 
isSingleValue() - Method in class com.northconcepts.datapipeline.core.Record
 
isSingleValue() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
isSingleValue() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isSkip() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
isSkipEmptyRows() - Method in class com.northconcepts.datapipeline.core.AbstractReader
Indicates that rows with only null values should not be returned by the reader (default is false).
isSkipEmptyRows() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
isSkipEmptyRows() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
isSkipEmptyRows() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
isStopOnWriterEOF() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
Indicates if this reader should stop reading from the event bus when any event bus writer on the same topic finishes (default to true).
isStrictArrays() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Indicates if arrays should be strictly handled as arrays (default/true) or if an array with one value can be treated and a non-array and vice-versa (false).
isStrictTypeMapping() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
Indicates if database types should be mapped to java type based only on java.sql.Types as defined by Sun/Oracle (defaults to false).
isTabular() - Method in class com.northconcepts.datapipeline.core.FieldList
Indicates if all the fields match against a flat record (i.e.
isTabular() - Method in class com.northconcepts.datapipeline.core.FieldPath
Indicates if this path matches against a flat record (i.e.
isTemporal() - Method in enum com.northconcepts.datapipeline.core.FieldType
 
isTemporalSqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isTerminateWithSemicolon() - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
isTerminateWithSemicolon() - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
isTerminateWithSemicolon() - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
isTextSqlType() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
isTextual() - Method in enum com.northconcepts.datapipeline.core.FieldType
 
isThrowExceptionOnMissingField() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
isThrowExceptionOnMissingField() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
Indicates if an exception should be thrown if the source field is missing (default to true).
isTransacted() - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
isTrimFields() - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates if space and tab characters at the beginning and ending of non-quoted-values should be removed.
isTrimFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
isTrue(ExpressionContext) - Method in class com.northconcepts.datapipeline.json.builder.JsonLogicalExpression
 
isTrue(ExpressionContext) - Method in class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
isTruncateFields() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
isTruncateFields() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
isUnique() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
isUnique() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
isUnique() - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
isUnique() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
isUnique() - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
isUseBigDecimal() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
isUseBigDecimal() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
isUseBigDecimal() - Method in class com.northconcepts.datapipeline.json.JsonReader
 
isUseBigDecimal() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
isUseBigDecimal() - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
isUseCatalog() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
isUseColumnLabel() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
isUseSheetColumnCount() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
isUseSheetColumnCount() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
isUseStrongListenerReference() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Indicates if the event bus uses strong references (default) or soft references for holding listeners added to the bus.
isUseTemplateObjectWrapper() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
isUseTimestampInstant() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates if Instants should be used to store datetime values.
isUTC() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates if datetime values are adjusted to UTC.
isValid() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
isValidateQuery() - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
isValueNode() - Method in class com.northconcepts.datapipeline.core.Node
Returns true if this node is a ValueNode (Record, ArrayValue, or SingleValue).
isValueNode() - Method in class com.northconcepts.datapipeline.core.ValueNode
 
isValueNotSet() - Method in class com.northconcepts.datapipeline.core.Field
 
isValueSet() - Method in class com.northconcepts.datapipeline.core.Field
 
isWritable() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
isWriteFieldsAsAttributes() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
isWriteFieldsAsAttributes() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
isWriteToFile() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
isWriteToFile() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
isWriteToFile() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
isWriteXmlDeclaration() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
isWriteXmlDeclaration() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
iterator() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
iterator() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
iterator() - Method in class com.northconcepts.datapipeline.core.FieldList
Returns an iterator over the fields in this list.
iterator() - Method in class com.northconcepts.datapipeline.core.Record
Returns an iterator over the fields in this record.
iterator() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns an iterator over the records in this list.
iterator() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
ITwitterConverter - Interface in com.northconcepts.datapipeline.twitter
 
IUpsert - Interface in com.northconcepts.datapipeline.jdbc.upsert
The strategy used to upsert records to a database.

J

JAVA_ARRAY_SIZE - Static variable in class com.northconcepts.datapipeline.core.Field
 
JAVA_OBJECT_SIZE - Static variable in class com.northconcepts.datapipeline.core.Field
 
JavaBeanReader - Class in com.northconcepts.datapipeline.javabean
Obtains records from an object using bean introspection and reflection.
JavaBeanReader(String, Object) - Constructor for class com.northconcepts.datapipeline.javabean.JavaBeanReader
 
JavaCodeBuilder - Class in com.northconcepts.datapipeline.sourcecode
A simple model containing generated Java code, imports, and variable names.
JavaCodeBuilder() - Constructor for class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
JavaCodeGenerator - Interface in com.northconcepts.datapipeline.sourcecode
Interface for classes capable of participating in Java code generation.
JdbcConnection - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcConnection() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
JdbcConnectionFactory - Interface in com.northconcepts.datapipeline.jdbc
A consistent interface for creating JDBC connections.
JdbcConnectionListener - Interface in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcExportedKey - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcExportedKey() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcExportedKey
 
JdbcFieldIndex - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcFieldIndex() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
JdbcFieldIndex(String, int, boolean) - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
JdbcImportedKey - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcImportedKey() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
JdbcIndex - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcIndex() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
JdbcLookup - Class in com.northconcepts.datapipeline.transform.lookup
 
JdbcLookup(Connection, String, int...) - Constructor for class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
Creates a new instance with the autoCloseConnection property set to false.
JdbcLookup(Connection, String) - Constructor for class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
Creates a new instance with the autoCloseConnection property set to false.
JdbcLookup(JdbcConnectionFactory, String, int...) - Constructor for class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
Creates a new instance with the autoCloseConnection property set to true.
JdbcLookup(JdbcConnectionFactory, String) - Constructor for class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
Creates a new instance with the autoCloseConnection property set to true.
JdbcMultiUpsertWriter - Class in com.northconcepts.datapipeline.jdbc
Writes records to a database table using the upsert idiom (attempt to insert, but update if duplicate key exists).
JdbcMultiUpsertWriter(DataSource, int, int, String, IUpsert, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
JdbcMultiUpsertWriter(DataSource, int, int, String, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
JdbcMultiUpsertWriter(JdbcConnectionFactory, int, int, String, IUpsert, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
JdbcMultiUpsertWriter(JdbcConnectionFactory, int, int, String, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
JdbcMultiWriter - Class in com.northconcepts.datapipeline.jdbc
Writes records to a database table using 1 or more connections; each connection writing asynchronously using a separate thread.
JdbcMultiWriter(DataSource, int, int, String, IInsert) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
JdbcMultiWriter(DataSource, int, int, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
JdbcMultiWriter(JdbcConnectionFactory, int, int, String, IInsert) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
JdbcMultiWriter(JdbcConnectionFactory, int, int, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
JdbcPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
JdbcPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
JdbcPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
JdbcPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
JdbcQuery - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcQuery() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
JdbcQuery(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
JdbcQuery.Cardinality - Enum in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcQueryColumn - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcQueryColumn() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
JdbcQueryParameter - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcQueryParameter() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
JdbcQueryParameter(String, Class<?>, Integer, String) - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
JdbcReader - Class in com.northconcepts.datapipeline.jdbc
Obtains records from a database query.
JdbcReader(Connection, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
Creates a new instance with the autoCloseConnection property set to false.
JdbcReader(Connection, String, Object...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
Creates a new instance with the autoCloseConnection property set to false.
JdbcReader(Connection, String, Object[], int[]) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
Creates a new instance with the autoCloseConnection property set to false.
JdbcReader(JdbcConnectionFactory, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
Creates a new instance with the autoCloseConnection property set to true.
JdbcReader(JdbcConnectionFactory, String, Object...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
Creates a new instance with the autoCloseConnection property set to true.
JdbcReader(JdbcConnectionFactory, String, Object[], int[]) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcReader
Creates a new instance with the autoCloseConnection property set to true.
JdbcResultPage<T> - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcResultPage(int, int, List<T>, long) - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
JdbcSchema - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcSchema() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
JdbcSink - Interface in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcSource - Interface in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcSourceType - Enum in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcTable - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcTable() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
JdbcTableColumn - Class in com.northconcepts.datapipeline.foundations.jdbc
 
JdbcTableColumn() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
JdbcUpsertWriter - Class in com.northconcepts.datapipeline.jdbc
Writes records to a database table using the upsert idiom (attempt to insert, but update if duplicate key exists).
JdbcUpsertWriter(Connection, String, IUpsert, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
JdbcUpsertWriter(Connection, String, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
JdbcUpsertWriter(JdbcConnectionFactory, String, IUpsert, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
JdbcUpsertWriter(JdbcConnectionFactory, String, String...) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
JdbcValueReader - Interface in com.northconcepts.datapipeline.jdbc
The interface used to read column values from a JDBC ResultSet.
JdbcWriter - Class in com.northconcepts.datapipeline.jdbc
Writes records to a database table.
JdbcWriter(Connection, String, IInsert) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcWriter
Creates a new instance with the autoCloseConnection property set to false.
JdbcWriter(Connection, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcWriter
Creates a new instance with the autoCloseConnection property set to false.
JdbcWriter(JdbcConnectionFactory, String, IInsert) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcWriter
Creates a new instance with the autoCloseConnection property set to true.
JdbcWriter(JdbcConnectionFactory, String) - Constructor for class com.northconcepts.datapipeline.jdbc.JdbcWriter
Creates a new instance with the autoCloseConnection property set to true.
JiraClient - Interface in com.northconcepts.datapipeline.jira.client
 
JiraClient.JiraStub - Class in com.northconcepts.datapipeline.jira.client
 
JiraClient.Proxy - Class in com.northconcepts.datapipeline.jira.client
 
JiraEpicReader - Class in com.northconcepts.datapipeline.jira
Reads Jira epics from a board based on the API user's permission.
JiraEpicReader(String, String, String, int) - Constructor for class com.northconcepts.datapipeline.jira.JiraEpicReader
 
JiraIssue - Class in com.northconcepts.datapipeline.jira
 
JiraIssue() - Constructor for class com.northconcepts.datapipeline.jira.JiraIssue
 
JiraIssueReader - Class in com.northconcepts.datapipeline.jira
Reads Jira issues using JQL.
JiraIssueReader(String, String, String, JiraSearch) - Constructor for class com.northconcepts.datapipeline.jira.JiraIssueReader
 
JiraProjectReader - Class in com.northconcepts.datapipeline.jira
Reads Jira projects from based on the API user's permission.
JiraProjectReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.jira.JiraProjectReader
 
JiraProjectReader.OrderByField - Enum in com.northconcepts.datapipeline.jira
 
JiraProjectReader.SortDirection - Enum in com.northconcepts.datapipeline.jira
 
JiraReader - Class in com.northconcepts.datapipeline.jira
 
JiraReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.jira.JiraReader
 
JiraSearch - Class in com.northconcepts.datapipeline.jira
 
JiraSearch() - Constructor for class com.northconcepts.datapipeline.jira.JiraSearch
 
JiraService - Class in com.northconcepts.datapipeline.jira.client
 
JiraService(String, String, String) - Constructor for class com.northconcepts.datapipeline.jira.client.JiraService
 
JiraSprintReader - Class in com.northconcepts.datapipeline.jira
Reads Jira sprints from a board based on the API user's permission.
JiraSprintReader(String, String, String, int) - Constructor for class com.northconcepts.datapipeline.jira.JiraSprintReader
 
JiraSprintReader.SprintState - Enum in com.northconcepts.datapipeline.jira
 
JmsAcknowledgeMode - Enum in com.northconcepts.datapipeline.jms
 
JmsConnection - Class in com.northconcepts.datapipeline.jms
A connection to Java Message Service (JMS) provider.
JmsConnection(JmsSettings) - Constructor for class com.northconcepts.datapipeline.jms.JmsConnection
 
JmsDestinationType - Enum in com.northconcepts.datapipeline.jms
Constants for the type of messaging to use.
JmsReader - Class in com.northconcepts.datapipeline.jms
Read Records from a Java Message Service (JMS) provider.
JmsReader(JmsSettings) - Constructor for class com.northconcepts.datapipeline.jms.JmsReader
Connects to a Java Message Service server.
Apache ActiveMQ Example:
Properties props = new Properties();
props.setProperty(Context.INITIAL_CONTEXT_FACTORY,"org.apache.activemq.jndi.ActiveMQInitialContextFactory");
props.setProperty(Context.PROVIDER_URL,"tcp://localhost:61616");
DataReader reader = new JmsReader(props, JmsDestinationType.QUEUE, "queueName");
JmsSettings - Class in com.northconcepts.datapipeline.jms
The configuration used to connect to a JmsReader or JmsWriter.
JmsSettings(String, JmsDestinationType, Properties) - Constructor for class com.northconcepts.datapipeline.jms.JmsSettings
 
JmsSettings(String, JmsDestinationType) - Constructor for class com.northconcepts.datapipeline.jms.JmsSettings
 
JmsWriter - Class in com.northconcepts.datapipeline.jms
Write Records to a Java Message Service (JMS) provider.
JmsWriter(JmsSettings) - Constructor for class com.northconcepts.datapipeline.jms.JmsWriter
Connects to a Java Message Service server.
Apache ActiveMQ Example:
Properties props = new Properties();
props.setProperty(Context.INITIAL_CONTEXT_FACTORY,"org.apache.activemq.jndi.ActiveMQInitialContextFactory");
props.setProperty(Context.PROVIDER_URL,"tcp://localhost:61616");
DataWriter writer = new JmsWriter(props, JmsDestinationType.TOPIC, "topicName");
Job - Class in com.northconcepts.datapipeline.job
Used to run, manage, and track pipelines.
Job(DataReader, DataWriter) - Constructor for class com.northconcepts.datapipeline.job.Job
 
JobCallback<R extends DataReader,W extends DataWriter> - Interface in com.northconcepts.datapipeline.job
 
JobCallback.Helper - Class in com.northconcepts.datapipeline.job
 
JobLifecycleListener - Interface in com.northconcepts.datapipeline.job
 
jobs - Static variable in class com.northconcepts.datapipeline.job.AbstractJob
 
JobTemplate - Interface in com.northconcepts.datapipeline.job
JobTemplate is the base type for classes that transfer records from DataReaders to DataWriters.
JobTemplateImpl - Class in com.northconcepts.datapipeline.job
 
JobTemplateImpl() - Constructor for class com.northconcepts.datapipeline.job.JobTemplateImpl
 
join(CharSequence) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidationPath
 
Join - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
Join(String, String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.Join
 
join(long) - Method in class com.northconcepts.datapipeline.multiplex.DeMux
Waits at most millis milliseconds for the feeder process to finish reading records from the source reader and sending them to downstream readers.
join(long, int) - Method in class com.northconcepts.datapipeline.multiplex.DeMux
Waits at most millis milliseconds plus nanos nanoseconds for the feeder process to finish reading records from the source reader and sending them to downstream readers.
join() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
Waits for the feeder process to finish reading records from the source reader and sending them to downstream readers.
join(Record, RecordList, List<?>) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
JSON_FACTORY - Static variable in class com.northconcepts.datapipeline.google.GoogleApiReader
 
JsonArray - Class in com.northconcepts.datapipeline.json.builder
 
JsonArray() - Constructor for class com.northconcepts.datapipeline.json.builder.JsonArray
 
JsonConditionalNode - Class in com.northconcepts.datapipeline.json.builder
 
JsonConditionalNode(JsonNode, String) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
JsonDetailMarker - Class in com.northconcepts.datapipeline.json.builder
 
JsonDetailMarker(JsonNode) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
JsonExpression - Class in com.northconcepts.datapipeline.json.builder
 
JsonExpression(String) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonExpression
 
JsonField - Class in com.northconcepts.datapipeline.json.builder
 
JsonField(String, JsonValue) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonField
 
JsonFragment - Class in com.northconcepts.datapipeline.json.builder
 
JsonFragment(JsonNode) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonFragment
 
JsonLinesWriter - Class in com.northconcepts.datapipeline.json
 
JsonLinesWriter(File) - Constructor for class com.northconcepts.datapipeline.json.JsonLinesWriter
 
JsonLinesWriter(Writer) - Constructor for class com.northconcepts.datapipeline.json.JsonLinesWriter
 
JsonLogicalExpression - Class in com.northconcepts.datapipeline.json.builder
 
JsonLogicalExpression(String) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonLogicalExpression
 
JsonNode - Class in com.northconcepts.datapipeline.json.builder
 
JsonNode() - Constructor for class com.northconcepts.datapipeline.json.builder.JsonNode
 
JsonNodeType - Enum in com.northconcepts.datapipeline.json.builder
 
JsonNodeWriter - Class in com.northconcepts.datapipeline.json.builder
 
JsonObject - Class in com.northconcepts.datapipeline.json.builder
 
JsonObject() - Constructor for class com.northconcepts.datapipeline.json.builder.JsonObject
 
JsonPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
JsonPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
JsonPrimitive - Class in com.northconcepts.datapipeline.json.builder
 
JsonPrimitive(String) - Constructor for class com.northconcepts.datapipeline.json.builder.JsonPrimitive
 
JsonReader - Class in com.northconcepts.datapipeline.json
 
JsonReader(File) - Constructor for class com.northconcepts.datapipeline.json.JsonReader
 
JsonReader(Reader) - Constructor for class com.northconcepts.datapipeline.json.JsonReader
 
JsonRecordPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
JsonRecordPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
JsonRecordPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
JsonRecordPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
JsonRecordReader - Class in com.northconcepts.datapipeline.json
 
JsonRecordReader(JsonParser) - Constructor for class com.northconcepts.datapipeline.json.JsonRecordReader
 
JsonRecordWriter - Class in com.northconcepts.datapipeline.json
Writes JSON using the structure of each record's natural representation.
JsonRecordWriter(File) - Constructor for class com.northconcepts.datapipeline.json.JsonRecordWriter
 
JsonRecordWriter(Writer) - Constructor for class com.northconcepts.datapipeline.json.JsonRecordWriter
 
JsonSerializable - Interface in com.northconcepts.datapipeline.core
The interface implemented by classes to participate in serialization to and from JSON.
JsonTemplate - Class in com.northconcepts.datapipeline.json.builder
 
JsonTemplate() - Constructor for class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
JsonValue - Class in com.northconcepts.datapipeline.json.builder
 
JsonValue() - Constructor for class com.northconcepts.datapipeline.json.builder.JsonValue
 
JsonWriter - Class in com.northconcepts.datapipeline.json
 
JsonWriter(JsonTemplate, File) - Constructor for class com.northconcepts.datapipeline.json.JsonWriter
 
JsonWriter(JsonTemplate, Writer) - Constructor for class com.northconcepts.datapipeline.json.JsonWriter
 

K

K - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
KafkaReader - Class in com.northconcepts.datapipeline.kafka
Read Records from an Apache Kafka distributed messaging system.
KafkaReader(Properties, String, long) - Constructor for class com.northconcepts.datapipeline.kafka.KafkaReader
 
KafkaWriter - Class in com.northconcepts.datapipeline.kafka
Write Records to an Apache Kafka distributed messaging system.
KafkaWriter(Properties, String) - Constructor for class com.northconcepts.datapipeline.kafka.KafkaWriter
 
keys() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
keySet() - Method in class com.northconcepts.datapipeline.core.Node
 
keySet() - Method in interface com.northconcepts.datapipeline.core.Session
 
keySet() - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
keyValuePairIterator() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 

L

last(String, String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
last(String, String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
last(String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
lastIndexOf(Object) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
lastRecord - Variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
lastRow - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
left(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
LeftJoin - Class in com.northconcepts.datapipeline.jdbc.sql.select
Generates a LEFT JOIN clause.
LeftJoin(String, String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.LeftJoin
 
leftJoin(String, String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
limit(int) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
limit(Integer, Integer) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
limitedRecords(long) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes the buffer after the specified amount of records have been collected.
limitedRecords(long) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes the window after the specified amount of records has been collected.
limitedTime(String, long) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers after the specified datetime field has increased by a set amount of time since it was first seen.
limitedTime(long) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows after they've been open for the specified time.
limitedTime(String, long) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows after the specified datetime field has increased by a set amount of time since it was first seen.
limitedTimeFromLastUpdate(long) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers after the specified time has elapsed since the last record was added.
limitedTimeFromLastUpdateOrLimitedRecords(long, long) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers after the specified time has elapsed since the last record was added or the specified amount of records have been collected.
limitedTimeFromOpen(long) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers after they've been open for the specified time.
limitedTimeFromOpenOrLimitedRecords(long, long) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers after they've been open for the specified time or the specified amount of records have been collected.
limitOpened(int) - Static method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
Opens a new window if there are less currently open than the specified number.
LimitReader - Class in com.northconcepts.datapipeline.core
A proxy that can skip a number of upstream records, limit the number of records sent downstream, or both.
LimitReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.LimitReader
 
LimitReader(DataReader, Long, Long) - Constructor for class com.northconcepts.datapipeline.core.LimitReader
 
LimitReader(DataReader, Integer, Integer) - Constructor for class com.northconcepts.datapipeline.core.LimitReader
 
LimitReader(DataReader, long) - Constructor for class com.northconcepts.datapipeline.core.LimitReader
 
LinedTextWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to a text stream.
LinedTextWriter(File, boolean) - Constructor for class com.northconcepts.datapipeline.core.LinedTextWriter
 
LinedTextWriter(File) - Constructor for class com.northconcepts.datapipeline.core.LinedTextWriter
 
LinedTextWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.LinedTextWriter
 
lineNumber - Variable in class com.northconcepts.datapipeline.core.ParsingReader
 
LineParser - Class in com.northconcepts.datapipeline.core
 
LineParser(Reader, char[][]) - Constructor for class com.northconcepts.datapipeline.core.LineParser
 
LineParser(String, char[][]) - Constructor for class com.northconcepts.datapipeline.core.LineParser
 
Link - Class in com.northconcepts.datapipeline.mailchimp.list
 
Link() - Constructor for class com.northconcepts.datapipeline.mailchimp.list.Link
 
listBuckets() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Returns the buckets owned by the authenticated user.
listen(TwitterStream) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
listen(TwitterStream) - Method in class com.northconcepts.datapipeline.twitter.TwitterSampleStreamReader
 
listEntries() - Method in class com.northconcepts.datapipeline.filesystem.zip.ZipFileSystem
 
listEntries(ZipEntryFilter) - Method in class com.northconcepts.datapipeline.filesystem.zip.ZipFileSystem
 
ListFilter - Enum in com.northconcepts.datapipeline.trello
 
listFolder(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Returns the objects in the specified bucket's folder.
listFolder(String) - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Returns an list of all DropBox files and folders belonging to the folderName.
listFolder(String) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Returns the contents of the folder.
listFolder(String) - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Returns the contents of the folder.
listFolder(String) - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Returns the contents of the folder.
listFolder(String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Returns a List of all Google Drive files and folders under the specified folder.
ListMember - Class in com.northconcepts.datapipeline.mailchimp.list
 
ListMember() - Constructor for class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
ListMembers - Class in com.northconcepts.datapipeline.mailchimp.list
 
ListMembers() - Constructor for class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
ListMemberStatus - Enum in com.northconcepts.datapipeline.mailchimp.list
 
listRootFolder(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Returns the root objects in the specified bucket.
listRootFolder() - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Returns a List of all DropBox files and folders in the root folder.
listRootFolder() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Returns the contents of the root folder.
listRootFolder() - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Returns a List of all HDFS files and folders under the root folder.
listRootFolder() - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Returns the contents of the root folder.
listRootFolder() - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Returns a List of all Google Drive files and folders.
load() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Starts the asynchronous loading of records from the pipeline into this dataset.
load(Integer) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Starts the asynchronous loading of records from the pipeline into this dataset.
load(Integer, JobCallback<DataReader, DataWriter>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Starts the asynchronous loading of records from the pipeline into this dataset.
load(Integer, JobCallback<DataReader, DataWriter>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
loadCatalogAndSchemas() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
loadJson(File) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
loadJson(Reader) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
loadQueries() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
loadTables() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
loadTables(String, String, String, String...) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
loadTables(LoadTablesRequest) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
loadTablesFailed(JdbcConnection, LoadTablesRequest, DataException) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
loadTablesFinished(JdbcConnection, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
LoadTablesRequest - Class in com.northconcepts.datapipeline.foundations.jdbc
 
LoadTablesRequest() - Constructor for class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
loadTablesStarted(JdbcConnection, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
loadXml(File) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
loadXml(Reader) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
LocalFile - Class in com.northconcepts.datapipeline.foundations.file
 
LocalFile() - Constructor for class com.northconcepts.datapipeline.foundations.file.LocalFile
 
LocalFileSink - Class in com.northconcepts.datapipeline.foundations.file
 
LocalFileSink() - Constructor for class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
LocalFileSource - Class in com.northconcepts.datapipeline.foundations.file
 
LocalFileSource() - Constructor for class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
Location - Class in com.northconcepts.datapipeline.mailchimp.list
 
Location() - Constructor for class com.northconcepts.datapipeline.mailchimp.list.Location
 
lock - Variable in class com.northconcepts.datapipeline.core.AsyncReader
 
log - Static variable in class com.northconcepts.datapipeline.core.DataObject
 
log() - Static method in class com.northconcepts.datapipeline.core.Functions
Logs all aliased functions know to the expression language to the debug level.
log - Static variable in class com.northconcepts.datapipeline.core.RecordList
 
log() - Method in class com.northconcepts.datapipeline.diagnostic.Diagnostic
 
log - Static variable in class com.northconcepts.datapipeline.eventbus.EventBus
 
log - Static variable in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
log() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
log() - Method in class com.northconcepts.datapipeline.job.Job
 
log - Static variable in class com.northconcepts.datapipeline.multiplex.DeMux
 
log - Static variable in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
logExceptions() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
logExceptions(PrintStream) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
logValidationErrors() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
logValidationErrors(PrintStream) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.file.FileType
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.OperatorType
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction.FieldType
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction.FieldType
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction.FieldType
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
lookup(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.PrimaryKeyType
 
Lookup - Class in com.northconcepts.datapipeline.transform.lookup
Searches for data in another source to merge with each record passing through this lookup's transformer -- the streaming version of a join.
Lookup() - Constructor for class com.northconcepts.datapipeline.transform.lookup.Lookup
 
lookup(Integer) - Static method in enum com.northconcepts.datapipeline.twitter.TwitterErrorCode
 
lookupByAction(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.ForeignKeyAction
 
lookupByCardinality(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.RelationshipCardinality
 
lookupByType(String) - Static method in enum com.northconcepts.datapipeline.core.FieldType
 
LookupTransformer - Class in com.northconcepts.datapipeline.transform.lookup
 
LookupTransformer(FieldList, Lookup, Node.DuplicateNodeAction) - Constructor for class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
LookupTransformer(FieldList, Lookup, boolean) - Constructor for class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
Deprecated.
LookupTransformer(FieldList, Lookup) - Constructor for class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
lowerCase() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
lowerCaseFirstChar() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 

M

M - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
MailChimpClient - Interface in com.northconcepts.datapipeline.mailchimp
 
MailChimpClient.Proxy - Class in com.northconcepts.datapipeline.mailchimp
 
MailChimpListMemberReader - Class in com.northconcepts.datapipeline.mailchimp
Reads the list of subscribed, unsubscribed, and cleaned members from a MailChimp list.
MailChimpListMemberReader(String, String) - Constructor for class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
MailStore - Enum in com.northconcepts.datapipeline.email
 
main(String[]) - Static method in class com.northconcepts.datapipeline.diagnostic.Diagnostic
 
main(String[]) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidationPath
 
main(String[]) - Static method in class com.northconcepts.datapipeline.foundations.tools.GenerateEqualsAndHashCodeMethods
 
main(String[]) - Static method in class com.northconcepts.datapipeline.foundations.tools.GenerateRecordSerializers
 
main(String...) - Static method in class com.northconcepts.datapipeline.foundations.tools.GenerateSchemaFromRecord
 
map(DataReader, Function<Record, Record>) - Static method in class com.northconcepts.datapipeline.core.ProxyReader
 
map(DataReader, BiFunction<ProxyReader, Record, Record>) - Static method in class com.northconcepts.datapipeline.core.ProxyReader
 
map(DataWriter, Function<Record, Record>) - Static method in class com.northconcepts.datapipeline.core.ProxyWriter
 
map(DataWriter, BiFunction<ProxyWriter, Record, Record>) - Static method in class com.northconcepts.datapipeline.core.ProxyWriter
 
map(ExpressionContext) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
mapAndValidateRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
mapAndValidateRecord(Record, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
mapField(ExpressionContext, DataMappingResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
mapField(ExpressionContext, DataMappingResult) - Method in interface com.northconcepts.datapipeline.foundations.datamapping.IFieldMapping
 
mapFieldImpl(ExpressionContext, DataMappingResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
mapFieldImpl(ExpressionContext, DataMappingResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
mapping - Variable in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
mapping - Variable in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
mapRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
mapRecord(Record, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
mapValue(Object) - Method in enum com.northconcepts.datapipeline.core.FieldType
Attempts to convert an object or string to the Java type that best represents this field type.
mapValue(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
mapValueImpl(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
mapValueImpl(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
mapValueImpl(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
mapValueImpl(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
MapWriter - Class in com.northconcepts.datapipeline.memory
Copies the values in specific key-value fields to an in-memory Map.
MapWriter(FieldPath, FieldPath, Map<?, ?>) - Constructor for class com.northconcepts.datapipeline.memory.MapWriter
 
MapWriter(String, String, Map<?, ?>) - Constructor for class com.northconcepts.datapipeline.memory.MapWriter
 
match(char, String) - Method in interface com.northconcepts.datapipeline.core.IParser
 
match(char) - Method in interface com.northconcepts.datapipeline.core.IParser
 
match(CharSequence, String) - Method in interface com.northconcepts.datapipeline.core.IParser
 
match(char[], String) - Method in interface com.northconcepts.datapipeline.core.IParser
 
match(CharSequence) - Method in interface com.northconcepts.datapipeline.core.IParser
 
match(char[]) - Method in interface com.northconcepts.datapipeline.core.IParser
 
match(char, String) - Method in class com.northconcepts.datapipeline.core.LineParser
 
match(char) - Method in class com.northconcepts.datapipeline.core.LineParser
 
match(CharSequence, String) - Method in class com.northconcepts.datapipeline.core.LineParser
 
match(char[], String) - Method in class com.northconcepts.datapipeline.core.LineParser
 
match(CharSequence) - Method in class com.northconcepts.datapipeline.core.LineParser
 
match(char[]) - Method in class com.northconcepts.datapipeline.core.LineParser
 
match(char, String) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(char) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(CharSequence, String) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(CharSequence) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(char[], String) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(char[]) - Method in class com.northconcepts.datapipeline.core.Parser
 
match(int) - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
match(char, String) - Method in class com.northconcepts.datapipeline.core.StringParser
 
match(char) - Method in class com.northconcepts.datapipeline.core.StringParser
 
match(CharSequence, String) - Method in class com.northconcepts.datapipeline.core.StringParser
 
match(CharSequence) - Method in class com.northconcepts.datapipeline.core.StringParser
 
match(char[], String) - Method in class com.northconcepts.datapipeline.core.StringParser
 
match(char[]) - Method in class com.northconcepts.datapipeline.core.StringParser
 
match(String) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDetector
Returns a NumberMatch or null if the string cannot be converted to a simple whole or fractional number.
matchAll(String) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
Returns all the patterns in this detector that successfully parsed the supplied value.
matchCHARACTER() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchDIGIT() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchDIGITS() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchDOUBLE() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchFirst(String) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
Returns the first pattern in this detector that successfully parsed the supplied value.
matchINTEGER() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchLINE() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchNEWLINE() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchNEWLINES() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
matchUntil(char) - Method in interface com.northconcepts.datapipeline.core.IParser
 
matchUntil(char, String) - Method in interface com.northconcepts.datapipeline.core.IParser
 
matchUntil(char) - Method in class com.northconcepts.datapipeline.core.LineParser
 
matchUntil(char, String) - Method in class com.northconcepts.datapipeline.core.LineParser
 
matchUntil(char) - Method in class com.northconcepts.datapipeline.core.Parser
 
matchUntil(char, String) - Method in class com.northconcepts.datapipeline.core.Parser
 
matchUntil(char) - Method in class com.northconcepts.datapipeline.core.StringParser
 
matchUntil(char, String) - Method in class com.northconcepts.datapipeline.core.StringParser
 
matchUntilEof() - Method in interface com.northconcepts.datapipeline.core.IParser
 
matchUntilEof() - Method in class com.northconcepts.datapipeline.core.LineParser
 
matchUntilEof() - Method in class com.northconcepts.datapipeline.core.Parser
 
matchUntilEof() - Method in class com.northconcepts.datapipeline.core.StringParser
 
max(String, String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
max(String, String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
max(String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
max(String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
MAX_BATCH_SIZE - Static variable in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
MAX_BATCH_SIZE - Static variable in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
MAX_DISPLAY_STRING - Static variable in class com.northconcepts.datapipeline.core.Field
 
MAX_ENV_VALUE_LENGTH - Static variable in class com.northconcepts.datapipeline.diagnostic.Diagnostic
 
MAX_QUEUE_SIZE - Static variable in class com.northconcepts.datapipeline.multiplex.DeMux
 
MAX_WAIT_TIME - Static variable in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
maximum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
MemoryDataset - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
Caches the dataset's records in RAM.
MemoryDataset(AbstractPipeline) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
MemoryReader - Class in com.northconcepts.datapipeline.memory
Obtains records from an in-memory RecordList.
MemoryReader(RecordList) - Constructor for class com.northconcepts.datapipeline.memory.MemoryReader
 
MemoryReader() - Constructor for class com.northconcepts.datapipeline.memory.MemoryReader
 
MemoryWriter - Class in com.northconcepts.datapipeline.memory
Writes records to an in-memory RecordList.
MemoryWriter() - Constructor for class com.northconcepts.datapipeline.memory.MemoryWriter
 
MemoryWriter(RecordList) - Constructor for class com.northconcepts.datapipeline.memory.MemoryWriter
 
Merge - Class in com.northconcepts.datapipeline.jdbc.sql.merge
 
Merge(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
MergeUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
A batch-able upsert strategy that relies on the SQL Merge statement.
MergeUpsert() - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
MergeUsing - Enum in com.northconcepts.datapipeline.jdbc.sql.merge
 
MergeValue - Class in com.northconcepts.datapipeline.jdbc.sql.merge
 
MergeValue(String, Object, boolean) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
MergeValue(String, boolean) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.merge.MergeValue
 
Message - Class in com.northconcepts.datapipeline.core
 
Message(Message.Level, String, Throwable) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message(Message.Level, Throwable) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message(Message.Level, String, boolean) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message(Message.Level, String) - Constructor for class com.northconcepts.datapipeline.core.Message
 
Message.Level - Enum in com.northconcepts.datapipeline.core
 
Messages - Class in com.northconcepts.datapipeline.core
Thread-local container for messages and exceptions originating in asynchronous operations.
Messages() - Constructor for class com.northconcepts.datapipeline.core.Messages
 
Meter - Class in com.northconcepts.datapipeline.meter
 
Meter() - Constructor for class com.northconcepts.datapipeline.meter.Meter
 
Metered - Interface in com.northconcepts.datapipeline.meter
 
MeteredInputStream - Class in com.northconcepts.datapipeline.meter
 
MeteredInputStream(InputStream) - Constructor for class com.northconcepts.datapipeline.meter.MeteredInputStream
 
MeteredOutputStream - Class in com.northconcepts.datapipeline.meter
 
MeteredOutputStream(OutputStream) - Constructor for class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
MeteredReader - Class in com.northconcepts.datapipeline.meter
A proxy that measures the rate (bytes/second) at which data is read.
MeteredReader(DataReader) - Constructor for class com.northconcepts.datapipeline.meter.MeteredReader
 
MeteredWriter - Class in com.northconcepts.datapipeline.meter
A proxy that measures the rate (bytes/second) at which data is written.
MeteredWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.meter.MeteredWriter
 
millisecondsToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
millisecondsToDateTime() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
min(String, String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
min(String, String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
min(String, boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
min(String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
MIN_BATCH_SIZE - Static variable in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
MIN_DATA_SIZE - Static variable in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
minimum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
MINIMUM_BUFFER_SIZE - Static variable in class com.northconcepts.datapipeline.core.AsyncReader
 
MINIMUM_PART_SIZE - Static variable in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
MINIMUM_SYMMETRIC_LENGTH - Static variable in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
minimumNotLessThanMaximum(Number, Number, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
MINUTE - Static variable in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
minutesToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
minutesToDateTime() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
missingPrimaryKeyInPrimaryEntity(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
MongoReader - Class in com.northconcepts.datapipeline.mongodb
Reads documents from a MongoDB database collection.
MongoReader(String, String) - Constructor for class com.northconcepts.datapipeline.mongodb.MongoReader
Connects to the MongoDB server in localhost on the default port 27017.
MongoReader(MongoClient, String, String) - Constructor for class com.northconcepts.datapipeline.mongodb.MongoReader
Connects to the MongoDB server as specified in MongoClient.
MongoTypeConverter - Class in com.northconcepts.datapipeline.mongodb
 
MongoWriter - Class in com.northconcepts.datapipeline.mongodb
Writes records to a MongoDB database collection.
MongoWriter(String, String) - Constructor for class com.northconcepts.datapipeline.mongodb.MongoWriter
Connects to the MongoDB server in localhost on the default port 27017.
MongoWriter(MongoClient, String, String) - Constructor for class com.northconcepts.datapipeline.mongodb.MongoWriter
Connects to the MongoDB server as specified in MongoClient.
move(int, int) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
move(int, int) - Method in class com.northconcepts.datapipeline.core.RecordList
Moves the index field at the oldIndex to the newIndex, shifting any existing elements at or after newIndex to the right.
moveField(int, int) - Method in class com.northconcepts.datapipeline.core.Record
 
moveField(String, int) - Method in class com.northconcepts.datapipeline.core.Record
 
moveField(int, int) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the field at the oldIndex to the newIndex, shifting any existing elements at or after newIndex to the right.
moveField(String, int) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the field with the given name to the newIndex, shifting any existing elements at or after newIndex to the right.
moveField(int, int) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Moves the index field at the oldIndex to the newIndex, shifting any existing elements at or after newIndex to the right.
moveField(String, int) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Moves the index field with the given name to the newIndex, shifting any existing elements at or after newIndex to the right.
moveFieldAfter(String, String) - Method in class com.northconcepts.datapipeline.core.Record
 
moveFieldAfter(FieldPath, FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
 
moveFieldAfter(String, String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the field with the given fieldName after to the field with the specified afterFieldName, shifting any existing elements after afterFieldName to the right.
moveFieldAfter(String, String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Moves the index field with the given fieldName after to the index field with the specified afterFieldName, shifting any existing elements after afterFieldName to the right.
MoveFieldAfter - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
MoveFieldAfter(String, String) - Constructor for class com.northconcepts.datapipeline.transform.MoveFieldAfter
 
moveFieldBefore(String, String) - Method in class com.northconcepts.datapipeline.core.Record
 
moveFieldBefore(FieldPath, FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
 
moveFieldBefore(String, String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the field with the given fieldName before to the field with the specified beforeFieldName, shifting elements at or after beforeFieldName to the right.
moveFieldBefore(String, String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
Moves the index field with the given fieldName before to the index field with the specified beforeFieldName, shifting elements at or after beforeFieldName to the right.
MoveFieldBefore - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
MoveFieldBefore(String, String) - Constructor for class com.northconcepts.datapipeline.transform.MoveFieldBefore
 
MoveFieldToIndex - Class in com.northconcepts.datapipeline.transform
A transformer used to move a named field to a new position.
MoveFieldToIndex(String, int) - Constructor for class com.northconcepts.datapipeline.transform.MoveFieldToIndex
 
moveIndex(int, int) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the index at the oldIndex to the newIndex, shifting any existing elements at or after newIndex to the right.
moveIndex(String, int) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the index with the given name to the newIndex, shifting any existing elements at or after newIndex to the right.
moveIndexAfter(String, String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the index with the given indexName after to the index with the specified afterIndexName, shifting any existing elements after afterIndexName to the right.
moveIndexBefore(String, String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Moves the index with the given indexName before to the index with the specified beforeIndexName, shifting elements at or after beforeIndexName to the right.
MultiRowPreparedStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
Sample Generated SQL:
INSERT INTO tableName (col1, col2, col3) VALUES
(?, ?, ?),
(?, ?, ?),
(?, ?, ?),...
MultiRowPreparedStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
MultiRowStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
Sample Generated SQL:
INSERT INTO tableName (col1, col2, col3) VALUES
(val1, val2, val3),
(val1, val2, val3),
(val1, val2, val3),..
MultiRowStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
MultiWriter - Class in com.northconcepts.datapipeline.core
Writes records to multiple DataWriter.
MultiWriter() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter
 
MultiWriter(MultiWriter.WriteStrategy) - Constructor for class com.northconcepts.datapipeline.core.MultiWriter
 
MultiWriter(DataWriter...) - Constructor for class com.northconcepts.datapipeline.core.MultiWriter
 
MultiWriter.AvailableCapacityWriteStrategy - Class in com.northconcepts.datapipeline.core
Writes each record to a single writer by choosing the one with the highest available capacity (DataWriter.available() If all writers have identical capacities, this strategy behaves like MultiWriter.RoundRobinWriteStrategy and writes to each writer in turn.
MultiWriter.ReplicateCloneWriteStrategy - Class in com.northconcepts.datapipeline.core
Writes a clone (to prevent side effects) of each record to all writers.
MultiWriter.ReplicateWriteStrategy - Class in com.northconcepts.datapipeline.core
Writes each record to all writers.
MultiWriter.RoundRobinWriteStrategy - Class in com.northconcepts.datapipeline.core
Divides records evenly between all writers by cycling through the list and writing each record to a single writer in turn.
MultiWriter.WriteStrategy - Class in com.northconcepts.datapipeline.core
 
mute(String) - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
MvStoreDataset - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
Caches the dataset's records on disk using MVStore.
MvStoreDataset(File, AbstractPipeline) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
MvStoreDataset(File) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
MySqlPart - Class in com.northconcepts.datapipeline.sql.mysql
 
MySqlPart() - Constructor for class com.northconcepts.datapipeline.sql.mysql.MySqlPart
 
MySqlPreparedStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
Sample Generated SQL:
INSERT IGNORE INTO tableName (col1, col2, col3) VALUES (?, ?, ?)
MySqlPreparedStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.MySqlPreparedStatementInsert
 
MySqlUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
A batch-able upsert strategy where when a row to be inserted would cause a duplicate value in a UNIQUE index or PRIMARY KEY, an UPDATE of the old row occurs.
MySqlUpsert() - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 

N

name - Variable in class com.northconcepts.datapipeline.core.DataObject
 
name(String) - Method in class com.northconcepts.datapipeline.core.FieldPath
Appends a new field name segment to this field path.
NAME_COMPARATOR - Static variable in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
NAME_COMPARATOR - Static variable in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
NAME_COMPARATOR - Static variable in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
negativeValue(String, Number) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
never() - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Never closes open windows.
newField(JsonXmlNode, JsonToken, String, JsonLocation) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
newInstanceFromJson(InputStream) - Static method in interface com.northconcepts.datapipeline.core.JsonSerializable
 
newInstanceFromRecord(Record) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
newInstanceFromRecord(Record, Class<? super T>) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
newInstanceFromRecord(Record) - Static method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
newInstanceFromType(String) - Static method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
newInstanceFromXml(Element, Class<? super T>) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
newInstanceFromXml(InputStream) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
newInstanceFromXml(Element) - Static method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
newJavaCodeBuilder() - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses.TableConfig
 
newJsonSystemOutWriter() - Static method in class com.northconcepts.datapipeline.core.StreamWriter
Creates a new instance of StreamWriter writing JSON to System.out.
newLine(boolean) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
newNode(JsonXmlNode, JsonToken, String, JsonLocation) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
newProvider() - Method in enum com.northconcepts.datapipeline.excel.ExcelDocument.ProviderType
 
newSystemErrWriter() - Static method in class com.northconcepts.datapipeline.core.StreamWriter
Creates a new instance of StreamWriter writing to System.err.
newSystemOutWriter() - Static method in class com.northconcepts.datapipeline.core.StreamWriter
Creates a new instance of StreamWriter writing to System.out.
newSystemOutWriterWithSessionProperties() - Static method in class com.northconcepts.datapipeline.core.StreamWriter
Creates a new instance of StreamWriter writing to System.out with all session properties.
newValue(JsonXmlNode, JsonToken, Object) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
newWorkbook() - Method in class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
newXmlSystemOutWriter() - Static method in class com.northconcepts.datapipeline.core.StreamWriter
Creates a new instance of StreamWriter writing XML to System.out.
next() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetIterator
 
next() - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
nextBatch(ObjectListing) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Returns the next set of paged objects.
nextLine() - Method in class com.northconcepts.datapipeline.core.LineParser
 
nextLine(String) - Method in class com.northconcepts.datapipeline.core.LineParser
 
nextMessage(int) - Method in enum com.northconcepts.datapipeline.email.EmailReadDirection
 
nextNode(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonNodeWriter
 
nextNode() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
nextRecord() - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
nextRecord() - Method in class com.northconcepts.datapipeline.group.Window
 
nextRow(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
nextRow() - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
Ngrams - Class in com.northconcepts.datapipeline.transform
Extracts each run/sequence of N words from the source field and stores them in a target field as an array.
Ngrams(String, String, int, Locale) - Constructor for class com.northconcepts.datapipeline.transform.Ngrams
 
Ngrams(String, String, int) - Constructor for class com.northconcepts.datapipeline.transform.Ngrams
 
noDataMappingTargetFields(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
Node - Class in com.northconcepts.datapipeline.core
Node is the base class for all persistent data in Data Pipeline.
Node() - Constructor for class com.northconcepts.datapipeline.core.Node
 
Node.DuplicateNodeAction - Enum in com.northconcepts.datapipeline.core
DuplicateNodeAction lists all actions that can be taken automatically when a target field already exists during a record copy or lookup.
Node.NodeType - Enum in com.northconcepts.datapipeline.core
NodeType lists all concrete data node types used in Data Pipeline.
NodeVisitor - Class in com.northconcepts.datapipeline.core
 
NodeVisitor() - Constructor for class com.northconcepts.datapipeline.core.NodeVisitor
 
noEntityInRelationship(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
noFieldSet(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
nonPrimaryKeyForeignKeyInOneToOneRelationship(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
noResults(Record, List<?>) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
noSourceEntity(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
notContains(String, boolean) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
NotFilter - Class in com.northconcepts.datapipeline.eventbus.filter
 
NotFilter(EventFilter...) - Constructor for class com.northconcepts.datapipeline.eventbus.filter.NotFilter
 
NotPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
NotPart(QueryCriteriaPart) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.NotPart
 
NotRule - Class in com.northconcepts.datapipeline.filter.rule
 
NotRule(FieldFilterRule) - Constructor for class com.northconcepts.datapipeline.filter.rule.NotRule
 
NULL - Static variable in interface com.northconcepts.datapipeline.eventbus.EventFilter
 
NULL - Static variable in interface com.northconcepts.datapipeline.foundations.core.Encoder
 
NULL - Static variable in interface com.northconcepts.datapipeline.job.JobCallback
 
NULL - Static variable in interface com.northconcepts.datapipeline.job.JobLifecycleListener
 
nullCallback() - Static method in class com.northconcepts.datapipeline.job.JobCallback.Helper
 
NullEncoder() - Constructor for class com.northconcepts.datapipeline.foundations.core.Encoder.NullEncoder
 
NullFilter - Class in com.northconcepts.datapipeline.eventbus.filter
 
NullFilter() - Constructor for class com.northconcepts.datapipeline.eventbus.filter.NullFilter
 
nullParent(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
NullPipeline - Class in com.northconcepts.datapipeline.foundations.pipeline
 
NullPipeline() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.NullPipeline
 
NullReader - Class in com.northconcepts.datapipeline.core
A data source that produces no records.
NullReader() - Constructor for class com.northconcepts.datapipeline.core.NullReader
 
nullToExpression(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Date) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Date) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Time) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(BigInteger) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(short) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(byte) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(boolean) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(BigDecimal) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(double) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(float) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(byte[]) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(Instant) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(LocalDateTime) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(LocalDate) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullToValue(LocalTime) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
nullValue() - Static method in class com.northconcepts.datapipeline.core.ValueNode
 
nullValue(FieldType) - Static method in class com.northconcepts.datapipeline.core.ValueNode
 
NullWriter - Class in com.northconcepts.datapipeline.core
Discards records.
NullWriter() - Constructor for class com.northconcepts.datapipeline.core.NullWriter
 
NumberDescriptor - Class in com.northconcepts.datapipeline.foundations.number
 
NumberDescriptor() - Constructor for class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
NumberDetector - Class in com.northconcepts.datapipeline.foundations.number
A utility for parsing simple numeric values from string.
NumberDetector() - Constructor for class com.northconcepts.datapipeline.foundations.number.NumberDetector
 
NumberMatch - Class in com.northconcepts.datapipeline.foundations.number
 
NumberMatch() - Constructor for class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
numberToBigDecimal() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToBigInteger() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToBoolean() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
Converts the field's value to true if non-zero, otherwise false.
numberToDate(String, long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDate(long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDateTime(String, long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDateTime(long) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDays() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToDouble() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToHours() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToInt() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToInterval(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToInterval(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToLong() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToMillisecond() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToMinutes() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToMonths() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberTooLarge(String, Number, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
numberTooSmall(String, Number, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
numberToSeconds() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToString(DecimalFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
numberToYears() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
NumericFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
 
NumericFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
NumericFieldDef(String, FieldType) - Constructor for class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 

O

object() - Method in class com.northconcepts.datapipeline.json.builder.JsonArray
 
object(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
object() - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
object(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
object() - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
object() - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
object(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
object(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonObject
 
object() - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
onBytesMessage(BytesMessage) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
OnConflict - Class in com.northconcepts.datapipeline.jdbc.sql.conflict
 
OnConflict() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.conflict.OnConflict
 
onDuplicate(Record) - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Called for each duplicate record.
onEvent(Event<?>) - Method in interface com.northconcepts.datapipeline.eventbus.UntypedEventListener
 
onException(Event<?>, Throwable, Object) - Method in interface com.northconcepts.datapipeline.eventbus.ExceptionListener
 
onFailure(Record, DataException, DataMappingResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
onFailure(Record, DataException, DataMappingResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
onFailure() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
onFailure(R, W, Record, Throwable) - Method in class com.northconcepts.datapipeline.job.AbstractJobCallback
 
onFailure(R, W, Record, Throwable) - Method in interface com.northconcepts.datapipeline.job.JobCallback
 
onFailure(Throwable) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
 
onFailure(Record, Throwable) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
 
onFailure(Record, Throwable) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
 
onFailure(Record, Transformer, DataException, String, Messages) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
onFailure(Record, Transformer, DataException, String, Messages) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
onFinish() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
onFinish() - Method in class com.northconcepts.datapipeline.job.Job
Called when this job finishes.
onFinish(Job) - Method in interface com.northconcepts.datapipeline.job.JobLifecycleListener
 
onLimitExceeded(TwitterRateLimit) - Method in interface com.northconcepts.datapipeline.twitter.IApiLimitPolicy
 
onMapMessage(MapMessage) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
onMessage(Message) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
onObjectMessage(ObjectMessage) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
onPause() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
onPause() - Method in class com.northconcepts.datapipeline.job.Job
Called when this job is paused.
onPause(Job) - Method in interface com.northconcepts.datapipeline.job.JobLifecycleListener
 
onProgress(R, W, Record) - Method in class com.northconcepts.datapipeline.job.AbstractJobCallback
 
onProgress(R, W, Record) - Method in interface com.northconcepts.datapipeline.job.JobCallback
 
onRateLimitExceeded() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
onRateLimitExceeded() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
onRecord(Record) - Method in interface com.northconcepts.datapipeline.eventbus.RecordListener
 
onResume() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
onResume(Job) - Method in interface com.northconcepts.datapipeline.job.JobLifecycleListener
 
onShuttingDown(EventBus) - Method in interface com.northconcepts.datapipeline.eventbus.EventBusLifecycleListener
 
onShuttingDown(EventBus) - Method in interface com.northconcepts.datapipeline.eventbus.ShutdownListener
 
onStart() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
onStart() - Method in class com.northconcepts.datapipeline.job.Job
Called when this job starts.
onStart(Job) - Method in interface com.northconcepts.datapipeline.job.JobLifecycleListener
 
onStartUp(EventBus) - Method in interface com.northconcepts.datapipeline.eventbus.EventBusLifecycleListener
 
onStreamMessage(StreamMessage) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
onSuccess() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
onSuccess(R, W) - Method in class com.northconcepts.datapipeline.job.AbstractJobCallback
 
onSuccess(R, W) - Method in interface com.northconcepts.datapipeline.job.JobCallback
 
onTextMessage(TextMessage) - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
onTheadFinished(AsyncMultiReader.ReaderThread) - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
onUnique(Record) - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Called for each unique record.
onUserFound(Long, String, Record) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
Called for each user found.
onUserNotFound(Long, String, Record) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
Called for each user not found.
open() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Opens a connection to the Amazon S3 file system.
open() - Method in class com.northconcepts.datapipeline.avro.AvroReader
 
open() - Method in class com.northconcepts.datapipeline.avro.AvroWriter
 
open() - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageReader
 
open() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
open() - Method in class com.northconcepts.datapipeline.buffer.RecordBuffer
 
open() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
open() - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
open() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
open() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
open() - Method in class com.northconcepts.datapipeline.core.AsyncTaskReader
 
open() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
open() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Makes this endpoint ready for reading or writing.
open() - Method in class com.northconcepts.datapipeline.core.DataEndpointGroup
 
open() - Method in class com.northconcepts.datapipeline.core.Endpoint
Makes this endpoint ready for reading or writing.
open() - Method in class com.northconcepts.datapipeline.core.LimitReader
 
open() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
open() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
open() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
open() - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
open() - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
 
open() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
open() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
open() - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
open() - Method in class com.northconcepts.datapipeline.core.TeeReader
 
open() - Method in class com.northconcepts.datapipeline.core.TextReader
 
open() - Method in class com.northconcepts.datapipeline.core.TimedReader
 
open() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
open() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
open() - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
open(InputStream) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
open(File) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
open() - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
open() - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
open() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
open() - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Opens a connection to the DropBox file system.
open() - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Opens a connection to an FTP server.
open() - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Opens a connection to the Hadoop Distributed File System.
open() - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Opens a connection to an SFTP server.
open() - Method in class com.northconcepts.datapipeline.filesystem.zip.ZipFileSystem
 
open() - Method in class com.northconcepts.datapipeline.filter.Filter
Called by FilteringReader when FilteringReader.open() is called (before reading starts).
open() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
open() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
open() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
open() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
open() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset.ColumnsDataReader
 
open() - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
open() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
open() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
open() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
open() - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Opens a connection to the Google Drive file system.
open() - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
open() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
open() - Method in class com.northconcepts.datapipeline.group.Window
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowedByReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowsReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfMediaReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
open() - Method in class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
open() - Method in class com.northconcepts.datapipeline.internal.lang.IntegrationProxyReader
 
open() - Method in class com.northconcepts.datapipeline.internal.lang.IntegrationProxyWriter
 
open() - Method in class com.northconcepts.datapipeline.internal.lang.IntegrationReader
 
open() - Method in class com.northconcepts.datapipeline.internal.lang.IntegrationWriter
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
open() - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
open() - Method in class com.northconcepts.datapipeline.jira.JiraIssueReader
 
open() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
open() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
open(JmsSettings, Session) - Method in enum com.northconcepts.datapipeline.jms.JmsDestinationType
Opens the type of message channel.
open() - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
open() - Method in class com.northconcepts.datapipeline.jms.JmsWriter
 
open() - Method in class com.northconcepts.datapipeline.job.DataReaderIterator
 
open() - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
 
open() - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
open() - Method in class com.northconcepts.datapipeline.json.SimpleJsonWriter
 
open() - Method in class com.northconcepts.datapipeline.kafka.KafkaReader
 
open() - Method in class com.northconcepts.datapipeline.kafka.KafkaWriter
 
open() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
open() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
open() - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
 
open() - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
 
open() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
open() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
 
open() - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
 
open() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
open() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
 
open() - Method in class com.northconcepts.datapipeline.pdf.PdfWriter
 
open() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
 
open() - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
 
open() - Method in class com.northconcepts.datapipeline.rtf.RtfWriter
 
open() - Method in class com.northconcepts.datapipeline.security.DecryptingReader
 
open() - Method in class com.northconcepts.datapipeline.security.EncryptingReader
 
open() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
open() - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
open() - Method in class com.northconcepts.datapipeline.transform.FastRenameField
 
open() - Method in class com.northconcepts.datapipeline.transform.lookup.Lookup
 
open() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
open() - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
open() - Method in class com.northconcepts.datapipeline.transform.Transformer
Called by TransformingReader or TransformingWriter when their open() method is called (before reading or writing starts).
open() - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
open() - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
open() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
open() - Method in class com.northconcepts.datapipeline.trello.TrelloApiWriter
 
open() - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
open() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
open() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
open() - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
open(String, String) - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
open() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
open() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
open() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlWriter
 
open() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
open() - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
open() - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
openDataset(File) - Static method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
Loads an existing dataset from the specified databaseFile.
openWorkbook(File) - Method in class com.northconcepts.datapipeline.excel.PoiXssfSaxProvider
 
openWorkbook(InputStream) - Method in class com.northconcepts.datapipeline.excel.PoiXssfSaxProvider
 
Operation(String) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
OPINIONATED - Static variable in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
Maps database types to java types based only on java.sql.Types, column display size, and scale.
or(BufferStrategy...) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers if any of the supplied strategies request it.
or(FieldFilterRule...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
or(CloseWindowStrategy...) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows if any of the supplied strategies request it.
or(CreateWindowStrategy...) - Static method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
Opens a new window if any of the supplied strategies request it.
or(boolean, QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
or(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
or(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
or(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
OracleMultiRowInsertAllStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
Sample Generated SQL:
OracleMultiRowInsertAllStatementInsert INSERT ALL
INTO tableName (col1, col2, col3) VALUES ('val1', 'val2', 'val3')
INTO tableName (col1, col2, col3) VALUES ('val1', 'val2', 'val3')
INTO tableName (col1, col2, col3) VALUES ('val1', 'val2', 'val3')
...
SELECT 1 FROM dual
OracleMultiRowInsertAllStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowInsertAllStatementInsert
 
OracleMultiRowSelectUnionAllStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
Sample Generated SQL:
INSERT INTO tableName (col1, col2, col3)
SELECT 'val1', 'val2', 'val3' FROM dual UNION ALL
SELECT 'val1', 'val2', 'val3' FROM dual UNION ALL
...
SELECT 'val1', 'val2', 'val3' FROM dual
OracleMultiRowSelectUnionAllStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowSelectUnionAllStatementInsert
 
OracleMultiRowStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
 
OracleMultiRowStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowStatementInsert
 
OracleUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
A batch-able upsert strategy that relies on the SQL Merge statement.
OracleUpsert() - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
OrcDataReader - Class in com.northconcepts.datapipeline.orc
Read records from Apache ORC columnar files.
OrcDataReader(File) - Constructor for class com.northconcepts.datapipeline.orc.OrcDataReader
Reads ORC data from a file.
OrcDataReader(Path) - Constructor for class com.northconcepts.datapipeline.orc.OrcDataReader
Read ORC data from a Path.
OrcDataWriter - Class in com.northconcepts.datapipeline.orc
Writes records to Apache ORC columnar files.
OrcDataWriter(File) - Constructor for class com.northconcepts.datapipeline.orc.OrcDataWriter
Write ORC data to a file.
OrcDataWriter(Path) - Constructor for class com.northconcepts.datapipeline.orc.OrcDataWriter
Write ORC data to a path like S3, Hadoop etc.
orderBy(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
orderBy(String, boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
orderBy(String, boolean, Boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
OrderStatus - Enum in com.northconcepts.datapipeline.shopify.client
 
OrFilter - Class in com.northconcepts.datapipeline.eventbus.filter
Matches any one of a set of filers -- filer A || filer B || filer C.
OrFilter(EventFilter...) - Constructor for class com.northconcepts.datapipeline.eventbus.filter.OrFilter
 
ORIGINAL - Static variable in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
 
ORIGINAL_FIELD_INDEX - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The index of a field set by the DataReader before any transformation or operation was performed.
ORIGINAL_FIELD_NAME - Static variable in class com.northconcepts.datapipeline.lineage.FieldLineage
The name of a field set by the DataReader before any transformation or operation was performed.
OrPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
OrPart() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.OrPart
 
OrRule - Class in com.northconcepts.datapipeline.filter.rule
 
OrRule() - Constructor for class com.northconcepts.datapipeline.filter.rule.OrRule
 
OrRule(FieldFilterRule...) - Constructor for class com.northconcepts.datapipeline.filter.rule.OrRule
 
OrSequenceStrategy(SequenceWriter.ISequenceStrategy...) - Constructor for class com.northconcepts.datapipeline.core.SequenceWriter.OrSequenceStrategy
 
outdent() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 

P

P - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
padLeft(int, char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
padRight(int, char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
page(int, int) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
PAGE_SIZE - Static variable in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingEditor
 
parallelStream() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns a parallel Stream of the elements in this array.
parallelStream() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
parallelStream() - Method in class com.northconcepts.datapipeline.core.FieldList
Returns a parallel Stream of the fields in this list.
parallelStream() - Method in class com.northconcepts.datapipeline.core.Record
Returns a parallel Stream of the fields in this record.
parallelStream() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns a parallel Stream of the records in this list.
parent - Variable in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
ParquetDataReader - Class in com.northconcepts.datapipeline.parquet
Read records from Apache Parquet columnar files.
ParquetDataReader(InputFile) - Constructor for class com.northconcepts.datapipeline.parquet.ParquetDataReader
Reads parquet data from an InputFile.
ParquetDataWriter - Class in com.northconcepts.datapipeline.parquet
Writes records to Apache Parquet columnar files.
ParquetDataWriter(File) - Constructor for class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Write parquet data to a file.
ParquetDataWriter(OutputFile) - Constructor for class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Write parquet data to an OutputFile.
ParquetOutputFile - Class in com.northconcepts.datapipeline.parquet.file
 
ParquetPipelineInput - Class in com.northconcepts.datapipeline.parquet.input
 
ParquetPipelineInput() - Constructor for class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
ParquetPipelineOutput - Class in com.northconcepts.datapipeline.parquet.output
 
ParquetPipelineOutput() - Constructor for class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
ParquetUtil - Class in com.northconcepts.datapipeline.parquet
 
ParquetUtil() - Constructor for class com.northconcepts.datapipeline.parquet.ParquetUtil
 
parse(Reader) - Static method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
parse(String) - Static method in class com.northconcepts.datapipeline.core.FieldPath
Converts a field path expression into a FieldPath object.
parse(String, String, String, Boolean) - Static method in class com.northconcepts.datapipeline.csv.CSVReader
Utility method to quickly parse lines of CSV text.
parse(String, String, String, Boolean, Boolean) - Static method in class com.northconcepts.datapipeline.csv.CSVReader
Utility method to quickly parse lines of CSV text.
ParseException - Exception in com.northconcepts.datapipeline.expression
 
ParseException() - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
ParseException(String) - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
ParseException(Throwable) - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
ParseException(String, Throwable) - Constructor for exception com.northconcepts.datapipeline.expression.ParseException
 
parseExpression(String) - Static method in class com.northconcepts.datapipeline.expression.ExpressionHelper
 
parseLine(String, String, String, Boolean) - Static method in class com.northconcepts.datapipeline.csv.CSVReader
Utility method to quickly parse a line of CSV text.
parseLine(String, String, String, Boolean, Boolean) - Static method in class com.northconcepts.datapipeline.csv.CSVReader
Utility method to quickly parse a line of CSV text.
parseLogicalExpression(String) - Static method in class com.northconcepts.datapipeline.expression.ExpressionHelper
 
parseNumber(String) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
Parser - Class in com.northconcepts.datapipeline.core
 
Parser(Reader) - Constructor for class com.northconcepts.datapipeline.core.Parser
 
Parser(String) - Constructor for class com.northconcepts.datapipeline.core.Parser
 
parser - Variable in class com.northconcepts.datapipeline.core.ParsingReader
 
ParsingReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for obtaining records from a text stream using a parser.
ParsingReader(File) - Constructor for class com.northconcepts.datapipeline.core.ParsingReader
 
ParsingReader(File, String) - Constructor for class com.northconcepts.datapipeline.core.ParsingReader
 
ParsingReader(Reader) - Constructor for class com.northconcepts.datapipeline.core.ParsingReader
 
path - Variable in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
patternFormat - Variable in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
patternFormat - Variable in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
PatternMatch - Class in com.northconcepts.datapipeline.filter.rule
 
PatternMatch() - Constructor for class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
PatternMatch(String...) - Constructor for class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
PatternMatch(String, int) - Constructor for class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
patternMatches(String...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
patternNotMatches(String...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
pause() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
pause() - Method in interface com.northconcepts.datapipeline.job.IJob
 
pause() - Method in class com.northconcepts.datapipeline.job.Job
 
PdfWriter - Class in com.northconcepts.datapipeline.pdf
Writes records to a PDF document stream.
PdfWriter(File) - Constructor for class com.northconcepts.datapipeline.pdf.PdfWriter
 
PdfWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.pdf.PdfWriter
 
peek(int) - Method in class com.northconcepts.datapipeline.core.DataReader
Looks ahead to return the next record at the specified index without reading it or null if one does not exist.
peek(int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peek(int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peek(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peek(int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekCHARACTER() - Method in class com.northconcepts.datapipeline.core.ParsingReader
 
peekSequence(int, int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekSequence(int, int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekSequence(int, int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekSequence(int, int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekString(CharSequence) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekString(char[]) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekString(CharSequence) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekString(char[]) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekString(CharSequence) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekString(char[]) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekString(CharSequence) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekString(char[]) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekStringArray(CharSequence...) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekStringArray(char[][]) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekStringArray(CharSequence[], int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekStringArray(char[][], int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekStringArray(CharSequence...) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekStringArray(CharSequence[], int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekStringArray(char[][]) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekStringArray(char[][], int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekStringArray(CharSequence...) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekStringArray(CharSequence[], int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekStringArray(char[][]) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekStringArray(char[][], int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekStringArray(CharSequence...) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekStringArray(CharSequence[], int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekStringArray(char[][]) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekStringArray(char[][], int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekStringOffset(CharSequence, int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekStringOffset(char[], int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekStringOffset(CharSequence, int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekStringOffset(char[], int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekStringOffset(CharSequence, int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekStringOffset(char[], int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekStringOffset(CharSequence, int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekStringOffset(char[], int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
peekWhitespaceLength(int) - Method in interface com.northconcepts.datapipeline.core.IParser
 
peekWhitespaceLength(int) - Method in class com.northconcepts.datapipeline.core.LineParser
 
peekWhitespaceLength(int) - Method in class com.northconcepts.datapipeline.core.Parser
 
peekWhitespaceLength(int) - Method in class com.northconcepts.datapipeline.core.StringParser
 
PeriodicScheduler - Class in com.northconcepts.datapipeline.schedule
Represents a fixed, cyclical schedule (for example: every 30 minutes starting now).
PeriodicScheduler(long) - Constructor for class com.northconcepts.datapipeline.schedule.PeriodicScheduler
 
PipedReader - Class in com.northconcepts.datapipeline.core
 
PipedReader() - Constructor for class com.northconcepts.datapipeline.core.PipedReader
 
PipedReader(int) - Constructor for class com.northconcepts.datapipeline.core.PipedReader
 
PipedWriter - Class in com.northconcepts.datapipeline.core
 
PipedWriter(PipedReader) - Constructor for class com.northconcepts.datapipeline.core.PipedWriter
 
Pipeline - Class in com.northconcepts.datapipeline.foundations.pipeline
 
Pipeline() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
PipelineAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action
 
PipelineAction(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
PipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline
 
PipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
PipelineObject - Class in com.northconcepts.datapipeline.foundations.pipeline
 
PipelineObject() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.PipelineObject
 
PipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline
 
PipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.PipelineOutput
 
PoiSxssfProvider - Class in com.northconcepts.datapipeline.excel
 
PoiSxssfProvider() - Constructor for class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
PoiXssfSaxProvider - Class in com.northconcepts.datapipeline.excel
 
PoiXssfSaxProvider() - Constructor for class com.northconcepts.datapipeline.excel.PoiXssfSaxProvider
 
pop() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
pop() - Method in class com.northconcepts.datapipeline.core.DataReader
Removes and returns the next record in this DataReaders buffer or null if it is empty.
pop() - Method in interface com.northconcepts.datapipeline.core.IParser
 
pop() - Method in class com.northconcepts.datapipeline.core.LineParser
 
pop() - Static method in class com.northconcepts.datapipeline.core.Messages
 
pop() - Method in class com.northconcepts.datapipeline.core.Parser
 
pop() - Method in class com.northconcepts.datapipeline.core.StringParser
 
pop() - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidationPath
 
positiveScale(Number) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
PostgreSqlUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
A batch-able upsert strategy that relies on the SQL Merge statement.
PostgreSqlUpsert() - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
PostgreSqlUpsert.ConflictAction - Enum in com.northconcepts.datapipeline.jdbc.upsert
 
PostgresSqlPart - Class in com.northconcepts.datapipeline.sql.postgresql
 
PostgresSqlPart() - Constructor for class com.northconcepts.datapipeline.sql.postgresql.PostgresSqlPart
 
postIssueComment(String, String) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
postRestSearchIssues(JiraSearch) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
precisionNotLessThanAbsScale(Integer, Integer) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
precisionTooLarge(String, int, int, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
prefixMessageWith(String) - Method in exception com.northconcepts.datapipeline.core.DataException
Prefixes this exception's message with the specified text.
prepare(JdbcWriter, Record) - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
prepare(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
prepare(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
prepare(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.MySqlPreparedStatementInsert
 
prepare(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowInsertAllStatementInsert
 
prepare(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowSelectUnionAllStatementInsert
 
prepare(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
prepare(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
PreparedStatementInsert - Class in com.northconcepts.datapipeline.jdbc.insert
Sample Generated SQL:
INSERT INTO tableName (col1, col2, col3) VALUES (?, ?, ?)
PreparedStatementInsert() - Constructor for class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
prepend(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
primaryForeignKeysCountMismatch(int, int) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
primaryForeignKeyTypeMismatch(String, FieldType, String, FieldType, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
primaryKeysLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
PrimaryKeyType - Enum in com.northconcepts.datapipeline.foundations.schema
See the definitions in JPA's javax.persistence.GenerationType
print(String, Object...) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
print(String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
print() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printif(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printif(boolean, String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printifNotEmpty(String, Object...) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
println(String, Object...) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
println(String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
println() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printlnif(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printlnif(boolean, String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printlnif(boolean) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printlnifNotEmpty(String, Object...) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
printSqlParts(CodeWriter, List<? extends SqlPart>, String) - Static method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
printStackTrace(PrintStream) - Method in exception com.northconcepts.datapipeline.core.DataException
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception com.northconcepts.datapipeline.core.DataException
Prints this throwable and its backtrace to the specified print writer.
PRODUCT - Static variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
PRODUCT_VERSION - Static variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
ProductStatus - Enum in com.northconcepts.datapipeline.shopify.client
 
Property - Class in com.northconcepts.datapipeline.foundations.core
 
Property() - Constructor for class com.northconcepts.datapipeline.foundations.core.Property
 
PropertyDiff - Class in com.northconcepts.datapipeline.foundations.difference
 
PropertyDiff() - Constructor for class com.northconcepts.datapipeline.foundations.difference.PropertyDiff
 
PropertyDiff(DiffType, String, Object, Object) - Constructor for class com.northconcepts.datapipeline.foundations.difference.PropertyDiff
 
Proxy() - Constructor for class com.northconcepts.datapipeline.jira.client.JiraClient.Proxy
 
Proxy() - Constructor for class com.northconcepts.datapipeline.mailchimp.MailChimpClient.Proxy
 
Proxy() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyClient.Proxy
 
ProxyLookup - Class in com.northconcepts.datapipeline.transform.lookup
Abstract super-class for obtaining records from another Lookup, possibly transforming them along the way.
ProxyLookup(Lookup) - Constructor for class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
ProxyPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline
 
ProxyPipelineInput(PipelineInput) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineInput
 
ProxyPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline
 
ProxyPipelineOutput(PipelineOutput) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.ProxyPipelineOutput
 
ProxyReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for obtaining records from another DataReader, possibly transforming them along the way.
ProxyReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.ProxyReader
 
ProxyWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to another DataWriter, possibly transforming them along the way.
ProxyWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.core.ProxyWriter
 
pruneCache() - Method in class com.northconcepts.datapipeline.core.Parser
 
PublishedStatus - Enum in com.northconcepts.datapipeline.shopify.client
 
publishEvent(Event<T>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
push(Record) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
push(Record) - Method in class com.northconcepts.datapipeline.core.DataReader
Adds a record to this DataReaders buffer.
push() - Static method in class com.northconcepts.datapipeline.core.Messages
 
push(String) - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidationPath
 
put(DeMux, Record) - Method in interface com.northconcepts.datapipeline.multiplex.DeMux.IStrategy
 
put(SplitWriter, Record) - Method in interface com.northconcepts.datapipeline.multiplex.SplitWriter.IStrategy
 

Q

QueryCriteria - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryCriteria() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
QueryCriteria(QueryCriteria.CriteriaType) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
QueryCriteria(String, Object...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
QueryCriteria.CriteriaType - Enum in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryCriteriaPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryCriteriaPart() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteriaPart
 
QueryGrouping - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryGrouping() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
QueryGrouping(String...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryGrouping
 
QueryOrder - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryOrder() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrder
 
QueryOrderPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryOrderPart() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
QueryOrderPart(String, boolean) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
QueryOrderPart(String, boolean, Boolean) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
QueryPart - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QueryPart() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QueryPart
 
QuerySelection - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QuerySelection() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
QuerySelection(String...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
QuerySource - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
QuerySource() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 

R

read() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
read() - Method in class com.northconcepts.datapipeline.core.DataReader
Reads the next record from this DataReader and increases the record-count by 1.
read() - Method in class com.northconcepts.datapipeline.core.TimedReader
 
read(DataInput, Record) - Static method in class com.northconcepts.datapipeline.file.FileReader
 
read() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
read() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
read(byte[], int, int) - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
read() - Method in class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
read(byte[], int, int) - Method in class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
readColumnValue(ResultSet, int, int, String) - Method in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
 
readColumnValue(ResultSet, int, int, String, FieldType) - Method in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
 
readEntries(ZipEntryFilter, ZipDataReaderFactory) - Method in class com.northconcepts.datapipeline.filesystem.zip.ZipFileSystem
 
reader - Variable in class com.northconcepts.datapipeline.core.TextReader
 
reader - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
readFile(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
Reads the file in the S3 bucket.
readFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Reads the file in the specified DropBox folder.
readFile(String) - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Reads the file in the DropBox root folder.
readFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Reads a file in the specified folder.
readFile(String) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Reads the specified file in the root folder.
readFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Reads the file in the specified HDFS folder.
readFile(String) - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Reads the specified file in the HDFS root folder.
readFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Reads a file in the specified folder.
readFile(String) - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Reads the specified file in the root folder.
readFile(String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Reads the first occurence of a Google Drive File with matching fileName.
readFile(String, String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Reads the first occurence of a Google Drive File with matching fileName in the specified folderName.
readGroupValue(Group, int, int, ValueNodeContainer) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
readImpl() - Method in class com.northconcepts.datapipeline.avro.AvroReader
 
readImpl() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.AsyncTaskReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.DataReader
Overridden by subclasses to read the next record from this DataReader.
readImpl() - Method in class com.northconcepts.datapipeline.core.LimitReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.NullReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.PipedReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.SortingReader
 
readImpl() - Method in class com.northconcepts.datapipeline.core.TextReader
 
readImpl() - Method in class com.northconcepts.datapipeline.email.EmailReader
 
readImpl() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
readImpl() - Method in class com.northconcepts.datapipeline.file.FileReader
 
readImpl() - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
readImpl() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset.ColumnsDataReader
 
readImpl() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetReader
 
readImpl() - Method in class com.northconcepts.datapipeline.google.analytics.GoogleAnalyticsReportReader
 
readImpl() - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
readImpl() - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
readImpl() - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
readImpl() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowedByReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfFollowsReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfMediaReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
readImpl() - Method in class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
readImpl() - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
readImpl() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
readImpl() - Method in class com.northconcepts.datapipeline.jms.JmsReader
 
readImpl() - Method in class com.northconcepts.datapipeline.job.DataReaderIterator
 
readImpl() - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
readImpl() - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
readImpl() - Method in class com.northconcepts.datapipeline.kafka.KafkaReader
 
readImpl() - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
readImpl() - Method in class com.northconcepts.datapipeline.memory.MemoryReader
 
readImpl() - Method in class com.northconcepts.datapipeline.meter.MeteredReader
 
readImpl() - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
 
readImpl() - Method in class com.northconcepts.datapipeline.multiplex.SplitReader
 
readImpl() - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
 
readImpl() - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
readImpl() - Method in class com.northconcepts.datapipeline.retry.RetryingReader
 
readImpl() - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
readImpl() - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
readImpl() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
readImpl() - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
readImpl() - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
readImpl() - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
readImpl() - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
readImpl() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
readImpl() - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
readImpl() - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
readImpl() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
readIssuesJson() - Method in class com.northconcepts.datapipeline.jira.JiraEpicReader
 
readIssuesJson() - Method in class com.northconcepts.datapipeline.jira.JiraIssueReader
 
readIssuesJson() - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
 
readIssuesJson() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
readIssuesJson() - Method in class com.northconcepts.datapipeline.jira.JiraSprintReader
 
readNextBatch() - Method in class com.northconcepts.datapipeline.jira.JiraIssueReader
 
readNextBatch() - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
readNextBatch() - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
readNextBatchImpl() - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
readNextBatchImpl() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardCardsReader
 
readNextBatchImpl() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
readNextBatchImpl() - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
readNextBatchImpl() - Method in class com.northconcepts.datapipeline.trello.TrelloListCardsReader
 
readPrimitiveValue(Group, int, ValueNodeContainer, Type) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
readRecord(Group, int) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
 
readSchema(Reader) - Static method in class com.northconcepts.datapipeline.parquet.ParquetUtil
 
readSchema(File) - Static method in class com.northconcepts.datapipeline.parquet.ParquetUtil
 
ready() - Method in interface com.northconcepts.datapipeline.core.IParser
 
ready() - Method in class com.northconcepts.datapipeline.core.LineParser
 
ready() - Method in class com.northconcepts.datapipeline.core.Parser
 
ready() - Method in class com.northconcepts.datapipeline.core.StringParser
 
Record - Class in com.northconcepts.datapipeline.core
Record holds persistent data in key-value fields as it flows through the pipeline.
Record(Record) - Constructor for class com.northconcepts.datapipeline.core.Record
Creates a new record by copying the fields from another.
Record() - Constructor for class com.northconcepts.datapipeline.core.Record
 
Record(String...) - Constructor for class com.northconcepts.datapipeline.core.Record
Creates a new record with the specified field names.
Record(FieldList) - Constructor for class com.northconcepts.datapipeline.core.Record
Creates a new record with the specified field names.
Record.State - Enum in com.northconcepts.datapipeline.core
 
RECORD_NUMBER - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The sequential record number starting with 0.
RECORD_SCHEMA - Static variable in class com.northconcepts.datapipeline.lineage.RecordLineage
The schema for ORC and Parquet files.
recordBreaks - Variable in class com.northconcepts.datapipeline.xml.XmlReader
 
RecordBuffer - Class in com.northconcepts.datapipeline.buffer
 
RecordBuffer(CompositeValue) - Constructor for class com.northconcepts.datapipeline.buffer.RecordBuffer
 
RecordComparator - Class in com.northconcepts.datapipeline.core
 
RecordComparator() - Constructor for class com.northconcepts.datapipeline.core.RecordComparator
 
RecordComparator(RecordComparator) - Constructor for class com.northconcepts.datapipeline.core.RecordComparator
 
RecordContainer - Interface in com.northconcepts.datapipeline.core
 
RecordCountSequenceStrategy(long) - Constructor for class com.northconcepts.datapipeline.core.SequenceWriter.RecordCountSequenceStrategy
 
RecordDeserializer - Class in com.northconcepts.datapipeline.kafka
 
RecordDeserializer() - Constructor for class com.northconcepts.datapipeline.kafka.RecordDeserializer
 
RecordDiff - Class in com.northconcepts.datapipeline.foundations.difference
 
RecordDiff() - Constructor for class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
RecordDiff(DiffType, String, Record, Record) - Constructor for class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
recordFailedValidationRule(Filter) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
RecordFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
 
RecordFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
RecordFieldDef(String, String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
recordHasFieldsMismatch(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
recordHasUnexpectedFields(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
RecordJsonDeserializer - Class in com.northconcepts.datapipeline.json
Jackson component annotated on Record to load it from JSON.
RecordJsonDeserializer() - Constructor for class com.northconcepts.datapipeline.json.RecordJsonDeserializer
 
RecordJsonSerializer - Class in com.northconcepts.datapipeline.json
Jackson component annotated on Record to save it to JSON.
RecordJsonSerializer() - Constructor for class com.northconcepts.datapipeline.json.RecordJsonSerializer
 
recordLineage - Variable in class com.northconcepts.datapipeline.core.DataReader
 
RecordLineage - Class in com.northconcepts.datapipeline.lineage
Convenience wrapper to read and write record-level data lineage properties.
RecordLineage() - Constructor for class com.northconcepts.datapipeline.lineage.RecordLineage
 
RecordLineage(Record) - Constructor for class com.northconcepts.datapipeline.lineage.RecordLineage
 
RecordList - Class in com.northconcepts.datapipeline.core
 
RecordList() - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
RecordList(int) - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
RecordList(Record...) - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
RecordList(DataReader) - Constructor for class com.northconcepts.datapipeline.core.RecordList
 
RecordListener - Interface in com.northconcepts.datapipeline.eventbus
 
RecordMeter - Class in com.northconcepts.datapipeline.meter
 
RecordMeter() - Constructor for class com.northconcepts.datapipeline.meter.RecordMeter
 
RecordMeter.MeterUnit - Enum in com.northconcepts.datapipeline.meter
 
recordMissingFields(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
recordPeriod(int) - Static method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
Opens a new window at set record count intervals or on the first record.
RecordSerializable - Interface in com.northconcepts.datapipeline.core
The interface implemented by classes to participate in serialization to and from Record.
RecordSerializer - Class in com.northconcepts.datapipeline.kafka
 
RecordSerializer() - Constructor for class com.northconcepts.datapipeline.kafka.RecordSerializer
 
RecordTemplateModel - Class in com.northconcepts.datapipeline.template
 
RecordTemplateModel() - Constructor for class com.northconcepts.datapipeline.template.RecordTemplateModel
 
RecordTemplateModel(Record, ObjectWrapper) - Constructor for class com.northconcepts.datapipeline.template.RecordTemplateModel
 
recordToBsonDocument(Record) - Static method in class com.northconcepts.datapipeline.mongodb.MongoTypeConverter
 
redoLastAction() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
referencedEntityNotFound(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
RegexZipEntryFilter - Class in com.northconcepts.datapipeline.filesystem.zip
 
RegexZipEntryFilter(String) - Constructor for class com.northconcepts.datapipeline.filesystem.zip.RegexZipEntryFilter
 
RelationshipCardinality - Enum in com.northconcepts.datapipeline.foundations.schema
 
relationshipWithoutCardinality(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
reloadRateLimit() - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
reloadRateLimit() - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
remove() - Method in class com.northconcepts.datapipeline.core.Field
Removes this field from its parent record.
remove(String...) - Method in class com.northconcepts.datapipeline.core.FieldList
Removes all the specified fields from this list.
remove(FieldList) - Method in class com.northconcepts.datapipeline.core.FieldList
Removes all the fields in the specified fieldList from this list.
remove(DataWriter) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
remove(int) - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
remove(DataReader) - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
remove(String) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
remove(int) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
remove(int) - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
remove(int) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
remove(String) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
remove(String) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
remove() - Static method in class com.northconcepts.datapipeline.foundations.schema.SchemaValidationPath
 
removeAll() - Method in class com.northconcepts.datapipeline.core.RecordComparator
 
removeAll() - Method in class com.northconcepts.datapipeline.filter.FilteringReader
 
removeAll() - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
removeAll() - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
removeAllDataReader() - Method in class com.northconcepts.datapipeline.core.SequenceReader
 
removeAllDataSink() - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
removeChildNode(Node) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
removeChildNode(Node) - Method in class com.northconcepts.datapipeline.core.Field
 
removeChildNode(Node) - Method in class com.northconcepts.datapipeline.core.Node
 
removeChildNode(Node) - Method in class com.northconcepts.datapipeline.core.Record
 
removeChildNode(Node) - Method in class com.northconcepts.datapipeline.core.SingleValue
 
removeClosedSinks() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
removeClosedTargets() - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
RemoveDuplicateFields - Class in com.northconcepts.datapipeline.transform
Removes or collapses multiple fields with the same name in each record.
RemoveDuplicateFields(RemoveDuplicateFields.IDuplicateFieldsPolicy, Set<String>) - Constructor for class com.northconcepts.datapipeline.transform.RemoveDuplicateFields
 
RemoveDuplicateFields(RemoveDuplicateFields.IDuplicateFieldsPolicy, String...) - Constructor for class com.northconcepts.datapipeline.transform.RemoveDuplicateFields
 
RemoveDuplicateFields.DuplicateFieldsPolicy - Enum in com.northconcepts.datapipeline.transform
 
RemoveDuplicateFields.IDuplicateFieldsPolicy - Interface in com.northconcepts.datapipeline.transform
 
RemoveDuplicatesReader - Class in com.northconcepts.datapipeline.core
A proxy that removes duplicate records.
RemoveDuplicatesReader(DataReader, FieldList) - Constructor for class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Removes duplicate records based on the matching FieldList.
RemoveDuplicatesReader(DataReader, String...) - Constructor for class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Remove duplicate records based on their field names.
RemoveDuplicatesReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Remove duplicate records matching all fields.
removeEventBusLifecycleListener(EventBusLifecycleListener) - Static method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeExceptionListener(ExceptionListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeField(Field) - Method in class com.northconcepts.datapipeline.core.Record
 
removeField(int) - Method in class com.northconcepts.datapipeline.core.Record
 
removeField(String) - Method in class com.northconcepts.datapipeline.core.Record
 
removeField(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
Removes a sub-field matching the specified path.
removeField(FieldPath) - Method in class com.northconcepts.datapipeline.core.Record
Deletes the field at the specified path or throws an exception if it doesn't exist.
removeFields(Collection<FieldPath>) - Method in class com.northconcepts.datapipeline.core.Record
 
RemoveFields - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
RemoveFields(Collection<String>) - Constructor for class com.northconcepts.datapipeline.transform.RemoveFields
 
RemoveFields(String...) - Constructor for class com.northconcepts.datapipeline.transform.RemoveFields
 
removeIndexInPropertyFromSchema(Record, String, String) - Static method in class com.northconcepts.datapipeline.foundations.internal.SchemaUtil
 
removeJobLifecycleListener(JobLifecycleListener) - Static method in class com.northconcepts.datapipeline.job.Job
 
removeListener(Class<T>, T) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeListener(Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeListener(UntypedEventListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
removeListenersByTopic(Class<T>, Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removePropertyFromEntity(Record, String, String) - Static method in class com.northconcepts.datapipeline.foundations.internal.SchemaUtil
 
removePropertyFromFields(Record, String, String) - Static method in class com.northconcepts.datapipeline.foundations.internal.SchemaUtil
 
removePropertyFromIndex(Record, String) - Static method in class com.northconcepts.datapipeline.foundations.internal.SchemaUtil
 
removeShutdownListener(ShutdownListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeTypedListenerReference(Reference<?>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeUntypedEventListener(UntypedEventListener) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeUntypedEventListenerReference(Reference<?>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeUntypedEventListenersByTopic(Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
removeUntypedListenerReference(Reference<?>) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
removeValue(int) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
removeValue(Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
removeValues(long) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
RenameField - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
RenameField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.RenameField
 
RenameField(FieldPath, String) - Constructor for class com.northconcepts.datapipeline.transform.RenameField
 
RenameFieldsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
RenameFieldsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
RenameFieldsAction.FieldMapping - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
replace(int, int, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
replaceAll(CharSequence, CharSequence) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
replaceChar(char, char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
replaceFirst(CharSequence, CharSequence) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
replaceString(CharSequence, CharSequence) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
REPLICATE - Static variable in class com.northconcepts.datapipeline.core.MultiWriter
REPLICATE_CLONE - Static variable in class com.northconcepts.datapipeline.core.MultiWriter
ReplicateCloneWriteStrategy() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter.ReplicateCloneWriteStrategy
 
ReplicateWriteStrategy() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter.ReplicateWriteStrategy
 
reset(boolean) - Static method in class com.northconcepts.datapipeline.core.Functions
Re-add all the built-in function aliases, optionally clearing the registry first.
reset() - Method in class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
reset() - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
reset() - Method in class com.northconcepts.datapipeline.meter.Meter
restarts the timer and count.
reset() - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
resetColumn() - Method in class com.northconcepts.datapipeline.core.Parser
 
resetID() - Static method in class com.northconcepts.datapipeline.core.DataObject
 
resetInternalId() - Static method in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
resetRecordCount() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
Restarts this endpoint's record-count at 0.
resume() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
resume() - Method in interface com.northconcepts.datapipeline.job.IJob
 
resume() - Method in class com.northconcepts.datapipeline.job.Job
 
rethrowAsyncException() - Method in class com.northconcepts.datapipeline.core.AsyncReader
Rethrows the exception thrown by the internal thread or returns silently if no exception was thrown.
rethrowAsyncException() - Method in class com.northconcepts.datapipeline.core.AsyncWriter
Rethrows the exception thrown by the internal thread or returns silently if no exception was thrown.
rethrowAsyncException() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Re-throws an exception thrown by one of the internal AsyncWriters or returns silently if no exceptions were thrown.
rethrowAsyncException() - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Re-throws an exception thrown by one of the internal AsyncWriters or returns silently if no exceptions were thrown.
RetryingOperation<T> - Class in com.northconcepts.datapipeline.retry
A proxy that attempts to re-run on failure.
RetryingOperation() - Constructor for class com.northconcepts.datapipeline.retry.RetryingOperation
 
RetryingReader - Class in com.northconcepts.datapipeline.retry
A proxy that attempts to continue reading on failure.
RetryingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.retry.RetryingReader
 
RetryingWriter - Class in com.northconcepts.datapipeline.retry
A proxy that attempts to continue writing on failure.
RetryingWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.retry.RetryingWriter
 
RetryStrategy - Enum in com.northconcepts.datapipeline.retry
 
returnType - Variable in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
right(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
RightJoin - Class in com.northconcepts.datapipeline.jdbc.sql.select
Generates a right join clause.
RightJoin(String, String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.RightJoin
 
rightJoin(String, String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
round(Rounder) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
Rounder - Class in com.northconcepts.datapipeline.transform.format
 
Rounder(Rounder.RoundingPolicy, int) - Constructor for class com.northconcepts.datapipeline.transform.format.Rounder
 
Rounder.RoundingPolicy - Enum in com.northconcepts.datapipeline.transform.format
 
RoundRobinWriteStrategy() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter.RoundRobinWriteStrategy
 
RtfWriter - Class in com.northconcepts.datapipeline.rtf
Writes records to an RTF document stream.
RtfWriter(File) - Constructor for class com.northconcepts.datapipeline.rtf.RtfWriter
 
RtfWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.rtf.RtfWriter
 
rule - Variable in enum com.northconcepts.datapipeline.foundations.schema.ForeignKeyAction
 
run() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
run() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
run() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Executes this job in the current thread.
run() - Method in interface com.northconcepts.datapipeline.job.IJob
Executes this job in the current thread.
run(DataReader, DataWriter) - Static method in class com.northconcepts.datapipeline.job.Job
 
run(DataReader, DataWriter, JobCallback<DataReader, DataWriter>) - Static method in class com.northconcepts.datapipeline.job.Job
 
run() - Method in class com.northconcepts.datapipeline.job.Job
Executes this job in the current thread.
run(boolean) - Method in class com.northconcepts.datapipeline.multiplex.DeMux
Runs the feeder process in the current thread (false) or in a new thread (true).
run() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
Runs the feeder process in the current thread.
run(Runnable) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
 
runAsync() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
runAsync() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Executes this job in a new thread.
runAsync() - Method in interface com.northconcepts.datapipeline.job.IJob
Executes this job in a new thread.
runAsync(DataReader, DataWriter) - Static method in class com.northconcepts.datapipeline.job.Job
 
runAsync(DataReader, DataWriter, JobCallback<DataReader, DataWriter>) - Static method in class com.northconcepts.datapipeline.job.Job
 
runAsync() - Method in class com.northconcepts.datapipeline.job.Job
Executes this job in a new thread.
runAsync() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
Runs the feeder process in a new thread.
runImpl() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
runImpl() - Method in class com.northconcepts.datapipeline.job.RunnableJobAdapter
 
RunnableJobAdapter - Class in com.northconcepts.datapipeline.job
 
RunnableJobAdapter(Runnable) - Constructor for class com.northconcepts.datapipeline.job.RunnableJobAdapter
 

S

save(OutputStream) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
save(File) - Method in class com.northconcepts.datapipeline.excel.ExcelDocument
 
saveAncestorAttributeFieldValues(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
saveAncestorNodeFieldValues(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
saveFieldValues(XmlNode) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
saveWorkbook(File) - Method in class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
saveWorkbook(OutputStream) - Method in class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
scaleTooLarge(String, int, int, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
scheduled(Scheduler) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers on a set clock schedule.
scheduled(String, Scheduler) - Static method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Closes buffers on a set clock schedule for the specified datetime field.
scheduled(Scheduler) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows on a set clock schedule.
scheduled(String, Scheduler) - Static method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
Closes windows on a set clock schedule for the specified datetime field.
Scheduler - Interface in com.northconcepts.datapipeline.schedule
Determines the next scheduled event time from a given point in time.
SchedulerSequenceStrategy(Scheduler) - Constructor for class com.northconcepts.datapipeline.core.SequenceWriter.SchedulerSequenceStrategy
 
SchemaDef - Class in com.northconcepts.datapipeline.foundations.schema
The metadata model containing a set of related entities.
SchemaDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
SchemaDef(String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
SchemaDefDiff - Class in com.northconcepts.datapipeline.foundations.schema.diff
 
SchemaDefDiff() - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.SchemaDefDiff
 
SchemaDefDiff(DiffType, String, SchemaDef, SchemaDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.diff.SchemaDefDiff
 
SchemaFilter - Class in com.northconcepts.datapipeline.foundations.schema
A filter that matches a record against an entity definition.
SchemaFilter(EntityDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
SchemaMessages - Class in com.northconcepts.datapipeline.foundations.i18n
 
SchemaMessages() - Constructor for class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
schemaMismatch(String, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
SchemaObject - Class in com.northconcepts.datapipeline.foundations.schema
 
SchemaObject() - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaObject
 
SchemaPart - Class in com.northconcepts.datapipeline.foundations.schema
 
SchemaPart() - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaPart
 
SchemaPartType - Enum in com.northconcepts.datapipeline.foundations.schema
 
SchemaProblem - Class in com.northconcepts.datapipeline.foundations.schema
 
SchemaProblem() - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
SchemaProblem(SchemaPart, String, Object...) - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
SchemaProblem.Severity - Enum in com.northconcepts.datapipeline.foundations.schema
 
SchemaProblemsSupplier - Interface in com.northconcepts.datapipeline.foundations.schema
 
SchemaTransformer - Class in com.northconcepts.datapipeline.foundations.schema
Converts and validates records using the specified entity schema.
SchemaTransformer(EntityDef) - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaTransformer
 
SchemaUtil - Class in com.northconcepts.datapipeline.foundations.internal
 
SchemaUtil() - Constructor for class com.northconcepts.datapipeline.foundations.internal.SchemaUtil
 
SchemaValidationPath - Class in com.northconcepts.datapipeline.foundations.schema
 
SchemaValidator - Class in com.northconcepts.datapipeline.foundations.schema
 
SchemaValidator() - Constructor for class com.northconcepts.datapipeline.foundations.schema.SchemaValidator
 
search() - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
search() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
search() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFollowerReader
 
search() - Method in class com.northconcepts.datapipeline.twitter2.TwitterFollowingReader
 
search() - Method in class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
 
search() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
 
searchImpl() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineMentionsReader
 
searchImpl() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
 
searchImpl() - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineTweetsReader
 
searchIssuesById(String...) - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
searchUser(String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Returns the unique identifier of the provided Twitter handle.
SECOND - Static variable in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
secondsToDate() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
secondsToDateTime() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
Select - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
Select(String...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
Select(List<String>) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
Select(QuerySource...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
select(String...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
SelectArrangeFieldsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
SelectArrangeFieldsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
selectFields(FieldList) - Method in class com.northconcepts.datapipeline.core.Record
 
selectFields(FieldList, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
SelectFields - Class in com.northconcepts.datapipeline.transform
Select and arrange fields according to the supplied field names -- like an SQL SELECT statement.
SelectFields(Collection<String>) - Constructor for class com.northconcepts.datapipeline.transform.SelectFields
 
SelectFields(String...) - Constructor for class com.northconcepts.datapipeline.transform.SelectFields
 
SENT_MAIL - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
SequenceReader - Class in com.northconcepts.datapipeline.core
Combines one or more DataReaders into a single stream by reading from each until empty then moving to the next.
SequenceReader(DataReader...) - Constructor for class com.northconcepts.datapipeline.core.SequenceReader
 
SequenceWriter - Class in com.northconcepts.datapipeline.core
Writes to sequence of data writers created by a factory in turn and rolled based on a ISequenceStrategy policy.
SequenceWriter(SequenceWriter.ISequenceStrategy, SequenceWriter.DataWriterFactory) - Constructor for class com.northconcepts.datapipeline.core.SequenceWriter
 
SequenceWriter.DataWriterFactory - Interface in com.northconcepts.datapipeline.core
 
SequenceWriter.ElapsedTimeSequenceStrategy - Class in com.northconcepts.datapipeline.core
 
SequenceWriter.ISequenceStrategy - Interface in com.northconcepts.datapipeline.core
 
SequenceWriter.OrSequenceStrategy - Class in com.northconcepts.datapipeline.core
 
SequenceWriter.RecordCountSequenceStrategy - Class in com.northconcepts.datapipeline.core
 
SequenceWriter.SchedulerSequenceStrategy - Class in com.northconcepts.datapipeline.core
 
SequenceWriter.Sequence - Class in com.northconcepts.datapipeline.core
 
serialize(Record, JsonGenerator, SerializerProvider) - Method in class com.northconcepts.datapipeline.json.RecordJsonSerializer
 
serialize(String, Record) - Method in class com.northconcepts.datapipeline.kafka.RecordSerializer
 
SERIALIZED_CLASS_NAME - Static variable in interface com.northconcepts.datapipeline.core.RecordSerializable
 
serializer - Variable in class com.northconcepts.datapipeline.security.EncryptingReader
 
service - Variable in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
session - Variable in class com.northconcepts.datapipeline.core.Node
 
Session - Interface in com.northconcepts.datapipeline.core
Session is the base type for objects that can contain temporary, non-persistent data in Data Pipeline.
Session.SessionImpl - Class in com.northconcepts.datapipeline.core
 
SessionImpl() - Constructor for class com.northconcepts.datapipeline.core.Session.SessionImpl
 
set(int, Object) - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
set(int, Record) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
set(String, Map<?, ?>) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a java.util.Map to the specified key, overwriting any previous association.
set(String, Collection<?>) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a collection to the specified key, overwriting any previous association.
set(String, Object) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a value to the specified key, overwriting any previous association.
set(String, char) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a character value to the specified key, overwriting any previous association.
set(String, int) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps an int value to the specified key, overwriting any previous association.
set(String, long) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a long value to the specified key, overwriting any previous association.
set(String, double) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a double value to the specified key, overwriting any previous association.
set(String, boolean) - Method in exception com.northconcepts.datapipeline.core.DataException
Maps a boolean value to the specified key, overwriting any previous association.
set(String, Class<?>) - Method in class com.northconcepts.datapipeline.core.FieldDeclarations
 
set(int, Record) - Method in class com.northconcepts.datapipeline.core.RecordList
Replaces the record at the specified position in this list with a new record.
set(String, Object) - Method in class com.northconcepts.datapipeline.jdbc.sql.conflict.OnConflict
 
set(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.conflict.OnConflict
 
set(String, Object) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
set(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
setAbsolutePaths(boolean) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setAcknowledgeMode(JmsAcknowledgeMode) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
Indicates how received messages should be acknowledged (default to JmsAcknowledgeMode.AUTO).
setAction(int, PipelineAction) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
setAction(int, PipelineAction) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setActions(List<PipelineAction>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
setActions(List<PipelineAction>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setAdditionalProperty(String, Object) - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
setAdditionalProperty(String, Object) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setAdditionalProperty(String, Object) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
setAdditionalProperty(String, Object) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setAdditionalProperty(String, Object) - Method in class com.northconcepts.datapipeline.mailchimp.list.Tag
 
setAddMissingOptionalFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setAddress1(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setAddress2(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setAddTextToParent(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setAddTextToParent(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setAddTextToParent(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
Indicates if each child node's text should be concatenated to its parent during parsing (defaults to false).
setAddTextToParent(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
Indicates if each child node's text should be concatenated to its parent during parsing (defaults to false).
setAddUserToRecord(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
setAddUserToRecord(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
setAlign(FixedWidthAlign) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
setAlive() - Method in class com.northconcepts.datapipeline.core.Record
 
setAll(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
setAllowBlank(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setAllowedValues(ValueMatch<?>) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setAllowExtraFieldsInMapping(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setAllowExtraFieldsInValidation(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setAllowMultiLineText(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates if line separators are allowed inside quoted fields.
setAllowMultiLineText(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setAllowNoConditions(boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
setAllowNoOutcomes(boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
setAllowNoResults(boolean) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
Indicates if no exception should be thrown if no results are found (default false, exceptions are thrown).
setAllowQuoteInField(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates if unescaped quotes are allowed in fields (default to false).
setAllowQuoteInField(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setAlwaysIncludeEmail(boolean) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setAlwaysShowFooter(boolean) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
Indicates if the footer should be written, even if no records were written (defaults to true).
setAlwaysShowHeader(boolean) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
Indicates if the header should be written, even if no records are written (defaults to true).
setAmazonS3FileSystem(AmazonS3FileSystem) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setAmazonS3FileSystem(AmazonS3FileSystem) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setAmazonS3FileSystem(AmazonS3FileSystem) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setApiLimitPolicy(IApiLimitPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
setApiLimitPolicy(IApiLimitPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
setApiLimitPolicy(IApiLimitPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
setApiLimitPolicy(IApiLimitPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
setApiLimitPolicy(IApiLimitPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
setAppend(boolean) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
setApplicationName(String) - Method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
Forces this field to be an array by setting the FieldDef.getMinimumElements() to zero (0) if both FieldDef.getMinimumElements() and FieldDef.getMaximumElements() are null, otherwise, does nothing.
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setArray(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setArray(ArrayValue) - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
setAscending(boolean) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
setAscending(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
setAscending(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
setAscending(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
setAsymmetricAlgorithm(String) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
setAsymmetricAlgorithm(String) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
setAsymmetricKey(PrivateKey) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
setAsymmetricKey(PublicKey) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
setAttribute(Element, String, Object) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setAttributes(Attributes) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
Indicates if the database connection in this endpoint should be closed when the endpoint is closed.
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Indicates if the database connection in this endpoint should be closed when the endpoint is closed.
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Indicates if the MongoDB client should be closed when this reader closes (defaults to false).
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
Indicates if the MongoDB client should be closed when this writer closes (defaults to false).
setAutoCloseConnection(boolean) - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
Indicates if the database connection in this lookup should be closed when the lookup is closed by the LookupTransformer via a TransformingReader or TransformingWriter.
setAutoCloseLogWriter(boolean) - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
setAutoCloseLogWriter(boolean) - Method in class com.northconcepts.datapipeline.job.Job
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.file.FileReader
Indicates if the underlying input stream should be closed when this stream closes (defaults to true).
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
setAutoCloseReader(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
Indicates if the underlying java.io.BufferedWriter should be closed when this stream closes (defaults to true).
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.core.TextWriter
Indicates if the underlying java.io.BufferedWriter should be closed when this stream closes (defaults to true).
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.file.FileReader
Deprecated.
use FileReader.setAutoCloseReader(boolean) instead. Indicates if the underlying input stream should be closed when this stream closes (defaults to true).
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.file.FileWriter
Indicates if the underlying output stream should be closed when this stream closes (defaults to true).
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.json.JsonLinesWriter
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
setAutoCloseWriter(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
setAutoFilterColumns(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
Indicates if a row containing a drop-down filter with values from each column should be added above the data rows.
setAutoFilterColumns(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setAutofitColumns(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
Indicates if the columns should be expanded to fit the widest value.
setAutofitColumns(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setAutoIncrement(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setAutoIncrement(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setAutoIncrement(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setAutoMapping(boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Indicates if incoming source fields should be mapped automatically without the need for explicit FieldMappings (default false).
setBasicAWSCredentials(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setBasicAWSCredentials(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setBasicAWSCredentials(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setBasicAWSCredentials(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
SetBatchSequenceNumberField - Class in com.northconcepts.datapipeline.transform
Adds a sequence (auto increment) field that is incremented with the step value when the value(s) in the specified watch fields differs from the previous record.
SetBatchSequenceNumberField(String, long, long, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, double, double, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, BigDecimal, BigDecimal, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, BigInteger, BigInteger, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, long, long, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, double, double, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, BigDecimal, BigDecimal, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
SetBatchSequenceNumberField(String, BigInteger, BigInteger, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Sets the number of records to chunk together in batch updates.
setBatchSize(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Sets the number of records to chunk together in batch updates.
setBatchSize(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Sets the number of records to chunk together in batch updates.
setBatchSize(int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Sets the number of records to chunk together in batch updates.
setBatchSize(int) - Method in class com.northconcepts.datapipeline.jira.JiraReader
Indicates the number of items to retrieve per batch.
setBatchSize(int) - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
Sets the number of records to chunk together in batch updates.
setBatchSize(int) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the maximum number of records to buffer when reading ORC data (default 1024).
setBatchSize(int) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the maximum number of records to buffer when writing ORC data (default 1024).
setBatchSize(int) - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
setBatchSize(int) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
setBefore(Date) - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
setBigDecimalPrecision(int) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Sets default precision value for BigDecimal type of values.
setBigDecimalScale(int) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the scale used when writing BigDecimal values (default 10).
setBigNumberDescriptor(NumberDescriptor) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
Set NumberDescriptor with necessary details for BigInteger & BigDecimal numbers only.
setBlankCount(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setBucketName(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setBucketName(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setBucketName(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setBufferStrategy(BufferStrategy) - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
setByteCount(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setCacheFieldIndexes(boolean) - Method in class com.northconcepts.datapipeline.core.SortingReader
 
SetCalculatedField - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
SetCalculatedField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetCalculatedField
 
SetCalculatedField(String, String, FieldDeclarations, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetCalculatedField
 
SetCalculatedField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.SetCalculatedField
 
SetCalculatedField(String, String, FieldDeclarations) - Constructor for class com.northconcepts.datapipeline.transform.SetCalculatedField
 
setCalendarId(String) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setCallback(JobCallback<DataReader, DataWriter>) - Method in class com.northconcepts.datapipeline.job.Job
 
setCaptureElapsedTime(boolean) - Static method in class com.northconcepts.datapipeline.core.Endpoint
Indicates if all endpoints (readers and writers) should record their processing time.
setCardFilter(CardFilter) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardCardsReader
 
setCardFilter(CardFilter) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
setCardinality(long) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setCardinality(JdbcQuery.Cardinality) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
setCardinality(RelationshipCardinality) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setCascade(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
setCascade(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
setCascade(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
setCascadeFieldValue(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setCascadeResetLocationPath(LocationPath) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
setCascadeValues(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
setCaseSensitive(boolean) - Method in class com.northconcepts.datapipeline.filter.rule.Contains
 
setCatalog(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setCatalogName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setCatalogName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
setCatalogName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setCharset(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setCharset(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setCharset(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setCharset(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setCharset(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
setCharset(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setCheckConstraint(String, String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setCheckConstraint(String, String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
Appends a check constraint to the column definition.
setCheckConstraintCondition(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setCheckConstraintCondition(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setCheckConstraintName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setCheckConstraintName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setCheckIfConstraintExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
Indicates if IF EXISTS clause should be added to the ALTER TABLE...DROP CONSTRAINT statement before the constraint name (default true).
setCheckIfDropTableExists(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default is true).
setCheckIfDropTableExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default is true).
setCheckIfExists(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
setCheckIfExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
Indicates if IF EXISTS clause should be included in the DROP TABLE statement (default true).
setCheckIfForeignTableExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
Indicates if IF EXISTS clause should be included in the ALTER TABLE...ADD CONSTRAINT statement (default true).
setCheckIfForeignTableExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF EXISTS clause should be included in the ALTER TABLE statement (default is true).
setCheckIfIndexNotExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF NOT EXISTS clause should be included in the CREATE INDEX statement (default is true).
setCheckIfNotExists(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default true).
setCheckIfNotExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
Indicates if IF NOT EXISTS clause should be included in the CREATE INDEX statement (default true).
setCheckIfNotExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default true).
setCheckIfTableExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
Indicates if the IF EXISTS clause should be added to the ALTER TABLE statement before the table name (default true).
setCheckIfTableNotExists(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default is true).
setCheckIfTableNotExists(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if IF NOT EXISTS clause should be included in the CREATE TABLE statement (default is true).
setCity(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setClassName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setClassName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setClient(AmazonS3) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
setClientId(String) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
setCloseStream(boolean) - Method in class com.northconcepts.datapipeline.core.StreamWriter
Specifies if the stream should be closed when this writer is closed (default is false).
setCloseWindowStrategy(CloseWindowStrategy) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
setCloseWriterOnClose(boolean) - Method in class com.northconcepts.datapipeline.core.DebugReader
 
setCloseWriterOnClose(boolean) - Method in class com.northconcepts.datapipeline.core.DebugWriter
 
setCollator(Collator) - Method in class com.northconcepts.datapipeline.core.FieldComparator
 
setCollectionId(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setCollectUniqueValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if unique values in the dataset should be collected (default false).
setColumnName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
setColumnName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setColumnName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setColumnNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
setColumnNames(String...) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
setColumnNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
setColumnNames(String...) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
setColumns(Collection<JdbcQueryColumn>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
setColumns(FieldList) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the columns to read from ORC file.
setColumns(List<CreateTableColumn>) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
setColumns(List<CreateTableColumn>) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
setColumnStatsLoaded(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
setColumnStatsReaderThreads(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
The number of threads to use to process column stats (default 2).
setColumnStatsReaderThreads(int) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
 
setCommitBatch(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setCommitBatch(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Indicates if this writer should call commit on each connection after every batch is sent, otherwise, commit is called after the final batch update (default is false).
setCommitBatch(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Indicates if this writer should call commit on each connection after every batch is sent, otherwise, commit is called after the final batch update (default is false).
setCommitBatch(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Indicates if this reader should call commit on the connection after every batch is sent, otherwise commit is called after the final batch update.
setCommitBatch(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Indicates if this writer should call commit on the connection after every batch is sent, otherwise, commit is called after the final batch update (default is false).
setCompany(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setCompressionCodecName(CompressionCodecName) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Indicates the compression used for writing (default UNCOMPRESSED).
setCompressionCodecName(CompressionCodecName) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates the compression used for writing (default UNCOMPRESSED).
setCompressionKind(CompressionKind) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the compression used for writing (default NONE).
setCondition(LogicalExpression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
setCondition(LogicalExpression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
setCondition(LogicalExpression) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
setCondition(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
setCondition(Filter) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Sets the condition under which this transformation applies or null if it should always be applied.
setCondition(String) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Sets the condition under which this transformation applies or null if it should always be applied.
setCondition(Filter) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
Sets the condition under which this transformation applies or null if it should always be applied.
setConfig(Configuration) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Sets the Orc configuration parameters.
setConfig(Configuration) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Sets the Orc configuration parameters.
setConfiguration(Map<String, String>) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
Sets the Parquet configuration parameters.
setConfiguration(String, String) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
setConfiguration(Map<String, String>) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Sets the Parquet configuration parameters.
setConfiguration(String, String) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
setConfiguration(Configuration) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Sets the Parquet configuration parameters.
setConfiguration(Configuration) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the Parquet configuration parameters.
setConflictAction(PostgreSqlUpsert.ConflictAction) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
Indicates the action to perform on conflict (default ConflictAction.UPDATE).
setConnection(JdbcConnection) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
setConnection(JdbcConnection) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setConnectionFactory(JdbcConnectionFactory) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setConstraintName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setConstraintName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
setConstraintName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setConstraintName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
setContent(List<T>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
setContinueOnException(boolean) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
setConverter(ITwitterConverter) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
setConverter(ITwitterConverter) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
setConverter(ITwitterConverter) - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
setCost(Double) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
setCountry(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setCountryCode(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setCountryCode(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setCreatedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
setCreatedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setCreatedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setCreatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
setCreatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setCreatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setCreateWindowStrategy(CreateWindowStrategy) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
setCredentials(AWSCredentials) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setCredentials(AWSCredentials) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setCredentials(AWSCredentials) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setCredentials(AWSCredentials) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
setCredentialsProvider(AWSCredentialsProvider) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setCredentialsProvider(AWSCredentialsProvider) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setCredentialsProvider(AWSCredentialsProvider) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setCredentialsProvider(AWSCredentialsProvider) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
setCurrency(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setCurrent(Messages) - Static method in class com.northconcepts.datapipeline.core.Messages
 
setCustomerCriteria(ShopifyCustomerCriteria) - Method in class com.northconcepts.datapipeline.shopify.ShopifyCustomerReader
 
setData(BloombergMessageData) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
setDatabaseColumnCatalogName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The catalog name of a column returned from the database for this field.
setDatabaseColumnClassName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The class name of a column returned from the database for this field.
setDatabaseColumnDisplaySize(int) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column display size returned from the database for this field.
setDatabaseColumnFieldType(FieldType) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
 
setDatabaseColumnJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The Java type mapped from java.sql.Types.
setDatabaseColumnName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column name returned from the database for this field.
setDatabaseColumnNullable(boolean) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column isNullable value returned from the database for this field.
setDatabaseColumnPrecision(int) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column precision returned from the database for this field.
setDatabaseColumnScale(int) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column scale returned from the database for this field.
setDatabaseColumnSchemaName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The schema name of a column returned from the database for this field.
setDatabaseColumnSigned(boolean) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column isSigned value returned from the database for this field.
setDatabaseColumnSqlType(int) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column type returned from the database for this field.
setDatabaseColumnTableName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The table name of a column returned from the database for this field.
setDatabaseColumnTypeName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The column type name returned from the database for this field.
setDatabaseQuery(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The SQL statement used to query the database.
setDatabaseQuery(String) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The SQL statement used to query the database.
setDatabaseTypeName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setDatabaseTypeName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setDatabaseUrl(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The JDBC connection URL.
setDatabaseUrl(String) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The JDBC connection URL.
setDataConnectionMode(DataConnectionMode) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
setDataMapping(DataMapping) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
setDataMapping(DataMapping) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setDataMappingPart(DataMappingPart) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
setDataMappingResult(Record, DataMappingResult) - Static method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
setDateTimePatternDetector(DateTimePatternDetector) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.email.EmailReader
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Indicates if the bus should emit debug log messages when events are published or delivered and during the shutdown process.
setDebug(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternDetector
Indicates if failing patterns should be logged (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
setDebug(boolean) - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
Set to true to log generated SQL (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Indicates if the generated SQL should be logged (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Indicates if the generated SQL should be logged (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Indicates if the generated SQL should be logged (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Indicates if the generated SQL should be logged (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
Set to true to log generated SQL (default false).
setDebug(boolean) - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
Set to true to log generated SQL (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
Set to true to log generated SQL (default false).
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
Indicates if debugging is enabled to print log statements.
setDebug(boolean) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Indicates if debugging is enabled to print log statements.
setDebug(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
setDebug(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
setDecimalPlaces(int) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
setDecimals(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setDecisionTable(DecisionTable) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
setDecisionTree(DecisionTree) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
setDeclaration(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
setDefaultAdjustedToUTC(boolean) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Indicates if all datetime fields should be marked as AdjustedToUTC.
setDefaultAdjustedToUTC(boolean) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates if all datetime fields should be marked as AdjustedToUTC.
setDefaultAdjustToUTC(boolean) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
setDefaultBigDecimalPrecision(int) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Sets a default precision for FieldType.BIG_DECIMAL.
This value will be used if no precision is specified for BIG_DECIMAL fields (default 20).
setDefaultBigDecimalPrecision(int) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Sets a default precision for FieldType.BIG_DECIMAL.
This value will be used if no precision is specified for BIG_DECIMAL fields (default 20).
setDefaultBigDecimalScale(int) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Sets the default scale used when writing BigDecimal values (default 5).
setDefaultBigDecimalScale(int) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the default scale used when writing BigDecimal values (default 5).
setDefaultBigDecimalScale(Integer) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Sets a default scale for FieldType.BIG_DECIMAL (default 5).
This value will be used if no scale is specified for BIG_DECIMAL fields.
setDefaultBigDecimalScale(Integer) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Sets a default scale for FieldType.BIG_DECIMAL (default 5).
This value will be used if no scale is specified for BIG_DECIMAL fields.
setDefaultBigIntegerPrecision(int) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Sets a default precision for FieldType.BIG_INTEGER (default 20).
This value will be used if no precision is specified for BIG_INTEGER fields.
setDefaultBigIntegerPrecision(int) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Sets a default precision for FieldType.BIG_INTEGER (default 20).
This value will be used if no precision is specified for BIG_INTEGER fields.
setDefaultBigNumberPrecision(int) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Sets the default precision used when writing BigDecimal & BigInteger values (default 25).
setDefaultBigNumberPrecision(int) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the default precision used when writing BigDecimal & BigInteger values (default 25).
setDefaultNode(DecisionTreeNode) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
setDefaultType(FieldType) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
setDefaultValue(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setDefaultValue(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setDefaultValue(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
The calculated value to set in the data if the field is null or missing.
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setDefaultValueExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setDeferrability(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setDeleteDatabaseFileOnClose(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
setDeleteRule(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setDescription(String) - Method in class com.northconcepts.datapipeline.core.Endpoint
 
setDescription(String) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
setDescription(String) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setDescription(String) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setDescription(String) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setDescription(String) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setDescription(String) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
setDescription(String) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setDescription(String) - Method in class com.northconcepts.datapipeline.json.JsonLinesWriter
 
setDescription(String) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setDescription(String) - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
setDescription(String) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
setDescriptionField(String) - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
setDetails(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
setDetails(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
setDetailTemplate(String) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
setDetailTemplate(Template) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
setDetectBigNumberValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if big decimals and big integers should be analyzed to determine their precision and scale (default true).
setDetectBooleanValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if boolean values should be looked for in strings and undefined types (default true).
setDetectNumericValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if numeric values should be looked for in strings and undefined types (default true).
setDetectTemporalValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if date/time patterns should be looked for in strings and undefined types (default true).
setDirection(EmailReadDirection) - Method in class com.northconcepts.datapipeline.email.EmailReader
 
setDirection(TwitterPageableReader.Direction) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
setDiscardReasonFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setDiscardReasonFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setDiscardReasonFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setDiscardReasonFieldName(String) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Specifies the field in the record to place the description of the exception that was thrown by the failing read or null if one should not be added.
setDiscardReasonFieldName(String) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Specifies the field in the record to place the description of the exception that was thrown by the failing write or null if one should not be added.
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.core.RemoveDuplicatesReader
Assign a discard sink for duplicate records.
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Assign a discard sink for failing records.
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Assign a discard sink for failing records.
setDiscardWriter(DataWriter) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
Assign a discard sink for records where the lookup failed.
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setDisplayName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setDistinct(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySelection
 
setDoneFilter(Boolean) - Method in class com.northconcepts.datapipeline.jira.JiraEpicReader
Indicates which epics to return: true=done, false=not done, null=all (default is all).
setDriverClassName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setDropTable(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if drop table statement should be included in the output DDL for each entity in the CreateMySqlDdlFromSchemaDef.schemaDef (default true).
setDropTable(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if drop table statement should be included in the output DDL for each entity in the CreatePostgreSqlDdlFromSchemaDef.schemaDef (default true).
setDstoff(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setDuplicateFieldAction(Node.DuplicateNodeAction) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
setDuplicateFieldPolicy(XmlReader.DuplicateFieldPolicy) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
setDuplicateFieldPolicy(XmlReader.DuplicateFieldPolicy) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
setDuplicateFieldPolicy(XmlReader.DuplicateFieldPolicy) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setDuplicateFieldPolicy(XmlReader.DuplicateFieldPolicy) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
setEmailAddress(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setEmailClient(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setEmailType(EmailType) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setEmptyStringValuePolicy(CSVWriter.IValuePolicy) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the object responsible for writing empty string values (defaults to ValuePolicy.QUOTED_EMPTY_STRING).
setEmptyStringValuePolicy(CSVWriter.ValuePolicy) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setEnabled(boolean) - Static method in class com.northconcepts.datapipeline.core.Messages
 
setEncodedPassword(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setEndDate(LocalDateTime) - Method in class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
Indicates the newest UTC timestamp search criteria.
setEndDate(LocalDateTime) - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Indicates the newest UTC timestamp search criteria.
setEndingQuote(String) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Assigns the string used to mark the ending of text values that may contain commas and other special characters (defaults to double quote - ").
setEndingQuote(String) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the string used to mark the ending of text values that may contain commas and other special characters (defaults to double quote - ").
setEndingQuote(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setEndingQuote(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setEndpointConfiguration(EndpointConfiguration) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
setEntities(List<EntityDef>) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
setEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setEntityDef(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setEntityExpansionPolicy(IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
setEntityExpansionPolicy(IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
setEntityExpansionPolicy(IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterWriter
 
setEntityName(String) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
setEntityNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Set entity names that should be included in the output DDL (all entities will be included by default).
setEntityNames(String...) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Set entity names that should be included in the output DDL (all entities will be included by default).
setEntityNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Set entity names that should be included in the output DDL (all entities will be included by default).
setEntityNames(String...) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Set entity names that should be included in the output DDL (all entities will be included by default).
setEntityRelationships(List<EntityRelationshipDef>) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
setEntitySuperClass(Class<?>) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
setEntitySuperClass(Class<?>) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
setEntitySuperClass(Class<?>) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
setErrors(List<ValidationMessage>) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
setEscapePatterns(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
setEscapePatterns(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
setEvaluateExpressions(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setEvaluateExpressions(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setEventFilter(EventFilter) - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
setEventSource(Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setExample(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setExampleValueExpression(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
setException(DataException) - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
setException(DataException) - Method in class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
setExceptionOnFailure(boolean) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Sets the flag to stop processing if an exception is thrown (default) or false if they should be ignored.
setExceptionOnFailure(boolean) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
Sets the flag to stop processing if an exception is thrown (default) or false if they should be ignored.
setExceptionOnFailure(boolean) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
setExcludedWords(Set<String>) - Method in class com.northconcepts.datapipeline.transform.SplitWords
 
setExcludeNulls(boolean) - Method in class com.northconcepts.datapipeline.group.GroupByReader
Indicates if null groups should be excluded from results (defaults to false).
setExcludeNulls(boolean) - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
setExpression(LogicalExpression) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
setExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
setExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
setExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
setExpression(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
setExpression(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
setExpressionAsString(String) - Method in exception com.northconcepts.datapipeline.expression.ParseException
 
setFactory(DataReaderFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
setFactory(DataWriterFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
setFailedCondition(LogicalExpression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
setFailOnException(boolean) - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
setFailOnLimitationNotice(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
setFetchSize(Integer) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
The fetch size to set on the Statement using Statement.setFetchSize(int) or null if the connection's default should be used (default null).
setField(String, Object) - Method in class com.northconcepts.datapipeline.core.Record
 
setField(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setField(FieldDef) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
setField(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
setField(String, Object) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setField(Field) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
 
setField(Field) - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
SetField - Class in com.northconcepts.datapipeline.transform
See FieldPath for supported field name expressions.
SetField(String, Object, FieldType, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Object, FieldType) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Date, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Date, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Time, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Instant, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, LocalDateTime, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, LocalDate, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, LocalTime, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Integer, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Long, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, BigInteger, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Short, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Byte, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Boolean, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Character, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Double, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, BigDecimal, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Float, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, byte[], boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Object, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, String) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Date) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Date) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Time) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Instant) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, LocalDateTime) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, LocalDate) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, LocalTime) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Integer) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Long) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, BigInteger) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Short) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Byte) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Character) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Double) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, BigDecimal) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Float) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, byte[]) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
SetField(String, Object) - Constructor for class com.northconcepts.datapipeline.transform.SetField
 
setFieldIndexes(List<JdbcFieldIndex>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setFieldName(String) - Method in exception com.northconcepts.datapipeline.core.DataException
sets the field name associated with this exception.
setFieldName(String) - Method in class com.northconcepts.datapipeline.core.FieldComparator
Sets the field path of the field to be used for comparisons.
setFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
setFieldNames(String...) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setFieldNames(Collection<String>) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setFieldNames(String...) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setFieldNames(Collection<String>) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setFieldNames(String...) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setFieldNames(Collection<String>) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setFieldNames(String...) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setFieldNames(Collection<String>) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.json.JsonLinesWriter
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
setFieldNamesInFirstRow(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
setFieldNull(String, FieldType) - Method in class com.northconcepts.datapipeline.core.Record
 
setFields(BloombergMessageFields) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
setFields(List<String>) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFields
 
setFields(Set<AggregateGroupFieldsAction.GroupByField>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
setFields(Set<String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
setFields(List<FixedWidthField>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setFields(List<FixedWidthField>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setFields(List<FieldDef>) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setFields(Record) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setFields(String...) - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
setFields(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
setFields(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setFields(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setFieldSchema(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The field's schema for ORC and Parquet files.
setFieldSeparator(char) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setFieldSeparator(String) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setFieldSeparator(char) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the string used between each field value (defaults to comma).
setFieldSeparator(String) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the string used between each field value (defaults to comma).
setFieldSeparator(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setFieldSeparator(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setFieldSeparator(String) - Method in class com.northconcepts.datapipeline.transform.FlattenRecord
 
setFieldTypes(Map<FieldType, LongAdder>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setFile(File) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The java.io.File used to create the DataReader.
setFile(File) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The java.io.File used to create the DataReader.
setFileColumnNumber(Long) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The beginning column number in the input file starting with 0.
setFileColumnNumber(Long) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The beginning column number in the input file starting with 0.
setFileLineNumber(Long) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The line number in the input file starting with 0.
setFileLineNumber(Long) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The line number in the input file starting with 0.
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FileSinkPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setFileSink(FileSink) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FileSourcePipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setFileSource(FileSource) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
setFileTransferMode(FileTransferMode) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
setFileTransferType(FileTransferType) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
setFileType(FileType) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
setFileType(FileType) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
setFileType(FileType) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
setFillChar(Character) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
setFillChar(char) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setFillChar(char) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setFillChar(char) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setFillChar(char) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setFilter(FileFilter) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setFilter(Filter) - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
setFilter(MetadataFilter) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
setFilter(MetadataFilter) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Sets the filter settings.
setFilter(Filter) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
Deprecated.
setFilter(EnumSet<BoardFilter>) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
setFilter(BoardFilter...) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
setFilterCondition(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setFinancialStatus(FinancialStatus) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setFirstColumnIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setFirstColumnIndex(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setFirstName(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setFirstRowIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setFirstRowIndex(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
Indicates if the underlying java.io.BufferedWriter should be flushed after each record is written (defaults to false).
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.core.TextWriter
Indicates if the underlying java.io.BufferedWriter should be flushed after each record is written (defaults to false).
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.file.FileWriter
Indicates if the underlying java.io.BufferedWriter should be flushed after each record is written.
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.json.JsonLinesWriter
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
setFlushOnWrite(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
setFolderName(String) - Method in class com.northconcepts.datapipeline.email.EmailReader
 
setFollow(long...) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
setFooter(BloombergMessageFooter) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
setFooterTemplate(String) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
setFooterTemplate(Template) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
setForceQuote(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Indicates if all values should be quoted, even if they are not null or empty strings.
setForceQuote(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setForeignEntityName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setForeignKeyColumnNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setForeignKeyColumnNames(String...) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setForeignKeyColumnNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setForeignKeyColumnNames(String...) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setForeignKeyFieldNames(List<String>) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setForeignKeyFieldNames(String...) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setForeignTableName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setForeignTableName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setForiegnKeyCatalogName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setForiegnKeyColumnName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setForiegnKeyName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setForiegnKeySchemaName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setForiegnKeyTableName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setFormat(StreamWriter.Format) - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
setFormat(boolean) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
setFractionDigits(int) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
setFractionPart(String) - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
setFulfillmentStatus(FulfillmentStatus) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setGenerated(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setGenerateIndexes(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if DDL should be generated for indexes in the CreateMySqlDdlFromSchemaDef.schemaDef (default is true).
setGenerateIndexes(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if DDL should be generated for indexes in the CreatePostgreSqlDdlFromSchemaDef.schemaDef (default is true).
setGenerateRelationships(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if DDL should be generated for indexes in the CreateMySqlDdlFromSchemaDef.schemaDef (default is true).
setGenerateRelationships(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if DDL should be generated for indexes in the CreatePostgreSqlDdlFromSchemaDef.schemaDef (default is true).
setGmtoff(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setGrouping(QueryGrouping) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
SetGroupSequenceNumberField - Class in com.northconcepts.datapipeline.transform
Adds a sequence (auto increment) field that is incremented with the step value as long as the value(s) in the specified watch fields remain the same as the previous record.
SetGroupSequenceNumberField(String, long, long, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, double, double, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, BigDecimal, BigDecimal, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, BigInteger, BigInteger, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, long, long, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, double, double, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, BigDecimal, BigDecimal, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
SetGroupSequenceNumberField(String, BigInteger, BigInteger, boolean, String...) - Constructor for class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
setHandles(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setHaving(QueryCriteria) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
setHeader(BloombergMessageHeader) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessage
 
setHeaderTemplate(String) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
setHeaderTemplate(Template) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
setHref(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
setHttpProxyHost(String) - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
setHttpProxyHost(String) - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
setHttpProxyPort(Integer) - Method in class com.northconcepts.datapipeline.twitter.TwitterProvider
 
setHttpProxyPort(Integer) - Method in class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
setId(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setId(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.Tag
 
setId(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
setId(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setIds(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
setIds(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItemCriteria
 
setIds(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setIds(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setIds(String...) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
setIgnoreEmptyText(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setIgnoreEmptyText(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
setIgnoreNamespaces(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setIgnoreNamespaces(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setIgnoreNamespaces(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
Indicates if namespaces on elements and attributes are ignored when matching expressions (default to true).
setIgnoreNamespaces(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
Indicates if namespaces on elements and attributes are to be removed (default to true).
setIgnoreOnError(boolean) - Method in class com.northconcepts.datapipeline.jdbc.insert.MySqlPreparedStatementInsert
 
setIncludeDirectories(boolean) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setIncludeElapsedTime(boolean) - Method in class com.northconcepts.datapipeline.core.DebugReader
 
setIncludeElapsedTime(boolean) - Method in class com.northconcepts.datapipeline.core.DebugWriter
 
setIncludeInOutcome(boolean) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
setIncludeSpamAndTrash(boolean) - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
setIndentation(String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
setIndentCount(int) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
setIndex(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
Index of column in table (starting at 1).
setIndex(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setIndexDef(IndexDef) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
setIndexes(List<IndexDef>) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setIndexFields(List<IndexFieldDef>) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
setIndexName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setIndexName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
setIndexName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
setIndexQualifier(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setInferStringTypes(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Indicates if string and undefined types should be analyzed to determine if they represent a numeric, boolean, or date/time value (default true).
setInitialRetryDelay(long) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Sets the amount of time to wait (in milliseconds) after the first error, before retrying (default 1 second).
setInitialRetryDelay(long) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Sets the amount of time to wait (in milliseconds) after the first error, before retrying (default 1 second).
setInitialRetryDelay(long) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Sets the amount of time to wait (in milliseconds) after the first error, before retrying (default 1 second).
setInitialRetryDelay(long) - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
setInput(PipelineInput) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setInput(PipelineInput) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setInput(PipelineInput) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setInputAsDataReader(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setInputAsDataReader(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setInputAsDataReader(DataReader) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setInputAsDataReaderFactory(DataReaderFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setInputAsDataReaderFactory(DataReaderFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setInputAsDataReaderFactory(DataReaderFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setInsertFirst(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
Indicates if this upsert strategy should attempt an insert before and update (the default).
setInsertSqlPrefix(String) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
setInsertStatement(Statement) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
setInsertStatement(PreparedStatement) - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
setInstanceCount(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setInt96FieldType(FieldType) - Method in class com.northconcepts.datapipeline.parquet.tools.GenerateSchemaDefFromParquet
Set FieldType for int96 data type of Parquet.
setInterests(Map<String, Boolean>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setInventoryItemCriteria(ShopifyInventoryItemCriteria) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
setInventoryItemIds(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
setInventoryLevelCriteria(ShopifyInventoryLevelCriteria) - Method in class com.northconcepts.datapipeline.shopify.ShopifyInventoryLevelReader
 
setIpOpt(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setIpSignup(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setIssuesJson(String) - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
setIssueType(int) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
setJavaType(Class<?>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setJavaTypeOverride(String, Class<?>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setJdbcConnectionFactory(JdbcConnectionFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setJdbcConnectionFactory(Connection) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setJdbcConnectionFactory(DataSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setJdbcConnectionFactory(JdbcConnectionFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setJdbcConnectionFactory(Connection) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setJdbcConnectionFactory(DataSource) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setJdbcType(String, int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
The given Java object will be converted to the given targetSqlType before being sent to the database.
setJdbcType(String, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
The given Java object will be converted to the given targetSqlType before being sent to the database.
setJdbcType(Class<?>, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Forces field values of the specified Java class type to be sent to the database using PreparedStatement.setObject(parameterIndex, fieldValue, jdbcType) (instead of the appropriate PreparedStatement.setXXX() method for its field's type).
setJdbcType(String, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
The given Java object will be converted to the given targetSqlType before being sent to the database.
setJdbcType(Class<?>, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
Forces field values of the specified Java class type to be sent to the database using PreparedStatement.setObject(parameterIndex, fieldValue, jdbcType) (instead of the appropriate PreparedStatement.setXXX() method for its field's type).
setJdbcType(String, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
The given Java object will be converted to the given targetSqlType before being sent to the database.
setJdbcType(Class<?>, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Forces field values of the specified Java class type to be sent to the database using PreparedStatement.setObject(parameterIndex, fieldValue, jdbcType) (instead of the appropriate PreparedStatement.setXXX() method for its field's type).
setJdbcType(String, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Forces the specified field's values to be sent to the database using PreparedStatement.setObject(parameterIndex, fieldValue, jdbcType) (instead of the appropriate PreparedStatement.setXXX() method for its field's type).
setJdbcType(Class<?>, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
Forces field values of the specified Java class type to be sent to the database using PreparedStatement.setObject(parameterIndex, fieldValue, jdbcType) (instead of the appropriate PreparedStatement.setXXX() method for its field's type).
setJndiFactoryName(String) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
setJql(String) - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
setJsonFactory(T) - Method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
setKeepPolling(boolean) - Method in class com.northconcepts.datapipeline.kafka.KafkaReader
 
setKey(String) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setKeySequence(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setLanguage(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setLanguage(String...) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
setLastChanged(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setLastFieldConsumesRemaining(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
Set whether the last field in each record will contain the rest of each line.
setLastFieldConsumesRemaining(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setLastName(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setLastRow(int) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setLastRow(int) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setLastRow(int) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setLastRow(int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setLastRow(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setLatitude(double) - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
setLatitude(double) - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
setLatitude(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setLatitude(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setLength(Integer) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setLength(Integer) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setLengthSum(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setLenient(boolean) - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
setLenientPattern(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setLimit(Long) - Method in class com.northconcepts.datapipeline.core.LimitReader
 
setLimit(long) - Method in class com.northconcepts.datapipeline.core.LimitReader
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setLimitToAllowedValues(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setLineSeparator(String) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates the string used to separate records.
setLineSeparatorAsCsvEscaped(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setLineSeparators(char[][]) - Method in class com.northconcepts.datapipeline.core.LineParser
 
setLineSeparators(String...) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates the string or strings used to separate records.
setLineSeparators(String[]) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setLinks(List<Link>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setLinks(List<Link>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
setListener(JdbcConnectionListener) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setListFilter(ListFilter) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
setListId(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setListId(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
setListIdField(String) - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
setLists(BoardLists) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
setLoadColumns(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setLoadExportedKeys(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setLoadImportedKeys(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setLoadIndexes(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setLocation(Location) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setLocationIds(String...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
setLocations(double[]...) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
setLogWriter(DataWriter) - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
setLogWriter(DataWriter) - Method in class com.northconcepts.datapipeline.job.Job
 
setLongitude(double) - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationMediaReader
 
setLongitude(double) - Method in class com.northconcepts.datapipeline.instagram.InstagramLocationReader
 
setLongitude(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setLongitude(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setLookupByScreenName(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
setMakeIdentifiersSingular(boolean) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
setMakeIdentifiersSingular(boolean) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
setMakeIdentifiersSingular(boolean) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
setMapping(Map<String, ConvertNullToValueAction.TypeValue>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
setMapping(Map<String, String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
setMapping(Map<String, AddFieldsAction.TypeValue>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
setMapping(List<CopyFieldsAction.FieldMapping>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
setMapping(List<RenameFieldsAction.FieldMapping>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
setMapping(Map<String, String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
setMapping(Map<String, String>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
setMapTextRecordsToFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
setMapTextRecordsToFields(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
setMaxBufferSizeInBytes(long) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
setMaxColumnStatsRecords(Long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
The number of records to use when calculating column stats or null for all records (default null).
setMaxErrorCount(long) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Sets the number of retries allowed across all read attempts (default max long -1).
setMaxErrorCount(long) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Sets the number of retries allowed across all read attempts (default max long -1).
setMaxErrorCount(long) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Sets the number of retries allowed across all write attempts (default max long -1).
setMaxId(long) - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
Searches for tweets with IDs less than the specified ID (i.e.
setMaximum(Number) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setMaximum(TemporalAccessor) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setMaximumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setMaximumLength(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setMaximumLength(Long) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setMaximumLength(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setMaxItems(long) - Method in class com.northconcepts.datapipeline.jira.JiraReader
Indicates the maximum number of items to return.
setMaxRecordsAnalyzed(Long) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates how many records should be analyzed and cached to generate the Parquet schema if no schema was explicitly set on this writer (default is 1000).
setMaxResults(int) - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
setMaxResults(int) - Method in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
Indicates the maximum number of records that will be obtained by the endpoint.
setMaxRetryCount(int) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Sets the number of retries allowed for any individual read attempt (default 5).
setMaxRetryCount(int) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Sets the number of retries allowed for any individual read attempt (default 5).
setMaxRetryCount(int) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Sets the number of retries allowed for any individual write attempt (default 5).
setMaxRetryCount(int) - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
setMaxWaitTimeMillis(long) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
setMeasure(RecordMeter.MeterUnit) - Method in class com.northconcepts.datapipeline.meter.RecordMeter
 
setMeasure(RecordMeter.MeterUnit) - Method in class com.northconcepts.datapipeline.throttle.ThrottledReader
 
setMeasure(RecordMeter.MeterUnit) - Method in class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
setMemberId(String) - Method in class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
setMemberRating(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setMembers(List<ListMember>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
setMergeCondition(String) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
setMergeCondition(String) - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
setMergeCondition(String) - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
setMergeFields(Map<String, Object>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setMessage(String) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
setMethod(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
setMinimum(Number) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setMinimum(TemporalAccessor) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setMinimumElements(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setMinimumLength(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setMinimumLength(Long) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setMinimumLength(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setMinRecords(long) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateEntityFromDataset
 
setMultithreaded(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setMultithreaded(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setMultithreaded(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setMuteUser(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
setMuteUser(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
setName(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setName(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setName(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setName(String) - Method in class com.northconcepts.datapipeline.core.Field
 
setName(String) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Assigns a new name to this bus.
setName(String) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.difference.PropertyDiff
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setName(String) - Method in class com.northconcepts.datapipeline.job.AbstractJob
Assigns a new name to this job.
setName(String) - Method in interface com.northconcepts.datapipeline.job.IJob
Assigns a new name to this job.
setName(String) - Method in class com.northconcepts.datapipeline.job.Job
Assigns a new name to this job.
setName(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Tag
 
setName(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setName(String) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
setNameField(String) - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
setNameFromPath() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
setNameFromPath() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
setNameFromPath() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
setNegative(boolean) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
setNestedAlias(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 
setNestedAlias(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
setNestedAlias(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
setNestedAlias(String) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
setNestedDataReader(DataReader) - Method in class com.northconcepts.datapipeline.core.ProxyReader
Make sure to close old target and open the new one or call #setTargetDataReader(DataReader, boolean) with true.
setNestedDataReader(DataReader, boolean) - Method in class com.northconcepts.datapipeline.core.ProxyReader
 
setNestedDataWriter(DataWriter) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
Make sure to close old target and open the new one or call ProxyWriter.setNestedDataWriter(DataWriter, boolean) with true.
setNestedDataWriter(DataWriter, boolean) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
setNestedLookup(Lookup) - Method in class com.northconcepts.datapipeline.transform.lookup.ProxyLookup
 
setNewLine(String) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
Assigns the string used between each line (defaults to "\n" on Linux and "\r\n" on Windows).
setNewLine(String) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the string used between each line (defaults to "\n" on Linux and "\r\n" on Windows).
setNewLine(String) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setNewLine(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setNewLine(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setNewLineEscaped(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setNewValue(T) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
setNewValue(Object) - Method in class com.northconcepts.datapipeline.foundations.difference.PropertyDiff
 
setNewValue(Record) - Method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
setNonPrettyLineSeparator(String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
setNonUnique(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setNonUpdateFields(FieldList) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Assigns the list of fields that must not be updated if the recored already exists (default null).
setNonUpdateFields(String...) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
Assigns the list of fields that must not be updated if the recored already exists (default null).
setNonUpdateFields(FieldList) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
Assigns the list of fields that must not be updated if the recored already exists (default null).
setNonUpdateFields(String...) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
setNull(int, FieldType) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
setNull(FieldType) - Method in class com.northconcepts.datapipeline.core.Field
 
setNullable(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setNullable(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setNullable(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setNullable(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setNullCount(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setNullsFirst(Boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryOrderPart
 
setNullValueFieldTypes(ConcurrentSkipListMap<FieldType, LongAdder>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setNullValuePolicy(CSVWriter.IValuePolicy) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the object responsible for writing null values (defaults to ValuePolicy.EMPTY_STRING).
setNullValuePolicy(CSVWriter.ValuePolicy) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setNumberDescriptor(NumberDescriptor) - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
setNumberDescriptor(NumberDescriptor) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setNumberDetector(NumberDetector) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setObjectWrapper(ObjectWrapper) - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
setObjectWrapper(ObjectWrapper) - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePair
 
setObjectWrapper(ObjectWrapper) - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
setObjectWrapper(ObjectWrapper) - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
setOffset(Long) - Method in class com.northconcepts.datapipeline.core.LimitReader
 
setOffset(long) - Method in class com.northconcepts.datapipeline.core.LimitReader
 
setOldValue(T) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
setOldValue(Object) - Method in class com.northconcepts.datapipeline.foundations.difference.PropertyDiff
 
setOldValue(Record) - Method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
setOnDeleteAction(ForeignKeyAction) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setOnDeleteAction(ForeignKeyAction) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setOnDeleteAction(ForeignKeyAction) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setOnUpdateAction(ForeignKeyAction) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setOnUpdateAction(ForeignKeyAction) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setOnUpdateAction(ForeignKeyAction) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setOrder(QueryOrder) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
setOrderBy(String) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setOrderByField(JiraProjectReader.OrderByField) - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
Indicates the returned issue sort order.
setOrderCriteria(ShopifyOrder) - Method in class com.northconcepts.datapipeline.shopify.ShopifyOrderReader
 
setOrdinalPosition(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
setOriginalFieldIndex(int) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The index of a field set by the DataReader before any transformation or operation was performed.
setOriginalFieldName(String) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The name of a field set by the DataReader before any transformation or operation was performed.
setOutcome(Record) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableResult
 
setOutput(PipelineOutput) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setOutput(PipelineOutput) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setOutput(PipelineOutput) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setOutputAsDataWriter(DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setOutputAsDataWriter(DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setOutputAsDataWriter(DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setOutputAsDataWriterFactory(DataWriterFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setOutputAsDataWriterFactory(DataWriterFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setOutputAsDataWriterFactory(DataWriterFactory) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setOverwrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableReader
 
setOverwrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableWriter
 
setOverwrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeReader
 
setOverwrite(boolean) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeWriter
 
setOverwrite(boolean) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Overwrites the file if true, otherwise, throws an exception if the file already exists.
setPackage(String) - Method in class com.northconcepts.datapipeline.sourcecode.JavaCodeBuilder
 
setPage(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
setPageOffset(int) - Method in class com.northconcepts.datapipeline.jira.JiraReader
Indicates the first offset to start returning.
setPageOffset(long) - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
setPages(long) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setPageSize(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
setPageSize(long) - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
setParameters(Collection<JdbcQueryParameter>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
setParameters(Object[]) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setParameterSqlTypes(int[]) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setParameterValue(Field, int, PreparedStatement) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
setParameterValue(Field, int, PreparedStatement, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
setParameterValue(Field, PreparedStatement, int) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
setParent(TreeNode) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setParent(String) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setParentNode(Node) - Method in class com.northconcepts.datapipeline.core.Record
 
setParentNode(Node) - Method in class com.northconcepts.datapipeline.core.ValueNode
 
setPasswordEncoder(Encoder<String, String>) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setPath(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setPath(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setPath(String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setPath(String) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
setPath(String) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
setPath(String) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setPattern(Pattern) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
The optional regular expression pattern to use when parsing incoming values during validation (not used during mapping).
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
The optional regular expression pattern to use when parsing incoming values during validation (not used during mapping).
setPattern(String) - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
Sets the date-time pattern for case-insensitive parsing.
setPersonFields(String) - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
setPhone(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setPipeline(Pipeline) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
setPipeline(Pipeline) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
setPipeline(Pipeline) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
setPipeline(AbstractPipeline) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
setPipeline(AbstractPipeline) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MemoryDataset
 
setPipeline(AbstractPipeline) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.MvStoreDataset
 
setPlainTextPassword(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setPrecision(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.insert.Insert
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
Indicates if line breaks and indentations should be added to output (default false).
Example output (pretty = true):
[
  {
    "country":"Philippines"
    ,"capital":"Manila"
  }
]

Example output (pretty = false):
[{"country":"Philippines","capital":"Manila"}]

setPretty(boolean) - Method in class com.northconcepts.datapipeline.json.SimpleJsonWriter
Indicates if line breaks and indentations should be added to output (default false).
Example output (pretty = true):
[
  {
    "country":"Philippines"
    ,"capital":"Manila"
  }
]

Example output (pretty = false):
[{"country":"Philippines","capital":"Manila"}]

setPretty(boolean) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
Indicates if line breaks and indentations should be added to output DDL (default false).

Example output (pretty = true):
ALTER TABLE products
  ADD CONSTRAINT fk_products_product_groups FOREIGN KEY (product_group_id)
  REFERENCES product_groups
  ON DELETE CASCADE
  ON UPDATE CASCADE

Example output (pretty = false):
ALTER TABLE products ADD CONSTRAINT fk_products_product_groups FOREIGN KEY (product_group_id) REFERENCES product_groups ON DELETE CASCADE ON UPDATE CASCADE
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateMySqlDdlFromSchemaDef
Indicates if line breaks and indentations should be added to output DDL (default false).

Example output (pretty = true):
CREATE TABLE IF NOT EXISTS table_name (
  id bigint,
  email text
  PRIMARY KEY (user_id)
);

Example output (pretty = false):
CREATE TABLE IF NOT EXISTS table_name (id bigint, email text, PRIMARY KEY (user_id));
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
Indicates if line breaks and indentations should be added to output DDL (default false).

Example output (pretty = true):
CREATE TABLE IF NOT EXISTS table_name (
  user_id int,
  email text
  PRIMARY KEY (user_id)
)

Example output (pretty = false):
CREATE TABLE IF NOT EXISTS table_name (user_id int, email text, PRIMARY KEY (user_id))
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
Indicates if line breaks and indentations should be added to output DDL (default false).

Example output (pretty = true):
ALTER TABLE "products"
  ADD CONSTRAINT "fk_products_product_groups" FOREIGN KEY ("product_group_id")
  REFERENCES "product_groups"
  ON DELETE CASCADE
  ON UPDATE CASCADE

Example output (pretty = false):
ALTER TABLE "products" ADD CONSTRAINT "fk_products_product_groups" FOREIGN KEY ("product_group_id") REFERENCES "product_groups" ON DELETE CASCADE ON UPDATE CASCADE
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreatePostgreSqlDdlFromSchemaDef
Indicates if line breaks and indentations should be added to output DDL (default false).

Example output (pretty = true):
CREATE TABLE IF NOT EXISTS table_name (
  id serial,
  email text
  PRIMARY KEY (user_id)
);

Example output (pretty = false):
CREATE TABLE IF NOT EXISTS table_name (id serial, email text, PRIMARY KEY (user_id));
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
Indicates if line breaks and indentations should be added to output DDL (default false).

Example output (pretty = true):
CREATE TABLE IF NOT EXISTS "table_name" (
  "user_id" serial,
  "email" text
  PRIMARY KEY ("user_id")
)

Example output (pretty = false):
CREATE TABLE IF NOT EXISTS "table_name" ("user_id" serial, "email" text, PRIMARY KEY ("user_id"))
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
setPretty(boolean) - Method in class com.northconcepts.datapipeline.xml.SimpleXmlWriter
Indicates if line breaks and indentations should be added to output (default false).
Example output (pretty = true):
<?xml version="1.0" ?>
<records>
  <record>
    <field name="country">Philippines</field>
  </record>
</records>

Example output (pretty = false):
<?xml version="1.0" ?><records><record><field name="country">Philippines</field></record></records>
setPretty(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
Indicates if line breaks and indentations should be added to output (default false).
setPretty(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlWriter
Indicates if line breaks and indentations should be added to output (default false).
Example output (pretty = true):
<?xml version="1.0" ?>
<records>
  <record>
    <field name="country">Philippines</field>
  </record>
</records>

Example output (pretty = false):
<?xml version="1.0" ?><records><record><field name="country">Philippines</field></record></records>
setPrimaryEntityName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setPrimaryKey(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setPrimaryKey(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setPrimaryKeyCatalogName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setPrimaryKeyColumnName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setPrimaryKeyColumnNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setPrimaryKeyColumnNames(String...) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setPrimaryKeyColumnNames(List<String>) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setPrimaryKeyColumnNames(String...) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setPrimaryKeyName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setPrimaryKeyName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setPrimaryKeyPosition(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setPrimaryKeySchemaName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setPrimaryKeySequence(Integer) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setPrimaryKeyTableName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setPrimaryKeyType(PrimaryKeyType) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setPrimaryTableName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateForeignKey
 
setPrimaryTableName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateForeignKey
 
setPrintWriter(PrintWriter) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
setPrintWriter(PrintWriter) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateRecordSerializers
 
setPrintWriter(PrintWriter) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
setPrintWriter(PrintWriter) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
setPriority(int) - Method in class com.northconcepts.datapipeline.core.AsyncReader
 
setPriority(int) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
setProcessedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setProcessedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setProductCriteria(ShopifyProductCriteria) - Method in class com.northconcepts.datapipeline.shopify.ShopifyProductReader
 
setProductType(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setProfileCredentialsProvider() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
setProfileCredentialsProvider() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
setProfileCredentialsProvider() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
setProfileCredentialsProvider() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
setProject(String) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setProperties(Map<String, List<String>>) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageFooter
 
setProperties(Map<String, List<String>>) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageHeader
 
setProperty(String, String) - Method in class com.northconcepts.datapipeline.email.EmailReader
 
setProperty(String, String) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
setProviderType(ExcelDocument.ProviderType) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setProviderType(ExcelDocument.ProviderType) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setProvince(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setProvinceCode(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
setPseudo(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setPublishedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setPublishedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setPublishedStatus(PublishedStatus) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setPublishLifecycleEvents(boolean) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Indicates if the bus should publish its own EventBusLifecycleListener and ShutdownListener events (defaults to true).
setQuery(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
setQuery(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
setQuery(String) - Method in class com.northconcepts.datapipeline.google.gmail.GmailMessageReader
 
setQuery(String) - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
Indicates the case-insensitive search filter.
setQuery(String) - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Set the JSON style query.
(e.g.
setQuery(Record) - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Set the JSON style query.
(e.g.
setQueryString(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setQueueSize(int) - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
Sets the buffer size for downstream readers of this splitter (default is 100 records).
setQuoteChar(char) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setQuoteChar(String) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Assigns startingQuote and endingQuote to the same value (defaults to double quote - ").
setQuoteChar(String) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns startingQuote and endingQuote to the same value (defaults to double quote - ").
setRadix(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setRateLimit(TwitterResponse) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
setRateLimit(RateLimitStatus) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
setRateLimit(TwitterResponse) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
setRateLimit(RateLimitStatus) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
setRateLimitExceeded(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
setRateLimitExceeded(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterReader
 
setReadOnly(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setReceiveTimeout(Long) - Method in class com.northconcepts.datapipeline.jms.JmsReader
Sets the timeout interval for receiving messages or null if reads should not timeout (default to null).
setRecord(Record) - Method in exception com.northconcepts.datapipeline.core.DataException
Sets the record associated with this exception.
setRecord(Record) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
 
setRecord(Record) - Method in class com.northconcepts.datapipeline.template.FieldKeyValuePairIterator
 
setRecord(Record) - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
setRecordBreak(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setRecordField(XmlNode, XmlField, LocationPath) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
setRecordNumber(long) - Method in class com.northconcepts.datapipeline.lineage.FieldLineage
The sequential record number starting with 0.
setRecordNumber(long) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
Sets the sequential record number starting with 0.
setRecords(RecordList) - Method in class com.northconcepts.datapipeline.bloomberg.BloombergMessageData
 
setRecordSchema(String) - Method in class com.northconcepts.datapipeline.lineage.RecordLineage
The schema for ORC and Parquet files.
setRecordsLoaded(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
setRecordsPendingInsert(int) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
setRecordStackTraceInMessage(boolean) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
setRecordStackTraceInMessage(boolean) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
setRecordStackTraceInMessage(boolean) - Method in class com.northconcepts.datapipeline.validate.ValidatingReader
 
setRecordTagName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setRecordTagName(String) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
setRecurseDirectories(boolean) - Method in class com.northconcepts.datapipeline.file.FileSystemInfoReader
 
setReferencedEntityName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setRel(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
setRemarks(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setRemarks(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setRemoteVerification(boolean) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
 
setRemoveDocumentId(boolean) - Method in class com.northconcepts.datapipeline.mongodb.MongoReader
Indicates if the document "_id" property should be removed from the resulting records (defaults to true).
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setRequired(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setRequiresShipping(Boolean) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
setResource(String) - Method in class com.northconcepts.datapipeline.google.contacts.GoogleContactsReader
 
setRetryStrategy(IRetryStrategy) - Method in class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
setReturnOrphans(boolean) - Method in class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
Indicates if records failing the lookup should be returned — instead of being deleted (default is false).
setRootFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
setRootFieldName(String) - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
 
setRootNode(DecisionTreeNode) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
setRootPart(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
setRootTagName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setRootTagName(String) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
setRoundingMode(RoundingMode) - Method in class com.northconcepts.datapipeline.group.operation.GroupAverage
 
setRoundingMode(RoundingMode) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the rounding algorithm used for all BigDecimal values (default is RoundingMode.HALF_UP).
setRoundingMode(RoundingMode) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Indicates the rounding algorithm used for all BigDecimal values (default is RoundingMode.HALF_UP).
setRoundingMode(RoundingMode) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Indicates the rounding algorithm used for all BigDecimal values (default is RoundingMode.HALF_UP).
setRoundPolicy(Rounder.RoundingPolicy) - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
setRowBatchVersion(RowBatchVersion) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Sets RowBatchVersion to store ORC data.
setRowIdentifierSequence(Integer) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setRuleFired(DecisionTableRule) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableResult
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.core.DataReader
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setSaveLineage(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlReader
 
setScale(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setScale(Integer) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setScale(int) - Method in class com.northconcepts.datapipeline.group.operation.GroupAverage
 
setScale(Integer) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setScale(Integer) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setSchema(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
setSchema(String) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the schema used to read the file.
setSchema(TypeDescription) - Method in class com.northconcepts.datapipeline.orc.OrcDataReader
Indicates the schema used to read the file.
setSchema(TypeDescription) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates the schema used to write the file.
setSchema(MessageType) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
Indicates the schema used to read the file.
setSchema(MessageType) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
Sets the schema used to write the file.
setSchema(MessageType) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataReader
Indicates the schema used to read the file.
setSchema(MessageType) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the file.
setSchema(Connection, String, Object...) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the file by copying it from the metadata of an SQL query.
setSchema(Connection, JdbcValueReader, String, Object...) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the file by copying it from the metadata of an SQL query.
setSchema(JdbcConnectionFactory, String, Object...) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the file by copying it from the metadata of an SQL query.
setSchema(JdbcConnectionFactory, JdbcValueReader, String, Object...) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the file by copying it from the metadata of an SQL query.
setSchema(Connection, String, String, String) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the Parquet file by copying it from the schema of a database table.
setSchema(Connection, JdbcValueReader, String, String, String) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
Sets the schema used to write the Parquet file by copying it from the schema of a database table.
setSchemaDef(SchemaDef) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setSchemaDef(SchemaDef) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setSchemaName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setSchemaName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
setSchemaName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setSchemaPart(SchemaPart) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
setSchemaPattern(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setSearchable(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setSearchTerm(SearchTerm) - Method in class com.northconcepts.datapipeline.email.EmailReader
 
setSelection(QuerySelection) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
setSendSkippedToDiscardWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingReader
 
setSendSkippedToDiscardWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingWriter
 
setSendSkippedToDiscardWriter(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
SetSequenceNumberField - Class in com.northconcepts.datapipeline.transform
Adds a sequence (auto increment) field with the specified increment (step).
SetSequenceNumberField(String, long, long) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, double, double) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, BigDecimal, BigDecimal) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, BigInteger, BigInteger) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, long, long, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, double, double, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, BigDecimal, BigDecimal, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
SetSequenceNumberField(String, BigInteger, BigInteger, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
setSessionProperty(Class<T>, String, Object) - Method in class com.northconcepts.datapipeline.core.Node
 
setSessionProperty(Class<T>, Object) - Method in class com.northconcepts.datapipeline.core.Node
 
setSessionProperty(String, Object) - Method in class com.northconcepts.datapipeline.core.Node
 
setSessionProperty(Class<T>, String, Object) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
setSessionProperty(Class<T>, Object) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
setSessionProperty(String, Object) - Method in class com.northconcepts.datapipeline.core.Session.SessionImpl
 
setSessionProperty(Class<T>, Object) - Method in interface com.northconcepts.datapipeline.core.Session
 
setSessionProperty(Class<T>, String, Object) - Method in interface com.northconcepts.datapipeline.core.Session
 
setSessionProperty(String, Object) - Method in interface com.northconcepts.datapipeline.core.Session
 
setSheetIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setSheetIndex(int) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setSheetIndex(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setSheetIndex(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setSheetName(String) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setSheetName(String) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setSheetName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setSheetName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setShippingAddress(ShopifyShippingAddress) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setShutdownTimeout(long) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Sets the time in milliseconds this bus will wait for events to complete before forcibly shutting down (defaults to 30 seconds).
setSigned(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setSigned(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setSince(Date) - Method in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
setSinceId(long) - Method in class com.northconcepts.datapipeline.twitter.TwitterSearchReader
Searches for tweets with IDs greater than the specified ID (i.e.
setSinceId(String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Sets the sinceId search criteria.
setSingleEvent(boolean) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setSize(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setSize(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setSkip(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.core.AbstractReader
Indicates that rows with only null values should not be returned by the reader (default is false).
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setSkipEmptyRows(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
setSku(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
setSortDirection(JiraProjectReader.SortDirection) - Method in class com.northconcepts.datapipeline.jira.JiraProjectReader
 
setSource(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
setSource(String) - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
setSourceEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
The schema entity used to convert and validate incoming data before this mapping is performed (default null).
setSourceEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setSourceEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setSourceEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setSourceEntityResult(ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
setSourceExpression(Expression) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
setSprintState(JiraSprintReader.SprintState) - Method in class com.northconcepts.datapipeline.jira.JiraSprintReader
Indicates the state to filter sprints on (default is ACTIVE).
setSqlToJavaTypeMapper(JdbcValueReader) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setSqlType(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setSqlType(Integer) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
setSqlTypeIndex(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
SQL type from Types
setStacktrace(String) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
setStartAt(int) - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
setStartDate(LocalDateTime) - Method in class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
Indicates the oldest UTC timestamp search criteria.
setStartDate(LocalDateTime) - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Indicates the oldest UTC timestamp search criteria.
setStartingColumn(int) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setStartingColumn(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setStartingOffset(long) - Method in class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
setStartingQuote(String) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Assigns the string used to mark the beginning of text values that may contain commas and other special characters (defaults to double quote - ").
setStartingQuote(String) - Method in class com.northconcepts.datapipeline.csv.CSVWriter
Assigns the string used to mark the beginning of text values that may contain commas and other special characters (defaults to double quote - ").
setStartingQuote(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setStartingQuote(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
setStartingRow(int) - Method in class com.northconcepts.datapipeline.core.AbstractReader
 
setStartingRow(int) - Method in class com.northconcepts.datapipeline.csv.CSVReader
 
setStartingRow(int) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
 
setStartingRow(int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
setStartingRow(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setStats(Map<String, Object>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setStatus(ListMemberStatus) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setStatus(ListMemberStatus) - Method in class com.northconcepts.datapipeline.mailchimp.MailChimpListMemberReader
 
setStatus(OrderStatus) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setStatus(ProductStatus...) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setStatusIfNew(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setStopOnWriterEOF(boolean) - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
Indicates if this reader should stop reading from the event bus when any event bus writer on the same topic finishes (default to true).
setStrategy(IRetryStrategy) - Method in class com.northconcepts.datapipeline.retry.RetryingOperation
Sets the retry strategy (default RetryStrategy.EXPONENTIAL_BACKOFF).
setStrategy(IRetryStrategy) - Method in class com.northconcepts.datapipeline.retry.RetryingReader
Sets the retry strategy (default RetryStrategy.EXPONENTIAL_BACKOFF).
setStrategy(IRetryStrategy) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
Sets the retry strategy (default RetryStrategy.EXPONENTIAL_BACKOFF).
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setStrictArrays(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setStrictTypeMapping(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
Indicates if database types should be mapped to java type based only on java.sql.Types as defined by Sun/Oracle (defaults to false).
setStyleFormat(FieldType, String) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
setStyleFormat(FieldType, String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
setSummary(String) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setSuperEntityName(String) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
Sets the name of the parent entity this entity inherits from (a superclass in object-oriented programming).
setSymmetricAlgorithm(String) - Method in class com.northconcepts.datapipeline.security.AsymmetricDecryptingReader
 
setSymmetricAlgorithm(String) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
setSymmetricAlgorithm(String) - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
setSymmetricAlgorithm(String) - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
setSymmetricKey(SecretKey) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
setSymmetricKey(SecretKey) - Method in class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
setSymmetricKey(SecretKey) - Method in class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
setSymmetricKeyBitLength(int) - Method in class com.northconcepts.datapipeline.security.AsymmetricEncryptingReader
 
setTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcExportedKey
 
setTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setTable(JdbcTable) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
setTable(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
Deprecated.
setTableName(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setTableName(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
setTableName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
setTableName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTable
 
setTableName(String) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTableConstraint
 
setTableName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
setTableName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTable
 
setTableName(String) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTableConstraint
 
setTableNamePattern(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setTableNames(Collection<String>) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
setTableNames(String...) - Method in class com.northconcepts.datapipeline.sql.mysql.DropTable
 
setTableNames(Collection<String>) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
setTableNames(String...) - Method in class com.northconcepts.datapipeline.sql.postgresql.DropTable
 
setTagName(String) - Method in class com.northconcepts.datapipeline.instagram.InstagramTagMediaReader
 
setTagName(String) - Method in class com.northconcepts.datapipeline.instagram.InstagramTagReader
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setTags(Tags) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setTags(List<Tag>) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setTagsCount(Long) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setTarget(Record) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
setTargetEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
The schema entity used to convert and validate outgoing data after this mapping is performed (default null).
setTargetEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
setTargetEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
setTargetEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
setTargetEntityResult(ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
 
setTargetFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
setTargetFieldName(String) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
setTargetFieldName(String) - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
setTargetSchema(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Link
 
setTargetValidationEntity(EntityDef) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Deprecated.
setTargetValidationResult(ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingResult
Deprecated.
setTemporalPatterns(Map<DateTimePattern, LongAdder>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setTerminateWithSemicolon(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
setTerminateWithSemicolon(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
setTerminateWithSemicolon(boolean) - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
setThrowExceptionOnMissingField(boolean) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
setThrowExceptionOnMissingField(boolean) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
Indicates if an exception should be thrown if the source field is missing (default to true).
setTimeMax(Date) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setTimeMin(Date) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setTimestampOpt(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setTimestampSignup(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setTimezone(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.Location
 
setTitle(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setTopic(Object) - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
setTopicFieldName(String) - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
Assigns the field name to use when adding the delivery topic to each record or null if the topic should not be added to records (defaults to null).
setTopics(Object...) - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
setTotal(long) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcResultPage
 
setTotalItems(long) - Method in class com.northconcepts.datapipeline.jira.JiraReader
 
setTotalItems(long) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMembers
 
setTrack(String...) - Method in class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
setTracked(Boolean) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
setTransacted(boolean) - Method in class com.northconcepts.datapipeline.jms.JmsSettings
 
setTransition(int) - Method in class com.northconcepts.datapipeline.jira.JiraIssue
 
setTrimFields(boolean) - Method in class com.northconcepts.datapipeline.csv.CSVReader
Indicates if space and tab characters at the beginning and ending of non-quoted-values should be removed.
setTrimFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
setTruncateFields(boolean) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthWriter
 
setTruncateFields(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
setType(DiffType) - Method in class com.northconcepts.datapipeline.foundations.difference.Diff
 
setType(DiffType) - Method in class com.northconcepts.datapipeline.foundations.difference.PropertyDiff
 
setType(DiffType) - Method in class com.northconcepts.datapipeline.foundations.difference.RecordDiff
 
setType(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
setType(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
setType(ConvertStringToDateTimeAction.FieldType) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
setType(ConvertStringToNumberAction.FieldType) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
setType(FieldType) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
setType(QueryCriteria.CriteriaType) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria
 
setType(TableColumnType) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setType(TableColumnType) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setTypes(String...) - Method in class com.northconcepts.datapipeline.foundations.jdbc.LoadTablesRequest
 
setUnique(boolean) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
setUnique(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateIndex
 
setUnique(boolean) - Method in class com.northconcepts.datapipeline.sql.mysql.CreateTableColumn
 
setUnique(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateIndex
 
setUnique(boolean) - Method in class com.northconcepts.datapipeline.sql.postgresql.CreateTableColumn
 
setUniqueEmailId(String) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setUnitsPerSecond(int) - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
setUntilId(String) - Method in class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
Sets the untilId search criteria.
setUpdatedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
setUpdatedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setUpdatedAtMax(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setUpdatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
setUpdatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
setUpdatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
setUpdatedAtMin(Date) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setUpdatedMin(Date) - Method in class com.northconcepts.datapipeline.google.calendar.GoogleCalendarReader
 
setUpdateRule(int) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
setupFilteredStreamRules(Map<String, String>) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Replaces the rules currently active on the streaming endpoint with the ones sent as parameter.
setUpsertSql(String) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
setUpsertStatement(PreparedStatement) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
setUrl(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setUseBigDecimal(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
setUseBigDecimal(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
setUseBigDecimal(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
 
setUseBigDecimal(boolean) - Method in class com.northconcepts.datapipeline.json.JsonRecordReader
 
setUseBigDecimal(boolean) - Method in class com.northconcepts.datapipeline.json.SimpleJsonReader
 
setUseCatalog(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setUseColumnLabel(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
setUseColumnLabel(boolean) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
When set to true, column labels (or aliases) will be used for field names instead of the underlying, real column names.
setUsername(String) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
setUsername(String) - Method in class com.northconcepts.datapipeline.instagram.InstagramUserMediaReader
 
setUseSheetColumnCount(boolean) - Method in class com.northconcepts.datapipeline.excel.ExcelReader
Set whether to use the entire worksheet (or just the current row) when determining each record's field count.
setUseSheetColumnCount(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
setUseStrongListenerReference(boolean) - Method in class com.northconcepts.datapipeline.eventbus.EventBus
Indicates if the event bus uses strong references (default) or soft references for holding listeners added to the bus.
setUseTimestampInstant(boolean) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates if Instants should be used to store datetime values.
setUsing(IMergeUsing) - Method in class com.northconcepts.datapipeline.jdbc.sql.merge.Merge
 
setUTC(boolean) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
Indicates if datetime values are adjusted to UTC.
SetUuidField - Class in com.northconcepts.datapipeline.transform
Adds a field with a randomly generated UUID as its value.
SetUuidField(String) - Constructor for class com.northconcepts.datapipeline.transform.SetUuidField
 
SetUuidField(String, boolean) - Constructor for class com.northconcepts.datapipeline.transform.SetUuidField
 
setValidateQuery(boolean) - Method in class com.northconcepts.datapipeline.jira.JiraSearch
 
setValidation(Filter) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
setValidations(List<Filter>) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
setValue(int, FieldType, Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
setValue(int, Object) - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
setValue(Object) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(String) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Date) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Date) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Time) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(int) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(long) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(short) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(byte) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(boolean) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(char) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(double) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(float) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(byte[]) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(BigDecimal) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(BigInteger) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Record) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(Instant) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(LocalDateTime) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(LocalDate) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(LocalTime) - Method in class com.northconcepts.datapipeline.core.Field
 
setValue(String) - Method in class com.northconcepts.datapipeline.filter.rule.Contains
 
setValue(String, Object) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
setValue(String) - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
setValue(String, Object) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Add a constant for this mapping to use when evaluating expressions like the FieldMapping.getSourceExpression(), AbstractFieldMapping.getCondition(), and DataMapping.getConditions().
setValue(String, Object, Class<?>) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
Add a constant for this mapping to use when evaluating expressions like the FieldMapping.getSourceExpression(), AbstractFieldMapping.getCondition(), and DataMapping.getConditions().
setValue(String, Object) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
setValue(String, Object, Class<?>) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
setValue(String, Object) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
setValue(String, Object, Class<?>) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
setValue(String, Object) - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
setValue(String, Object, Class<?>) - Method in class com.northconcepts.datapipeline.json.builder.JsonTemplate
 
setValue(String, Object) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
setValue(String, Object, Class<?>) - Method in class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
setValueCount(long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
setValueOnException(Object) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
setValueReader(JdbcValueReader) - Method in class com.northconcepts.datapipeline.jdbc.JdbcReader
 
setValues(JdbcWriter, Record) - Method in interface com.northconcepts.datapipeline.jdbc.insert.IInsert
 
setValues(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowPreparedStatementInsert
 
setValues(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
setValues(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowInsertAllStatementInsert
 
setValues(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.OracleMultiRowSelectUnionAllStatementInsert
 
setValues(JdbcWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.insert.PreparedStatementInsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.GenericUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in interface com.northconcepts.datapipeline.jdbc.upsert.IUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MergeUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.MySqlUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.OracleUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
setValues(JdbcUpsertWriter, Record) - Method in class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
setVariable(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
setVariable(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
setVariable(String) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
setVariable(String) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
setVendor(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
setVip(Boolean) - Method in class com.northconcepts.datapipeline.mailchimp.list.ListMember
 
setWhere(QueryCriteria) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
setWholeDigits(int) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
setWholePart(String) - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
setWidth(int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
setWritable(boolean) - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
setWriteFieldsAsAttributes(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setWriteFieldsAsAttributes(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
setWriter(TransformingWriter) - Method in class com.northconcepts.datapipeline.transform.Transformer
 
setWriteStrategy(MultiWriter.WriteStrategy) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
setWriteToFile(boolean) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateQueryDaoClasses
 
setWriteToFile(boolean) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateSpringDataJpaClasses
 
setWriteToFile(boolean) - Method in class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses
 
setWriteXmlDeclaration(boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
setWriteXmlDeclaration(boolean) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
setXpathExpression(String) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
setZip(String) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
SftpFileSystem - Class in com.northconcepts.datapipeline.filesystem.sftp
Class for accessing the SFTP file system.
SftpFileSystem(String, String) - Constructor for class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Connects to the specified SFTP server at localhost, default port 22.
SftpFileSystem(String, int, String, String) - Constructor for class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Connects to the specified SFTP server.
ShopifyApiReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyApiReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyApiReader
 
ShopifyClient - Interface in com.northconcepts.datapipeline.shopify.client
 
ShopifyClient.AccessToken - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyClient.HeaderFilter - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyClient.Proxy - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyClient.ShopifyStub - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyCustomerCriteria - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyCustomerCriteria() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
ShopifyCustomerReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyCustomerReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyCustomerReader
 
ShopifyInventoryItem - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyInventoryItem() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItem
 
ShopifyInventoryItemCriteria - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyInventoryItemCriteria() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItemCriteria
 
ShopifyInventoryItemReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyInventoryItemReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyInventoryItemReader
 
ShopifyInventoryLevelCriteria - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyInventoryLevelCriteria() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
ShopifyInventoryLevelReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyInventoryLevelReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyInventoryLevelReader
 
ShopifyLocationReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyLocationReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyLocationReader
 
ShopifyOrder - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyOrder() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
ShopifyOrderReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyOrderReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyOrderReader
 
ShopifyProductCriteria - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyProductCriteria() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
ShopifyProductReader - Class in com.northconcepts.datapipeline.shopify
 
ShopifyProductReader(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.ShopifyProductReader
 
ShopifyService - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyService(String, String) - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
ShopifyShippingAddress - Class in com.northconcepts.datapipeline.shopify.client
 
ShopifyShippingAddress() - Constructor for class com.northconcepts.datapipeline.shopify.client.ShopifyShippingAddress
 
shouldClose(RecordBuffer, BufferedReader, Record) - Method in class com.northconcepts.datapipeline.buffer.BufferStrategy
Indicates if the open buffer should be closed after adding the record.
shouldClose(Window, GroupByReader, Record) - Method in class com.northconcepts.datapipeline.group.CloseWindowStrategy
 
shouldCreate(GroupByReader, Record) - Method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
 
shouldWrapWhenNested() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.QuerySource
 
shouldWrapWhenNested() - Method in class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
shutdown() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
shutdown() - Method in class com.northconcepts.datapipeline.eventbus.EventBus
 
ShutdownListener - Interface in com.northconcepts.datapipeline.eventbus
 
signRequest(OAuthRequest, OAuth10aService) - Method in class com.northconcepts.datapipeline.twitter2.TwitterCredentials
 
SimpleJsonReader - Class in com.northconcepts.datapipeline.json
Reads a JSON stream created by SimpleJsonWriter.
SimpleJsonReader(File) - Constructor for class com.northconcepts.datapipeline.json.SimpleJsonReader
 
SimpleJsonReader(Reader) - Constructor for class com.northconcepts.datapipeline.json.SimpleJsonReader
 
SimpleJsonWriter - Class in com.northconcepts.datapipeline.json
Writes JSON in the following simple format.
SimpleJsonWriter(File) - Constructor for class com.northconcepts.datapipeline.json.SimpleJsonWriter
 
SimpleJsonWriter(Writer) - Constructor for class com.northconcepts.datapipeline.json.SimpleJsonWriter
 
SimpleXmlReader - Class in com.northconcepts.datapipeline.xml
Reads an XML stream created by SimpleXmlWriter.
SimpleXmlReader(File) - Constructor for class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
SimpleXmlReader(Reader) - Constructor for class com.northconcepts.datapipeline.xml.SimpleXmlReader
 
SimpleXmlWriter - Class in com.northconcepts.datapipeline.xml
Writes XML in the following simple format.
SimpleXmlWriter(File) - Constructor for class com.northconcepts.datapipeline.xml.SimpleXmlWriter
 
SimpleXmlWriter(Writer) - Constructor for class com.northconcepts.datapipeline.xml.SimpleXmlWriter
 
singleValue(SingleValue) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
singleValue(SingleValue) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
SingleValue - Class in com.northconcepts.datapipeline.core
 
SingleValue(FieldType, Object) - Constructor for class com.northconcepts.datapipeline.core.SingleValue
 
SingleValue(Object) - Constructor for class com.northconcepts.datapipeline.core.SingleValue
 
singleValue(SingleValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
SingleValueOperation(String, FieldType, boolean) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
SingleValueOperation(String, FieldType) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
size() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
size() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
size() - Method in class com.northconcepts.datapipeline.core.FieldList
 
size() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns the number of records in this list.
size() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
size() - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
size() - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
size() - Method in class com.northconcepts.datapipeline.template.ArrayTemplateModel
 
size() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
sizeMismatch(String, String, int, int) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
skip(int) - Method in class com.northconcepts.datapipeline.core.DataReader
Skips over the specified number of records.
skip(long) - Method in class com.northconcepts.datapipeline.meter.MeteredInputStream
 
skipField(int) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthReader
 
skipField(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
skipField(int) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
sort(RecordComparator, boolean) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
sort(RecordComparator) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
sort(RecordComparator, boolean) - Method in class com.northconcepts.datapipeline.core.RecordList
 
sort(RecordComparator) - Method in class com.northconcepts.datapipeline.core.RecordList
 
sortColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
sortColumns() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
SortFieldsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.transform
 
SortFieldsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
sortFieldsByName() - Method in class com.northconcepts.datapipeline.core.Record
 
SortingReader - Class in com.northconcepts.datapipeline.core
A proxy that sorts records.
SortingReader(DataReader, long) - Constructor for class com.northconcepts.datapipeline.core.SortingReader
 
SortingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.core.SortingReader
 
SPAM - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
SplitArrayField - Class in com.northconcepts.datapipeline.transform
Flattens an array field by creating one record for each value.
SplitArrayField(String) - Constructor for class com.northconcepts.datapipeline.transform.SplitArrayField
 
SplitReader - Class in com.northconcepts.datapipeline.multiplex
Used by SplitWriter as a consumer when converting a single source DataReader into many downstream sources.
SplitReader(SplitWriter) - Constructor for class com.northconcepts.datapipeline.multiplex.SplitReader
 
SplitWords - Class in com.northconcepts.datapipeline.transform
Flattens an array field by creating one record for each value.
SplitWords(String, String, Locale) - Constructor for class com.northconcepts.datapipeline.transform.SplitWords
 
SplitWords(String, String) - Constructor for class com.northconcepts.datapipeline.transform.SplitWords
 
SplitWriter - Class in com.northconcepts.datapipeline.multiplex
Converts a single source DataReader into many downstream sources using one of the provided strategies.
SplitWriter(SplitWriter.IStrategy) - Constructor for class com.northconcepts.datapipeline.multiplex.SplitWriter
 
SplitWriter() - Constructor for class com.northconcepts.datapipeline.multiplex.SplitWriter
 
SplitWriter.IStrategy - Interface in com.northconcepts.datapipeline.multiplex
 
SplitWriter.Strategy - Enum in com.northconcepts.datapipeline.multiplex
 
SqlPart - Class in com.northconcepts.datapipeline.jdbc.sql
 
SqlPart() - Constructor for class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
sqlToJavaType(int, int, int, boolean, boolean, String) - Method in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
 
STARRED - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
start() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
startArray(ArrayValue) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
startArray(ArrayValue) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
startArray(ArrayValue) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
startArrayValue(ArrayValue, int, ValueNode<?>) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
startArrayValue(ArrayValue, int, ValueNode<?>) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
startArrayValue(ArrayValue, int, ValueNode<?>) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
startField(Field) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
startField(Field) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
startField(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
startFieldValue(Field, ValueNode<?>) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
startFieldValue(Field, ValueNode<?>) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
startFieldValue(Field, ValueNode<?>) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
startFilteredStream(<any>) - Method in class com.northconcepts.datapipeline.twitter2.TwitterV2Client
Streams filtered Tweets in real-time based on the added filter rules.
startingRow - Variable in class com.northconcepts.datapipeline.core.AbstractReader
 
startInterval(long) - Static method in class com.northconcepts.datapipeline.group.CreateWindowStrategy
Opens a new window at set time intervals.
startRecord(Record) - Method in interface com.northconcepts.datapipeline.core.INodeVisitor
 
startRecord(Record) - Method in class com.northconcepts.datapipeline.core.NodeVisitor
 
startRecord(Record) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.SingleValueOperation
 
startWritingImpl(String, int) - Method in class com.northconcepts.datapipeline.excel.PoiSxssfProvider
 
stop() - Method in class com.northconcepts.datapipeline.jms.JmsConnection
 
stop() - Method in class com.northconcepts.datapipeline.multiplex.DeMux
 
stopTimer() - Method in class com.northconcepts.datapipeline.meter.Meter
 
stream() - Method in class com.northconcepts.datapipeline.core.ArrayValue
Returns a sequential Stream of the elements in this array.
stream() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
stream() - Method in class com.northconcepts.datapipeline.core.FieldList
Returns a sequential Stream of the fields in this list.
stream() - Method in class com.northconcepts.datapipeline.core.Record
Returns a sequential Stream of the fields in this record.
stream() - Method in class com.northconcepts.datapipeline.core.RecordList
Returns a sequential Stream of the records in this list.
stream() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
Returns a Stream over records cached in this dataset.
StreamWriter - Class in com.northconcepts.datapipeline.core
Writes records to a stream in a human-readable format.
StreamWriter(File) - Constructor for class com.northconcepts.datapipeline.core.StreamWriter
 
StreamWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.StreamWriter
 
StreamWriter(OutputStream) - Constructor for class com.northconcepts.datapipeline.core.StreamWriter
 
StreamWriter.Format - Enum in com.northconcepts.datapipeline.core
 
STRICT - Static variable in interface com.northconcepts.datapipeline.jdbc.JdbcValueReader
Maps database types to java types based only on java.sql.Types as defined by Sun/Oracle.
StringOperation(String, boolean) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
StringOperation(String) - Constructor for class com.northconcepts.datapipeline.transform.BasicFieldTransformer.StringOperation
 
StringParser - Class in com.northconcepts.datapipeline.core
 
StringParser(String) - Constructor for class com.northconcepts.datapipeline.core.StringParser
 
stringToBigDecimal() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToBigInteger() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToBoolean() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToBoolean(boolean) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
Converts a string to a boolean.
stringToByte() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToChar() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDate(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDate(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDateTime(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDateTime(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDouble() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDouble(DecimalFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToDouble(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToFloat() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToInt() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToLong() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToShort() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToTime(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
stringToTime(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
sublist(int, int, boolean) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
sublist(int, boolean) - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
sublist(int, int, boolean) - Method in class com.northconcepts.datapipeline.core.RecordList
 
sublist(int, boolean) - Method in class com.northconcepts.datapipeline.core.RecordList
 
subList(int, int) - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
substring(int, int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
substring(int) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
sum(String) - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
sum(String, String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
sum(String) - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
supportsBlockSize() - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
SybaseUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
A batch-able upsert strategy that relies on the SQL Merge statement.
SybaseUpsert() - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.SybaseUpsert
 
SymmetricDecryptingReader - Class in com.northconcepts.datapipeline.security
 
SymmetricDecryptingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
SymmetricDecryptingReader(DataReader, String, SecretKey) - Constructor for class com.northconcepts.datapipeline.security.SymmetricDecryptingReader
 
SymmetricEncryptingReader - Class in com.northconcepts.datapipeline.security
 
SymmetricEncryptingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 
SymmetricEncryptingReader(DataReader, String, SecretKey) - Constructor for class com.northconcepts.datapipeline.security.SymmetricEncryptingReader
 

T

T - Static variable in class com.northconcepts.datapipeline.meter.Meter
 
tableBestRowIdentifiersLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
tableClassNameAndSignedParametersLoaded(JdbcConnection, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
tableColumnsLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
TableColumnType - Enum in com.northconcepts.datapipeline.sql.mysql
 
TableColumnType - Enum in com.northconcepts.datapipeline.sql.postgresql
 
TableConfig(JdbcTable, String, File, boolean) - Constructor for class com.northconcepts.datapipeline.foundations.tools.GenerateTableDaoClasses.TableConfig
 
tableExportedKeysLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
tableImportedKeysLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
tableIndexesLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
tableLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
tablePrimaryKeysLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest, JdbcTable) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
TableQuerySource - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
TableQuerySource(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.TableQuerySource
 
tablesLoaded(JdbcConnection, DatabaseMetaData, LoadTablesRequest) - Method in interface com.northconcepts.datapipeline.foundations.jdbc.JdbcConnectionListener
 
Tag - Class in com.northconcepts.datapipeline.mailchimp.list
 
Tag() - Constructor for class com.northconcepts.datapipeline.mailchimp.list.Tag
 
Tags - Class in com.northconcepts.datapipeline.foundations.core
 
Tags() - Constructor for class com.northconcepts.datapipeline.foundations.core.Tags
 
Tags(String...) - Constructor for class com.northconcepts.datapipeline.foundations.core.Tags
 
TailProxyReader - Class in com.northconcepts.datapipeline.memory
Keeps the most recent n records in an in-memory RecordList which can be retrieved asynchronously while data is flowing through.
TailProxyReader(DataReader, int) - Constructor for class com.northconcepts.datapipeline.memory.TailProxyReader
 
TailWriter - Class in com.northconcepts.datapipeline.memory
Writes records to an in-memory RecordList.
TailWriter(int) - Constructor for class com.northconcepts.datapipeline.memory.TailWriter
 
take(DeMuxReader) - Method in interface com.northconcepts.datapipeline.multiplex.DeMux.IStrategy
 
take(SplitReader) - Method in interface com.northconcepts.datapipeline.multiplex.SplitWriter.IStrategy
 
TeeReader - Class in com.northconcepts.datapipeline.core
A proxy reader that also writes every record passing through it to a DataWriter.
TeeReader(DataReader, DataWriter, boolean) - Constructor for class com.northconcepts.datapipeline.core.TeeReader
Creates a new TeeReader.
TeeReader(DataReader, DataWriter) - Constructor for class com.northconcepts.datapipeline.core.TeeReader
Creates a new TeeReader.
TemplateObjectWrapper - Class in com.northconcepts.datapipeline.template
 
TemplateObjectWrapper(Version) - Constructor for class com.northconcepts.datapipeline.template.TemplateObjectWrapper
 
TemplateObjectWrapper(BeansWrapperConfiguration, boolean) - Constructor for class com.northconcepts.datapipeline.template.TemplateObjectWrapper
 
TemplateObjectWrapper(DefaultObjectWrapperConfiguration, boolean) - Constructor for class com.northconcepts.datapipeline.template.TemplateObjectWrapper
 
TemplateWriter - Class in com.northconcepts.datapipeline.template
Writes records to a text stream using FreeMarker template.
TemplateWriter(File, boolean) - Constructor for class com.northconcepts.datapipeline.template.TemplateWriter
 
TemplateWriter(File) - Constructor for class com.northconcepts.datapipeline.template.TemplateWriter
 
TemplateWriter(Writer) - Constructor for class com.northconcepts.datapipeline.template.TemplateWriter
 
TemplateWriter(File, boolean, boolean) - Constructor for class com.northconcepts.datapipeline.template.TemplateWriter
 
TemplateWriter(Writer, boolean) - Constructor for class com.northconcepts.datapipeline.template.TemplateWriter
 
TemporalFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
 
TemporalFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
TemporalFieldDef(String, FieldType) - Constructor for class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
text(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
textDoesntMatchPattern(String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
TextFieldDef - Class in com.northconcepts.datapipeline.foundations.schema
 
TextFieldDef() - Constructor for class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
TextFieldDef(String, FieldType) - Constructor for class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
TextReader - Class in com.northconcepts.datapipeline.core
Abstract super-class for obtaining records from a text stream.
TextReader(File) - Constructor for class com.northconcepts.datapipeline.core.TextReader
 
TextReader(Reader) - Constructor for class com.northconcepts.datapipeline.core.TextReader
 
TextStreamWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to a text stream.
TextStreamWriter(File) - Constructor for class com.northconcepts.datapipeline.core.TextStreamWriter
 
TextStreamWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.TextStreamWriter
 
TextWriter - Class in com.northconcepts.datapipeline.core
Abstract super-class for writing records to a text stream.
TextWriter(File, boolean) - Constructor for class com.northconcepts.datapipeline.core.TextWriter
 
TextWriter(File) - Constructor for class com.northconcepts.datapipeline.core.TextWriter
 
TextWriter(Writer) - Constructor for class com.northconcepts.datapipeline.core.TextWriter
 
threadLocal - Static variable in class com.northconcepts.datapipeline.job.AbstractJob
 
threads - Variable in class com.northconcepts.datapipeline.core.AsyncMultiReader
 
Throttle - Class in com.northconcepts.datapipeline.throttle
 
Throttle(Meter, int) - Constructor for class com.northconcepts.datapipeline.throttle.Throttle
 
throttle() - Method in class com.northconcepts.datapipeline.throttle.Throttle
 
Throttled - Interface in com.northconcepts.datapipeline.throttle
 
ThrottledInputStream - Class in com.northconcepts.datapipeline.throttle
 
ThrottledInputStream(InputStream, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledInputStream
 
ThrottledOutputStream - Class in com.northconcepts.datapipeline.throttle
 
ThrottledOutputStream(OutputStream, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
ThrottledReader - Class in com.northconcepts.datapipeline.throttle
A proxy that limits the rate (bytes/second) at which data is read.
ThrottledReader(DataReader, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledReader
 
ThrottledReader(DataReader, int, RecordMeter.MeterUnit) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledReader
 
ThrottledWriter - Class in com.northconcepts.datapipeline.throttle
A proxy that limits the rate (bytes/second) at which data is written.
ThrottledWriter(DataWriter, int) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
ThrottledWriter(DataWriter, int, RecordMeter.MeterUnit) - Constructor for class com.northconcepts.datapipeline.throttle.ThrottledWriter
 
TIME_FORMAT - Variable in class com.northconcepts.datapipeline.jdbc.insert.MultiRowStatementInsert
 
TimedReader - Class in com.northconcepts.datapipeline.core
Reads an underlying DataReader for a maximum period of time.
TimedReader(DataReader, long) - Constructor for class com.northconcepts.datapipeline.core.TimedReader
 
TIMESTAMP_FORMAT - Static variable in class com.northconcepts.datapipeline.core.DataObject
 
TIMESTAMP_FORMAT - Static variable in class com.northconcepts.datapipeline.foundations.core.FoundationObject
 
timeToString(DateFormat) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
timeToString(String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
timeToString(String, String) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
toArray() - Method in class com.northconcepts.datapipeline.core.FieldList
 
toArrayValue() - Method in class com.northconcepts.datapipeline.core.RecordList
 
toArrayValue(Collection<T>) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
toBinary() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
toBinary() - Method in class com.northconcepts.datapipeline.core.Record
 
toBinary(ValueNode<?>) - Static method in class com.northconcepts.datapipeline.core.Record
 
toBinary(ValueNode<?>, OutputStream) - Static method in class com.northconcepts.datapipeline.core.Record
 
toBinary(ValueNode<?>, DataOutput) - Static method in class com.northconcepts.datapipeline.core.Record
 
toBinary() - Method in class com.northconcepts.datapipeline.core.RecordList
 
toBinary(OutputStream) - Method in class com.northconcepts.datapipeline.core.RecordList
 
toBinary(DataOutput) - Method in class com.northconcepts.datapipeline.core.RecordList
 
toCsvString() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
toDate(DateTime) - Static method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
toDebugString() - Method in class com.northconcepts.datapipeline.job.AbstractJob
 
toDebugString() - Method in class com.northconcepts.datapipeline.job.Job
 
toException(GoogleJsonError, HttpHeaders) - Static method in class com.northconcepts.datapipeline.google.GoogleApiReader
 
toJson() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
toJson() - Method in interface com.northconcepts.datapipeline.core.JsonSerializable
 
toJson(Writer) - Method in interface com.northconcepts.datapipeline.core.JsonSerializable
 
toJson(Writer, boolean) - Method in interface com.northconcepts.datapipeline.core.JsonSerializable
 
toJson() - Method in class com.northconcepts.datapipeline.core.Record
 
toJson(ValueNode<?>) - Static method in class com.northconcepts.datapipeline.core.Record
 
toJson(ValueNode<?>, Writer) - Static method in class com.northconcepts.datapipeline.core.Record
 
toJson(boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
toJson(ValueNode<?>, boolean) - Static method in class com.northconcepts.datapipeline.core.Record
 
toJson(ValueNode<?>, Writer, boolean) - Static method in class com.northconcepts.datapipeline.core.Record
 
toJson() - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
toJson(Writer) - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
toJson(Writer, boolean) - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
toJson(Writer) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
toJson(Writer, boolean) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toJson(Writer) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toJson(Writer, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
toJson() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
tooManyResults(Record, List<?>, RecordList) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
toOriginalString() - Method in exception com.northconcepts.datapipeline.core.DataException
 
TopicFilter - Class in com.northconcepts.datapipeline.eventbus.filter
Matches any one of a set of topics -- topic A || topic B || topic C.
TopicFilter(Object...) - Constructor for class com.northconcepts.datapipeline.eventbus.filter.TopicFilter
 
toRecord() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
toRecord() - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
toRecord() - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.core.RecordList
 
toRecord() - Method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
toRecord(RecordSerializable) - Static method in interface com.northconcepts.datapipeline.core.RecordSerializable
 
toRecord() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.core.Bean
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.HexEncoder
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.core.Encoder.NullEncoder
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.core.Property
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMappingProblem
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcConnection
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcFieldIndex
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcImportedKey
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcIndex
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryColumn
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcQueryParameter
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcSchema
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTable
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.jdbc.JdbcTableColumn
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaProblem
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
toRecord() - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
toRecord(MediaFeedData) - Method in class com.northconcepts.datapipeline.instagram.InstagramMediaReader
 
toRecord(UserFeedData) - Method in class com.northconcepts.datapipeline.instagram.InstagramSelfReader
 
toRecord() - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
toRecord() - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
toRecord() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyCustomerCriteria
 
toRecord() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryItemCriteria
 
toRecord() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyInventoryLevelCriteria
 
toRecord() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyOrder
 
toRecord() - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyProductCriteria
 
toRecord() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
toString() - Method in class com.northconcepts.datapipeline.buffer.BufferedReader
 
toString() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
toString() - Method in class com.northconcepts.datapipeline.core.AsyncMultiReader.ReaderThread
 
toString() - Method in class com.northconcepts.datapipeline.core.CompositeValue
 
toString() - Method in class com.northconcepts.datapipeline.core.ConcurrentRecordList
 
toString() - Method in class com.northconcepts.datapipeline.core.DataEndpoint
 
toString() - Method in exception com.northconcepts.datapipeline.core.DataException
 
toString() - Method in class com.northconcepts.datapipeline.core.DataObject
 
toString() - Method in class com.northconcepts.datapipeline.core.Endpoint
 
toString() - Method in class com.northconcepts.datapipeline.core.Field
 
toString(String, String) - Method in class com.northconcepts.datapipeline.core.FieldList
 
toString(String) - Method in class com.northconcepts.datapipeline.core.FieldList
 
toString() - Method in class com.northconcepts.datapipeline.core.FieldList
 
toString() - Method in class com.northconcepts.datapipeline.core.FieldPath
 
toString() - Method in class com.northconcepts.datapipeline.core.LineParser
 
toString() - Method in class com.northconcepts.datapipeline.core.Message
 
toString() - Method in class com.northconcepts.datapipeline.core.Messages
 
toString() - Method in class com.northconcepts.datapipeline.core.Node
 
toString() - Method in class com.northconcepts.datapipeline.core.Parser
 
toString() - Method in class com.northconcepts.datapipeline.core.Record
 
toString() - Method in class com.northconcepts.datapipeline.core.RecordList
 
toString() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.OrSequenceStrategy
 
toString() - Method in class com.northconcepts.datapipeline.core.SequenceWriter.Sequence
 
toString() - Method in class com.northconcepts.datapipeline.core.SingleValue
 
toString() - Method in class com.northconcepts.datapipeline.core.TimedReader
 
toString() - Method in class com.northconcepts.datapipeline.csv.CommaSeparatedValues
 
toString() - Method in class com.northconcepts.datapipeline.diagnostic.Diagnostic
 
toString() - Method in class com.northconcepts.datapipeline.eventbus.Event
 
toString() - Method in class com.northconcepts.datapipeline.eventbus.EventBusReader
 
toString() - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
toString() - Method in class com.northconcepts.datapipeline.filter.FieldCount
 
toString() - Method in class com.northconcepts.datapipeline.filter.FieldExists
 
toString() - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
toString() - Method in class com.northconcepts.datapipeline.filter.FieldNotExists
 
toString() - Method in class com.northconcepts.datapipeline.filter.FilterExpression
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.Contains
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.DateIs
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.DateIsAfter
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.DateIsBefore
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsFieldType
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsInstanceOfJavaType
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsJavaType
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsNotNull
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.IsNull
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.NotRule
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.OrRule
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.PatternMatch
 
toString() - Method in class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
toString() - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
toString() - Method in class com.northconcepts.datapipeline.foundations.core.Bean
Returns a basic JSON representation of this instance.
toString() - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
toString() - Method in class com.northconcepts.datapipeline.foundations.number.NumberMatch
 
toString() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.GroupByField
 
toString() - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
toString() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaFilter
 
toString() - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaTransformer
 
toString() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePattern
 
toString() - Method in class com.northconcepts.datapipeline.foundations.time.DateTimePatternMatch
 
toString() - Method in class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
toString(String, String) - Static method in class com.northconcepts.datapipeline.group.AggregateReader.AggregateOperation
Deprecated.
 
toString() - Method in class com.northconcepts.datapipeline.group.AggregateReader
Deprecated.
 
toString() - Method in class com.northconcepts.datapipeline.group.GroupByReader
 
toString() - Method in class com.northconcepts.datapipeline.group.GroupOperation
 
toString() - Method in class com.northconcepts.datapipeline.group.GroupOperationField
 
toString() - Method in class com.northconcepts.datapipeline.group.operation.GroupAverage
 
toString() - Method in class com.northconcepts.datapipeline.jdbc.sql.SqlPart
 
toString() - Method in class com.northconcepts.datapipeline.job.Job
 
toString() - Method in class com.northconcepts.datapipeline.memory.MemoryWriter
 
toString() - Method in class com.northconcepts.datapipeline.meter.Meter
 
toString() - Method in class com.northconcepts.datapipeline.parquet.file.ParquetOutputFile
 
toString() - Method in class com.northconcepts.datapipeline.schedule.HourlyScheduler
 
toString() - Method in class com.northconcepts.datapipeline.schedule.PeriodicScheduler
 
toString() - Method in enum com.northconcepts.datapipeline.shopify.client.FinancialStatus
 
toString() - Method in enum com.northconcepts.datapipeline.shopify.client.FulfillmentStatus
 
toString() - Method in enum com.northconcepts.datapipeline.shopify.client.OrderStatus
 
toString() - Method in enum com.northconcepts.datapipeline.shopify.client.ProductStatus
 
toString() - Method in enum com.northconcepts.datapipeline.shopify.client.PublishedStatus
 
toString() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer.Operation
 
toString() - Method in class com.northconcepts.datapipeline.transform.CopyField
 
toString() - Method in class com.northconcepts.datapipeline.transform.FastRenameField
 
toString() - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
toString() - Method in class com.northconcepts.datapipeline.transform.FlattenRecord
 
toString() - Method in class com.northconcepts.datapipeline.transform.format.Rounder
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.BasicLookup
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.CachedLookup
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.DataReaderLookup
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.JdbcLookup
 
toString() - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
toString() - Method in class com.northconcepts.datapipeline.transform.MoveFieldAfter
 
toString() - Method in class com.northconcepts.datapipeline.transform.MoveFieldBefore
 
toString() - Method in class com.northconcepts.datapipeline.transform.MoveFieldToIndex
 
toString() - Method in class com.northconcepts.datapipeline.transform.Ngrams
 
toString() - Method in class com.northconcepts.datapipeline.transform.RemoveDuplicateFields
 
toString() - Method in class com.northconcepts.datapipeline.transform.RemoveFields
 
toString() - Method in class com.northconcepts.datapipeline.transform.RenameField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SetUuidField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SplitArrayField
 
toString() - Method in class com.northconcepts.datapipeline.transform.SplitWords
 
toString() - Method in enum com.northconcepts.datapipeline.trello.BoardFilter
 
toString() - Method in enum com.northconcepts.datapipeline.trello.BoardLists
 
toString() - Method in enum com.northconcepts.datapipeline.trello.CardFilter
 
toString() - Method in class com.northconcepts.datapipeline.trello.CommaSeparatedList
 
toString() - Method in enum com.northconcepts.datapipeline.trello.ListFilter
 
toString() - Method in class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
toString() - Method in class com.northconcepts.datapipeline.xml.XmlField
 
toString() - Method in class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
toXml() - Method in class com.northconcepts.datapipeline.core.ArrayValue
 
toXml() - Method in class com.northconcepts.datapipeline.core.Record
 
toXml(ValueNode<?>) - Static method in class com.northconcepts.datapipeline.core.Record
 
toXml(ValueNode<?>, Writer) - Static method in class com.northconcepts.datapipeline.core.Record
 
toXml(boolean, boolean) - Method in class com.northconcepts.datapipeline.core.Record
 
toXml(ValueNode<?>, boolean, boolean) - Static method in class com.northconcepts.datapipeline.core.Record
 
toXml(ValueNode<?>, Writer, boolean, boolean) - Static method in class com.northconcepts.datapipeline.core.Record
 
toXml() - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
toXml(boolean) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
toXml(Writer) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
toXml(Writer, boolean) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
toXml(Writer, boolean, boolean) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
toXml(Writer) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
toXml(Writer) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
toXml(Writer) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
toXml(Writer) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toXml(Writer, boolean) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3File
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSink
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSource
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.avro.pipeline.input.AvroPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.avro.pipeline.output.AvroPipelineOutput
 
toXmlElement(Document) - Method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.fixedwidth.FixedWidthField
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.core.Attributes
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.core.Tags
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.datamapping.DataMapping
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.datamapping.FieldMapping
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTable
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableCondition
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableOutcome
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontable.DecisionTableRule
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeNode
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeOutcome
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.expression.CalculatedField
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFile
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSink
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.file.LocalFileSource
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.number.NumberDescriptor
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.AbstractPipeline
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.CompositePipelineAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertDateTimeToStringAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNumberToStringAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToBooleanAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertValueToStringAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.datamapping.DataMappingAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTableAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.decision.DecisionTreeAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldExistsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldMatchesPatternAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterFieldNotNullAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.filter.FilterMatchExpression
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.PipelineAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.CopyFieldsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.RenameFieldsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SelectArrangeFieldsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.transform.SortFieldsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.DataMappingPipeline
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Column
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.CsvPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DataReaderPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.DatasetPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.ExcelPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.FixedWidthPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JdbcPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.JsonRecordPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.CsvPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.DataWriterPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.ExcelPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.FixedWidthPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JdbcPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.JsonRecordPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.pipeline.PipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityRelationshipDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.IndexFieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.parquet.input.ParquetPipelineInput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.parquet.output.ParquetPipelineOutput
 
toXmlElement(Document) - Method in class com.northconcepts.datapipeline.xml.XmlField
 
transfer(DataReader, DataWriter) - Method in interface com.northconcepts.datapipeline.job.JobTemplate
 
transfer(R, W, boolean, JobCallback<R, W>) - Method in interface com.northconcepts.datapipeline.job.JobTemplate
 
transfer(DataReader, DataWriter) - Method in class com.northconcepts.datapipeline.job.JobTemplateImpl
 
transfer(R, W, boolean, JobCallback<R, W>) - Method in class com.northconcepts.datapipeline.job.JobTemplateImpl
 
transform(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.SchemaTransformer
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.CopyField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.FastRenameField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.FlattenRecord
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.lookup.LookupTransformer
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.MoveFieldAfter
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.MoveFieldBefore
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.MoveFieldToIndex
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.net.GetUrlQueryParam
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.Ngrams
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.RemoveDuplicateFields
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.RemoveFields
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.RenameField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SelectFields
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetBatchSequenceNumberField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetCalculatedField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetGroupSequenceNumberField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetSequenceNumberField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SetUuidField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SplitArrayField
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.SplitWords
 
transform(Record) - Method in class com.northconcepts.datapipeline.transform.Transformer
 
Transformer - Class in com.northconcepts.datapipeline.transform
 
Transformer() - Constructor for class com.northconcepts.datapipeline.transform.Transformer
 
transformField(Field) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
transformField(Field) - Method in class com.northconcepts.datapipeline.transform.FieldTransformer
 
TransformingReader - Class in com.northconcepts.datapipeline.transform
A proxy that applies transformations to records passing through.
TransformingReader(DataReader, DataWriter, String) - Constructor for class com.northconcepts.datapipeline.transform.TransformingReader
Accepts the DataReader to transform and the DataWriter to send discarded records to (due to exception).
TransformingReader(DataReader, DataWriter) - Constructor for class com.northconcepts.datapipeline.transform.TransformingReader
Accepts the DataReader to transform and the DataWriter to send discarded records to (due to exception).
TransformingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.transform.TransformingReader
Accepts the DataReader to transform.
TransformingWriter - Class in com.northconcepts.datapipeline.transform
A proxy that applies transformations to records passing through.
TransformingWriter(DataWriter, DataWriter, String) - Constructor for class com.northconcepts.datapipeline.transform.TransformingWriter
Accepts the target DataWriter of the transform and the DataWriter to send discarded records to (due to exception).
TransformingWriter(DataWriter, DataWriter) - Constructor for class com.northconcepts.datapipeline.transform.TransformingWriter
Accepts the target DataWriter of the transform and the DataWriter to send discarded records to (due to exception).
TransformingWriter(DataWriter) - Constructor for class com.northconcepts.datapipeline.transform.TransformingWriter
Accepts the target DataWriter of the transform.
transformRecord(Record, Transformer, Messages) - Method in class com.northconcepts.datapipeline.transform.TransformingReader
 
transformRecord(Record, Transformer, Messages) - Method in class com.northconcepts.datapipeline.transform.TransformingWriter
 
transitionIssue(String, JiraIssue) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
transitionIssue(String, int) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
transport - Variable in class com.northconcepts.datapipeline.google.GoogleApiReader
 
TRASH - Static variable in interface com.northconcepts.datapipeline.email.GmailFolders
 
Tree - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
 
Tree() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.Tree
 
TreeNode - Class in com.northconcepts.datapipeline.foundations.pipeline.dataset
 
TreeNode() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.dataset.TreeNode
 
TrelloApiReader - Class in com.northconcepts.datapipeline.trello
Superclass for Trello readers supporting pagination.
TrelloApiReader(String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloApiReader
 
TrelloApiWriter - Class in com.northconcepts.datapipeline.trello
Superclass for Trello writers.
TrelloApiWriter(String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloApiWriter
 
TrelloBoardCardsReader - Class in com.northconcepts.datapipeline.trello
Reads the list of Trello cards belonging to a board.
TrelloBoardCardsReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloBoardCardsReader
 
TrelloBoardListsReader - Class in com.northconcepts.datapipeline.trello
Reads the list of Trello lists belonging to a board.
TrelloBoardListsReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloBoardListsReader
 
TrelloBoardsReader - Class in com.northconcepts.datapipeline.trello
Reads the list of Trello boards belonging to a member (or the current member if non are specified).
TrelloBoardsReader(String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloBoardsReader
 
TrelloCardWriter - Class in com.northconcepts.datapipeline.trello
 
TrelloCardWriter(String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
TrelloListCardsReader - Class in com.northconcepts.datapipeline.trello
Reads the list of Trello cards belonging to a list.
TrelloListCardsReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.trello.TrelloListCardsReader
 
trelloStub - Variable in class com.northconcepts.datapipeline.trello.TrelloApiReader
 
trelloStub - Variable in class com.northconcepts.datapipeline.trello.TrelloApiWriter
 
trim() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
trimLeft() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
trimLeft(char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
trimRight() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
trimRight(char) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
tryAdvance(Consumer<? super Record>) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetSpliterator
 
trySplit() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.DatasetSpliterator
 
tweetToRecord(Status, Record, IEntityExpansionPolicy) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
tweetToRecord(Status, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
TwitterConverter - Class in com.northconcepts.datapipeline.twitter
 
TwitterConverter() - Constructor for class com.northconcepts.datapipeline.twitter.TwitterConverter
 
twitterCredentials - Variable in class com.northconcepts.datapipeline.twitter2.AbstractTwitterReader
 
TwitterCredentials - Class in com.northconcepts.datapipeline.twitter2
 
TwitterCredentials(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterCredentials
 
TwitterCredentials(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterCredentials
 
TwitterErrorCode - Enum in com.northconcepts.datapipeline.twitter
 
TwitterFilterStreamReader - Class in com.northconcepts.datapipeline.twitter
Continuously reads tweets matching several criteria (hashtag, user, language, etc.)
TwitterFilterStreamReader(TwitterStreamProvider) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
TwitterFilterStreamReader(String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
TwitterFilterStreamReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFilterStreamReader
 
TwitterFilterStreamReader - Class in com.northconcepts.datapipeline.twitter2
Continuously reads filtered Tweets in real-time based on a set of filter rules.
TwitterFilterStreamReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterFilterStreamReader
 
TwitterFollowerIDsReader - Class in com.northconcepts.datapipeline.twitter
Reads the IDs of accounts following the specified account.
TwitterFollowerIDsReader(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
TwitterFollowerIDsReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
TwitterFollowerIDsReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowerIDsReader
 
TwitterFollowerListReader - Class in com.northconcepts.datapipeline.twitter
Reads the details of accounts following the specified account.
TwitterFollowerListReader(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
TwitterFollowerListReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
TwitterFollowerListReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowerListReader
 
TwitterFollowerReader - Class in com.northconcepts.datapipeline.twitter2
Obtains records of Twitter users that follow the specified Twitter account.
TwitterFollowerReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterFollowerReader
 
TwitterFollowerReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterFollowerReader
 
TwitterFollowingIDsReader - Class in com.northconcepts.datapipeline.twitter
Reads the IDs of accounts a specified account follows.
TwitterFollowingIDsReader(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
TwitterFollowingIDsReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
TwitterFollowingIDsReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowingIDsReader
 
TwitterFollowingListReader - Class in com.northconcepts.datapipeline.twitter
Reads the details of accounts a specified account follows.
TwitterFollowingListReader(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
TwitterFollowingListReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
TwitterFollowingListReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowingListReader
 
TwitterFollowingReader - Class in com.northconcepts.datapipeline.twitter2
Obtains records of Twitter users that a specified Twitter account is following.
TwitterFollowingReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterFollowingReader
 
TwitterFollowingReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterFollowingReader
 
TwitterFollowWriter - Class in com.northconcepts.datapipeline.twitter
Follows accounts written to it.
TwitterFollowWriter(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
TwitterFollowWriter(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
TwitterFollowWriter(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
TwitterListMemberReader - Class in com.northconcepts.datapipeline.twitter
Reads the users of list.
TwitterListMemberReader(TwitterProvider, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
TwitterListMemberReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
TwitterListMemberReader(String, String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
TwitterListMemberReader(TwitterProvider, long) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
TwitterListMemberReader(String, String, long) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
TwitterListMemberReader(String, String, String, String, long) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListMemberReader
 
TwitterListOwnershipReader - Class in com.northconcepts.datapipeline.twitter
Reads the list for the specified account.
TwitterListOwnershipReader(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
TwitterListOwnershipReader(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
TwitterListOwnershipReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterListOwnershipReader
 
TwitterPageableReader<E,C extends TwitterResponse & CursorSupport> - Class in com.northconcepts.datapipeline.twitter
 
TwitterPageableReader(String, String, TwitterProvider, int) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
TwitterPageableReader(String, String, String, String, int) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
TwitterPageableReader(String, String, String, String, String, String, int) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterPageableReader
 
TwitterPageableReader.Direction - Enum in com.northconcepts.datapipeline.twitter
 
TwitterProvider - Class in com.northconcepts.datapipeline.twitter
Non-streaming Twitter service provider.
TwitterProvider(String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterProvider
 
TwitterProvider(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterProvider
 
TwitterProxyReader - Class in com.northconcepts.datapipeline.twitter
Base class for all Twitter ProxyReaders.
TwitterProxyReader(String, String, TwitterProvider, DataReader) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
TwitterProxyReader(String, String, String, String, DataReader) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
TwitterProxyReader(String, String, String, String, String, String, DataReader) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterProxyReader
 
TwitterRateLimit - Class in com.northconcepts.datapipeline.twitter
 
TwitterRateLimit(RateLimitStatus) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterRateLimit
 
TwitterReader - Class in com.northconcepts.datapipeline.twitter
Base class for all Twitter DataReaders.
TwitterReader(String, String, TwitterProvider) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterReader
 
TwitterReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterReader
 
TwitterReader(String, String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterReader
 
TwitterSampleStreamReader - Class in com.northconcepts.datapipeline.twitter
Continuously reads a small random sample of all tweets.
TwitterSampleStreamReader(String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterSampleStreamReader
 
TwitterSampleStreamReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterSampleStreamReader
 
TwitterSampleStreamReader(TwitterStreamProvider) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterSampleStreamReader
 
TwitterSearchReader - Class in com.northconcepts.datapipeline.twitter
Obtains records by searching Twitter for the most recent tweets matching a search criteria.
TwitterSearchReader(TwitterProvider, String, int) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
TwitterSearchReader(String, String, String, int) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
TwitterSearchReader(String, String, String, String, String, int) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterSearchReader
 
TwitterSearchReader - Class in com.northconcepts.datapipeline.twitter2
Obtains records of Tweets posted over the last 7 days that match a search criteria.
TwitterSearchReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterSearchReader
 
TwitterStreamProvider - Class in com.northconcepts.datapipeline.twitter
Streaming Twitter service provider.
TwitterStreamProvider(String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
TwitterStreamProvider(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterStreamProvider
 
TwitterTimelineMentionsReader - Class in com.northconcepts.datapipeline.twitter2
Obtains records of Tweets mentioning the specified Twitter account.
TwitterTimelineMentionsReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterTimelineMentionsReader
 
TwitterTimelineMentionsReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterTimelineMentionsReader
 
TwitterTimelineReader - Class in com.northconcepts.datapipeline.twitter2
 
TwitterTimelineReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
 
TwitterTimelineReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterTimelineReader
 
TwitterTimelineTweetsReader - Class in com.northconcepts.datapipeline.twitter2
Obtains records of Tweets, Retweets, replies, and Quote Tweets published by a specific Twitter account.
TwitterTimelineTweetsReader(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterTimelineTweetsReader
 
TwitterTimelineTweetsReader(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterTimelineTweetsReader
 
TwitterUnfollowWriter - Class in com.northconcepts.datapipeline.twitter
Unfollows accounts written to it.
TwitterUnfollowWriter(TwitterProvider, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
TwitterUnfollowWriter(String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
TwitterUnfollowWriter(String, String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
TwitterUserLookupReader - Class in com.northconcepts.datapipeline.twitter
 
TwitterUserLookupReader(String, String, DataReader, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
TwitterUserLookupReader(String, String, String, String, DataReader, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
TwitterUserLookupReader(TwitterProvider, DataReader, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterUserLookupReader
 
TwitterV2Client - Class in com.northconcepts.datapipeline.twitter2
 
TwitterV2Client(TwitterCredentials) - Constructor for class com.northconcepts.datapipeline.twitter2.TwitterV2Client
 
TwitterWriter - Class in com.northconcepts.datapipeline.twitter
Base class for all Twitter DataWriters.
TwitterWriter(TwitterProvider) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterWriter
 
TwitterWriter(String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterWriter
 
TwitterWriter(String, String, String, String) - Constructor for class com.northconcepts.datapipeline.twitter.TwitterWriter
 
TYPE - Static variable in interface com.northconcepts.datapipeline.core.RecordSerializable
 
type - Variable in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
TypedListenerList<T> - Class in com.northconcepts.datapipeline.eventbus
 
TypedListenerList(Class<T>) - Constructor for class com.northconcepts.datapipeline.eventbus.TypedListenerList
 
typeImport - Variable in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
 
typeMismatch(String, String, String, String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
TypeValue(ConvertNullToValueAction.FieldType, String) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction.TypeValue
 
TypeValue(AddFieldsAction.FieldType, String) - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.TypeValue
 

U

undoLastAction() - Method in class com.northconcepts.datapipeline.foundations.pipeline.Pipeline
 
Union - Class in com.northconcepts.datapipeline.jdbc.sql.select
 
Union(Select...) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.select.Union
 
UntypedEventListener - Interface in com.northconcepts.datapipeline.eventbus
 
Update - Class in com.northconcepts.datapipeline.jdbc.sql.update
 
Update(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
updateColumns(Record, DataWriter) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
updateCurrentNode() - Method in class com.northconcepts.datapipeline.xml.XmlRecordReader
 
updateInventoryItem(String, ShopifyInventoryItem) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
updateInventoryItem(String, ShopifyInventoryItem) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
updateInventoryLevel(String, String, int) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
updateInventoryLevel(String, String, int) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
updateIssue(String, JiraIssue) - Method in interface com.northconcepts.datapipeline.jira.client.JiraClient
 
updateIssue(String, JiraIssue) - Method in class com.northconcepts.datapipeline.jira.client.JiraService
 
updateOrder(String, ShopifyOrder) - Method in interface com.northconcepts.datapipeline.shopify.client.ShopifyClient
 
updateOrder(String, ShopifyOrder) - Method in class com.northconcepts.datapipeline.shopify.client.ShopifyService
 
UpdateValue - Class in com.northconcepts.datapipeline.jdbc.sql.update
 
UpdateValue(String, Object) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.update.UpdateValue
 
UpdateValue(String) - Constructor for class com.northconcepts.datapipeline.jdbc.sql.update.UpdateValue
 
upperCase() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
upperCaseFirstChar() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
UpsertStub(IUpsert) - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert.UpsertStub
 
useBigDecimal(boolean) - Method in class com.northconcepts.datapipeline.json.JsonReader
Deprecated.
userListToRecord(UserList, Record, IEntityExpansionPolicy) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
userListToRecord(UserList, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 
userToRecord(User, Record, IEntityExpansionPolicy) - Method in interface com.northconcepts.datapipeline.twitter.ITwitterConverter
 
userToRecord(User, Record, IEntityExpansionPolicy) - Method in class com.northconcepts.datapipeline.twitter.TwitterConverter
 

V

validateAllowedValues(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateField(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateField(Record, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateField(Field) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateField(Field, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
ValidateFieldsExistsAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.validate
 
ValidateFieldsExistsAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsExistsAction
 
ValidateFieldsMatchPatternAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.validate
 
ValidateFieldsMatchPatternAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsMatchPatternAction
 
ValidateFieldsNotNullAction - Class in com.northconcepts.datapipeline.foundations.pipeline.action.validate
 
ValidateFieldsNotNullAction() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateFieldsNotNullAction
 
ValidateMatchExpression - Class in com.northconcepts.datapipeline.foundations.pipeline.action.validate
 
ValidateMatchExpression() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.action.validate.ValidateMatchExpression
 
validateName() - Method in class com.northconcepts.datapipeline.foundations.datamapping.AbstractFieldMapping
 
validateRecord(Record) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
validateRecord(Record, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.EntityDef
 
validateValue(Object) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateValue(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.BinaryFieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.BooleanFieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.FieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.NumericFieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.RecordFieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.TemporalFieldDef
 
validateValueImpl(Object, ValidationResult) - Method in class com.northconcepts.datapipeline.foundations.schema.TextFieldDef
 
ValidatingReader - Class in com.northconcepts.datapipeline.validate
A proxy that validates records by applying a set of filters.
ValidatingReader(DataReader, DataWriter, String) - Constructor for class com.northconcepts.datapipeline.validate.ValidatingReader
Accepts the DataReader to validate and the DataWriter to send discarded records to.
ValidatingReader(DataReader, DataWriter) - Constructor for class com.northconcepts.datapipeline.validate.ValidatingReader
Accepts the DataReader to validate and the DataWriter to send discarded records to.
ValidatingReader(DataReader) - Constructor for class com.northconcepts.datapipeline.validate.ValidatingReader
 
ValidationMessage - Class in com.northconcepts.datapipeline.foundations.schema
 
ValidationMessage() - Constructor for class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
ValidationMessage(EntityDef, String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
ValidationMessage(FieldDef, String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
ValidationMessage(Filter, String) - Constructor for class com.northconcepts.datapipeline.foundations.schema.ValidationMessage
 
ValidationResult - Class in com.northconcepts.datapipeline.foundations.schema
 
ValidationResult() - Constructor for class com.northconcepts.datapipeline.foundations.schema.ValidationResult
 
value(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonArray
 
value(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonConditionalNode
 
value(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonDetailMarker
 
value(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
valueBuffer - Variable in class com.northconcepts.datapipeline.core.ParsingReader
 
valueIsNotABoolean(String, Class<?>) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueIsNotARecord(String, Class<?>) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueIsWrongType(Object, FieldType, FieldType) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
ValueMatch<T> - Class in com.northconcepts.datapipeline.filter.rule
 
ValueMatch() - Constructor for class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
ValueMatch(T...) - Constructor for class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
ValueMatch(Collection<?>) - Constructor for class com.northconcepts.datapipeline.filter.rule.ValueMatch
 
valueMatches(T...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
ValueNode<T> - Class in com.northconcepts.datapipeline.core
ValueNode is the base class for all persistent values held in fields and arrays.
ValueNode() - Constructor for class com.northconcepts.datapipeline.core.ValueNode
 
ValueNodeContainer - Interface in com.northconcepts.datapipeline.core
A general interface for nodes that allow values to be added to itself.
valueNodeToBsonValue(ValueNode<?>) - Static method in class com.northconcepts.datapipeline.mongodb.MongoTypeConverter
 
valueNotFoundInValueMatch(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueNotMatches(T...) - Method in class com.northconcepts.datapipeline.filter.FieldFilter
 
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.DataEndpoint.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.Message.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.Node.DuplicateNodeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.Node.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.Record.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.core.StreamWriter.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.csv.CSVWriter.ValuePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.email.EmailReadDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.email.MailStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.eventbus.EventBus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.excel.ExcelDocument.ProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.filesystem.ftp.DataConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.filesystem.ftp.FileTransferMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.filesystem.ftp.FileTransferType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.fixedwidth.FixedWidthAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.datamapping.DataMappingPartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.difference.DiffType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.file.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.jdbc.JdbcSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.ForeignKeyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.PrimaryKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.RelationshipCardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.SchemaPartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.foundations.schema.SchemaProblem.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jdbc.sql.merge.MergeUsing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria.CriteriaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert.ConflictAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jira.JiraProjectReader.OrderByField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jira.JiraProjectReader.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jira.JiraSprintReader.SprintState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jms.JmsAcknowledgeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.jms.JmsDestinationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.json.builder.JsonNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.mailchimp.list.EmailType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.mailchimp.list.ListMemberStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.meter.RecordMeter.MeterUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.multiplex.DeMux.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.multiplex.SplitWriter.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.retry.RetryStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.shopify.client.FinancialStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.shopify.client.FulfillmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.shopify.client.OrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.shopify.client.ProductStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.shopify.client.PublishedStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.sql.mysql.ForeignKeyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.sql.mysql.TableColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.sql.postgresql.ForeignKeyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.sql.postgresql.TableColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.transform.format.Rounder.RoundingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.transform.RemoveDuplicateFields.DuplicateFieldsPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.trello.BoardFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.trello.BoardLists
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.trello.CardFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.trello.ListFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.twitter.ApiLimitPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.twitter.EntityExpansionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.twitter.TwitterErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.twitter.TwitterPageableReader.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.northconcepts.datapipeline.xml.XmlReader.DuplicateFieldPolicy
Returns the enum constant of this type with the specified name.
valueOfRule(int) - Static method in enum com.northconcepts.datapipeline.foundations.schema.ForeignKeyAction
 
values() - Static method in enum com.northconcepts.datapipeline.core.DataEndpoint.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.Message.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.Node.DuplicateNodeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.Node.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.Record.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.core.StreamWriter.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.csv.CSVWriter.ValuePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.email.EmailReadDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.email.MailStore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.eventbus.EventBus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.excel.ExcelDocument.ProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.filesystem.ftp.DataConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.filesystem.ftp.FileTransferMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.filesystem.ftp.FileTransferType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.fixedwidth.FixedWidthAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.datamapping.DataMappingPartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.difference.DiffType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.file.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.jdbc.JdbcQuery.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.jdbc.JdbcSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.ActionGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.aggregate.AggregateGroupFieldsAction.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertNullToValueAction.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToDateTimeAction.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.convert.ConvertStringToNumberAction.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.pipeline.action.transform.AddFieldsAction.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.schema.ForeignKeyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.schema.PrimaryKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.schema.RelationshipCardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.schema.SchemaPartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.foundations.schema.SchemaProblem.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jdbc.sql.merge.MergeUsing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jdbc.sql.select.QueryCriteria.CriteriaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jdbc.upsert.PostgreSqlUpsert.ConflictAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jira.JiraProjectReader.OrderByField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jira.JiraProjectReader.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jira.JiraSprintReader.SprintState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jms.JmsAcknowledgeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.jms.JmsDestinationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.json.builder.JsonNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.mailchimp.list.EmailType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.mailchimp.list.ListMemberStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.meter.RecordMeter.MeterUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.multiplex.DeMux.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.multiplex.SplitWriter.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.retry.RetryStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.shopify.client.FinancialStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.shopify.client.FulfillmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.shopify.client.OrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.shopify.client.ProductStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.shopify.client.PublishedStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.sql.mysql.ForeignKeyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.sql.mysql.TableColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.sql.postgresql.ForeignKeyAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.sql.postgresql.TableColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
values() - Static method in enum com.northconcepts.datapipeline.transform.format.Rounder.RoundingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.transform.RemoveDuplicateFields.DuplicateFieldsPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.trello.BoardFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.trello.BoardLists
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.trello.CardFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.trello.ListFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.twitter.ApiLimitPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.twitter.EntityExpansionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.twitter.TwitterErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.twitter.TwitterPageableReader.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.northconcepts.datapipeline.xml.XmlReader.DuplicateFieldPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
valueToNull(Object) - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
Converts a field to null if its value matches the specified parameter.
valueTooEarly(String, TemporalAccessor, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueTooLate(String, TemporalAccessor, Object) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueTooLong(String, Number, Number) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueTooShort(String, Number, Number) - Static method in class com.northconcepts.datapipeline.foundations.i18n.SchemaMessages
 
valueToString(Object) - Method in enum com.northconcepts.datapipeline.core.FieldType
 
valueToString() - Method in class com.northconcepts.datapipeline.transform.BasicFieldTransformer
 
valueToStringImpl(Object) - Method in enum com.northconcepts.datapipeline.core.FieldType
 
VariableFieldsUpsert - Class in com.northconcepts.datapipeline.jdbc.upsert
A upsert strategy that wraps another strategy to support a variable set of fields.
VariableFieldsUpsert(VariableFieldsUpsert.IUpsertFactory) - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
VariableFieldsUpsert(Class<? extends IUpsert>) - Constructor for class com.northconcepts.datapipeline.jdbc.upsert.VariableFieldsUpsert
 
VariableFieldsUpsert.IUpsertFactory - Interface in com.northconcepts.datapipeline.jdbc.upsert
 
VariableFieldsUpsert.UpsertStub - Class in com.northconcepts.datapipeline.jdbc.upsert
 
variableNameIsReserved(String) - Static method in class com.northconcepts.datapipeline.foundations.i18n.FoundationMessages
 
VENDOR - Static variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
visit(Node, INodeVisitor) - Static method in class com.northconcepts.datapipeline.core.NodeVisitor
 
visit(DecisionTreeVisitor) - Method in class com.northconcepts.datapipeline.foundations.decisiontree.DecisionTree
 
visitNode(List<DecisionTreeNode>, DecisionTreeNode) - Method in interface com.northconcepts.datapipeline.foundations.decisiontree.DecisionTreeVisitor
 

W

waitForColumnStatsToLoad(long, long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
waitForColumnStatsToLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
waitForRecordsToLoad(long, long) - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
waitForRecordsToLoad() - Method in class com.northconcepts.datapipeline.foundations.pipeline.dataset.Dataset
 
waitUntilFinished() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Waits for this job to complete.
waitUntilFinished(long) - Method in class com.northconcepts.datapipeline.job.AbstractJob
Waits up to timeout milliseconds for this job to complete or throws InterruptedException.
waitUntilFinished() - Method in interface com.northconcepts.datapipeline.job.IJob
Waits for this job to complete.
waitUntilFinished(long) - Method in interface com.northconcepts.datapipeline.job.IJob
Waits up to timeout milliseconds for this job to complete or throws InterruptedException.
waitUntilFinished() - Method in class com.northconcepts.datapipeline.job.Job
Waits for this job to complete.
waitUntilFinished(long) - Method in class com.northconcepts.datapipeline.job.Job
Waits up to timeout milliseconds for this job to complete or throws InterruptedException.
waitUntilStarted() - Method in class com.northconcepts.datapipeline.job.AbstractJob
Waits for this job to start.
waitUntilStarted(long) - Method in class com.northconcepts.datapipeline.job.AbstractJob
Waits up to timeout milliseconds for this job to start or throws InterruptedException.
waitUntilStarted() - Method in interface com.northconcepts.datapipeline.job.IJob
Waits for this job to start.
waitUntilStarted(long) - Method in interface com.northconcepts.datapipeline.job.IJob
Waits up to timeout milliseconds for this job to start or throws InterruptedException.
waitUntilStarted() - Method in class com.northconcepts.datapipeline.job.Job
Waits for this job to start.
waitUntilStarted(long) - Method in class com.northconcepts.datapipeline.job.Job
Waits up to timeout milliseconds for this job to start or throws InterruptedException.
when(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
when(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
when(String) - Method in class com.northconcepts.datapipeline.json.builder.JsonValue
 
when(String) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
where(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.delete.Delete
 
where(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
where(boolean, String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
where(QueryCriteriaPart) - Method in class com.northconcepts.datapipeline.jdbc.sql.select.Select
 
where(String, Object...) - Method in class com.northconcepts.datapipeline.jdbc.sql.update.Update
 
WildcardZipEntryFilter - Class in com.northconcepts.datapipeline.filesystem.zip
 
WildcardZipEntryFilter(String, boolean) - Constructor for class com.northconcepts.datapipeline.filesystem.zip.WildcardZipEntryFilter
 
WildcardZipEntryFilter(String) - Constructor for class com.northconcepts.datapipeline.filesystem.zip.WildcardZipEntryFilter
 
Window - Class in com.northconcepts.datapipeline.group
Windows accept detail data for aggregation while open and only yield its summary after being closed.
Window(GroupByReader) - Constructor for class com.northconcepts.datapipeline.group.Window
 
wrap(String, Throwable) - Static method in exception com.northconcepts.datapipeline.core.DataException
Converts an exception to a DataException and prefixes the original message with the specified text.
wrap(Throwable) - Static method in exception com.northconcepts.datapipeline.core.DataException
Converts an exception to a DataException.
wrap(Connection) - Static method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
wrap(DataSource) - Static method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
wrap(DataSource, String, String) - Static method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
wrap(String, String, String, String) - Static method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
wrap(String, String, Properties, String, String) - Static method in interface com.northconcepts.datapipeline.jdbc.JdbcConnectionFactory
 
wrap(RecordList, ObjectWrapper) - Static method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
wrap(Collection<Record>, ObjectWrapper) - Static method in class com.northconcepts.datapipeline.template.RecordTemplateModel
 
write(Record) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
write(Record) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
write(Record) - Method in class com.northconcepts.datapipeline.core.DataWriter
Writes the specified record to this DataWriter and increases the record-count by 1.
write(Record, List<DataWriter>) - Method in class com.northconcepts.datapipeline.core.MultiWriter.AvailableCapacityWriteStrategy
 
write(Record, List<DataWriter>) - Method in class com.northconcepts.datapipeline.core.MultiWriter.ReplicateCloneWriteStrategy
 
write(Record, List<DataWriter>) - Method in class com.northconcepts.datapipeline.core.MultiWriter.ReplicateWriteStrategy
 
write(Record, List<DataWriter>) - Method in class com.northconcepts.datapipeline.core.MultiWriter.RoundRobinWriteStrategy
 
write(Record, List<DataWriter>) - Method in class com.northconcepts.datapipeline.core.MultiWriter.WriteStrategy
 
write(Record) - Method in class com.northconcepts.datapipeline.core.TextStreamWriter
 
write(Record) - Method in class com.northconcepts.datapipeline.core.TextWriter
 
write(DataOutput, Record) - Static method in class com.northconcepts.datapipeline.file.FileWriter
 
write(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
write(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
write(int) - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
write(byte[], int, int) - Method in class com.northconcepts.datapipeline.meter.MeteredOutputStream
 
write(String) - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
Deprecated.
write(byte[], int, int) - Method in class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
write(int) - Method in class com.northconcepts.datapipeline.throttle.ThrottledOutputStream
 
write(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
write(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
writeEnd(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
writeEnd(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeEndImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonArray
 
writeEndImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonField
 
writeEndImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
writeEndImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
writeEndImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonObject
 
writeEndImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonPrimitive
 
writeEndImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
writeEndImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
writeEndImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlFragment
 
writeEndImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeEndImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlText
 
writeFile(String) - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Writes the file to the DropBox File System.
writeFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.dropbox.DropBoxFileSystem
Writes the file to the specified folder in the DropBox File System.
writeFile(String) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Writes a file to the root folder.
writeFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.ftp.FtpFileSystem
Writes a file to the specified folder.
writeFile(String) - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Writes the file to the HDFS File System.
writeFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.hdfs.HdfsFileSystem
Writes the file to the HDFS File System.
writeFile(String) - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Writes a file to the root folder.
writeFile(String, String) - Method in class com.northconcepts.datapipeline.filesystem.sftp.SftpFileSystem
Writes a file to the specified folder.
writeFile(String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Writes the file to the Google Drive File System.
writeFile(String, String) - Method in class com.northconcepts.datapipeline.googledrive.GoogleDriveFileSystem
Write the file to the specified folder.
writeImpl(Record) - Method in class com.northconcepts.datapipeline.avro.AvroWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.AsyncWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.DataWriter
Overridden by subclasses to write the specified record to this DataWriter.
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.MultiWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.NullWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.PipedWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.ProxyWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.SequenceWriter
 
writeImpl(PrintWriter, StreamWriter, Record) - Method in enum com.northconcepts.datapipeline.core.StreamWriter.Format
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.core.StreamWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.eventbus.EventBusWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.file.FileWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiUpsertWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcMultiWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcUpsertWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.jdbc.JdbcWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.jms.JmsWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.json.JsonRecordWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.kafka.KafkaWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.memory.CollectionWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.memory.MapWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.memory.MemoryWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.memory.TailWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.mongodb.MongoWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.multiplex.SplitWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.orc.OrcDataWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.parquet.ParquetDataWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.retry.RetryingWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.trello.TrelloApiWriter
 
writeImpl(Record, TrelloClient) - Method in class com.northconcepts.datapipeline.trello.TrelloApiWriter
 
writeImpl(Record, TrelloClient) - Method in class com.northconcepts.datapipeline.trello.TrelloCardWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.twitter.TwitterFollowWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.twitter.TwitterUnfollowWriter
 
writeImpl(Record) - Method in class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
writeMultipartFile(String, String) - Method in class com.northconcepts.datapipeline.amazons3.AmazonS3FileSystem
 
writeNewLine() - Method in class com.northconcepts.datapipeline.sourcecode.CodeWriter
Deprecated.
writeRecord(Record) - Method in class com.northconcepts.datapipeline.core.AbstractWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.core.LinedTextWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.excel.ExcelWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.json.JsonWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.json.SimpleJsonWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.pdf.PdfWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.rtf.RtfWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.template.TemplateWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.xml.SimpleXmlWriter
 
writeRecord(Record) - Method in class com.northconcepts.datapipeline.xml.XmlWriter
 
writeStart(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
writeStart(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeStartImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonArray
 
writeStartImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonField
 
writeStartImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonFragment
 
writeStartImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonNode
 
writeStartImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonObject
 
writeStartImpl(ExpressionContext, JsonGenerator) - Method in class com.northconcepts.datapipeline.json.builder.JsonPrimitive
 
writeStartImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
writeStartImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlElement
 
writeStartImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlFragment
 
writeStartImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlNode
 
writeStartImpl(ExpressionContext, CodeWriter) - Method in class com.northconcepts.datapipeline.xml.builder.XmlText
 
WriteStrategy() - Constructor for class com.northconcepts.datapipeline.core.MultiWriter.WriteStrategy
 
writeXml(T, StreamResult, boolean) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 
writeXml(T, StreamResult, boolean, boolean) - Static method in interface com.northconcepts.datapipeline.core.XmlSerializable
 

X

XML_INPUT_FACTORY_KEY - Static variable in class com.northconcepts.datapipeline.core.DataEndpoint
 
XML_SERIALIZED_CLASS_NAME - Static variable in interface com.northconcepts.datapipeline.core.XmlSerializable
 
XmlAttribute - Class in com.northconcepts.datapipeline.xml.builder
 
XmlAttribute(String, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
XmlAttribute(String, String, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlAttribute
 
XmlConditionalNode - Class in com.northconcepts.datapipeline.xml.builder
 
XmlConditionalNode(XmlNodeContainer, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlConditionalNode
 
XmlDetailMarker - Class in com.northconcepts.datapipeline.xml.builder
 
XmlElement - Class in com.northconcepts.datapipeline.xml.builder
 
XmlElement(XmlNodeContainer, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlElement
 
XmlExpression - Class in com.northconcepts.datapipeline.xml.builder
 
XmlExpression(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlExpression
 
XmlField - Class in com.northconcepts.datapipeline.xml
 
XmlField() - Constructor for class com.northconcepts.datapipeline.xml.XmlField
 
XmlField(String, String, boolean) - Constructor for class com.northconcepts.datapipeline.xml.XmlField
 
XmlField(String, String, String) - Constructor for class com.northconcepts.datapipeline.xml.XmlField
 
XmlFragment - Class in com.northconcepts.datapipeline.xml.builder
 
XmlFragment(XmlNodeContainer) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlFragment
 
XmlLogicalExpression - Class in com.northconcepts.datapipeline.xml.builder
 
XmlLogicalExpression(String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlLogicalExpression
 
XmlNode - Class in com.northconcepts.datapipeline.xml.builder
 
XmlNode(XmlNodeContainer) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlNode
 
XmlNodeContainer - Class in com.northconcepts.datapipeline.xml.builder
 
XmlNodeContainer(XmlNodeContainer) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlNodeContainer
 
XmlPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
XmlPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.XmlPipelineInput
 
XmlReader - Class in com.northconcepts.datapipeline.xml
Obtains records from an XML stream.
XmlReader(File) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader(Reader) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader(XMLStreamReader) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader(XmlNodeReader) - Constructor for class com.northconcepts.datapipeline.xml.XmlReader
 
XmlReader.DuplicateFieldPolicy - Enum in com.northconcepts.datapipeline.xml
 
XmlRecordBreak - Class in com.northconcepts.datapipeline.xml
 
XmlRecordBreak() - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
XmlRecordBreak(String) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordBreak
 
XmlRecordPipelineInput - Class in com.northconcepts.datapipeline.foundations.pipeline.input
 
XmlRecordPipelineInput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.input.XmlRecordPipelineInput
 
XmlRecordPipelineOutput - Class in com.northconcepts.datapipeline.foundations.pipeline.output
 
XmlRecordPipelineOutput() - Constructor for class com.northconcepts.datapipeline.foundations.pipeline.output.XmlRecordPipelineOutput
 
XmlRecordReader - Class in com.northconcepts.datapipeline.xml
 
XmlRecordReader(XMLStreamReader) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordReader
 
XmlRecordReader(File) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordReader
 
XmlRecordReader(Reader) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordReader
 
XmlRecordWriter - Class in com.northconcepts.datapipeline.xml
Writes XML using the structure of each record's natural representation.
XmlRecordWriter(File) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
XmlRecordWriter(Writer) - Constructor for class com.northconcepts.datapipeline.xml.XmlRecordWriter
 
XmlSerializable - Interface in com.northconcepts.datapipeline.core
The interface implemented by classes to participate in serialization to and from XML.
XmlTemplate - Class in com.northconcepts.datapipeline.xml.builder
 
XmlTemplate() - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlTemplate
 
XmlText - Class in com.northconcepts.datapipeline.xml.builder
 
XmlText(XmlNodeContainer, String) - Constructor for class com.northconcepts.datapipeline.xml.builder.XmlText
 
XmlWriter - Class in com.northconcepts.datapipeline.xml
Writes records to an XML stream using a template.
XmlWriter(XmlTemplate, File) - Constructor for class com.northconcepts.datapipeline.xml.XmlWriter
 
XmlWriter(XmlTemplate, Writer) - Constructor for class com.northconcepts.datapipeline.xml.XmlWriter
 

Z

ZipDataReaderFactory - Interface in com.northconcepts.datapipeline.filesystem.zip
 
ZipEntryFilter - Interface in com.northconcepts.datapipeline.filesystem.zip
 
ZipFileSystem - Class in com.northconcepts.datapipeline.filesystem.zip
Class for accessing zips as file systems.
ZipFileSystem(File) - Constructor for class com.northconcepts.datapipeline.filesystem.zip.ZipFileSystem
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links

Copyright (c) 2006-2023 North Concepts Inc. All Rights Reserved.