Skip navigation links
A B C D E F G H I M N O P R S T V W 

A

API_SERVER_URL - Static variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
apiServerUrl - Variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
AUTHORIZATION_TOKEN - Static variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
authToken - Variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 

B

BaseHubspotConfig - Class in io.cdap.plugin.hubspot.common
Provides base configuration for accessing Hubspot API.
BaseHubspotConfig(String) - Constructor for class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
BaseHubspotConfig(String, String, String, String) - Constructor for class io.cdap.plugin.hubspot.common.BaseHubspotConfig
Constructor for BaseHubspotConfig object.

C

checkOutputSpecs(JobContext) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotOutputFormat
 
close(TaskAttemptContext) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotRecordWriter
 
close() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
configurePipeline(PipelineConfigurer) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotBatchSink
 
configurePipeline(PipelineConfigurer) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotBatchSource
 
configurePipeline(PipelineConfigurer) - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingSource
 
ConfigValidator - Class in io.cdap.plugin.hubspot.common
Helper class to incorporate Hubspot Config Validation.
ConfigValidator() - Constructor for class io.cdap.plugin.hubspot.common.ConfigValidator
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotInputFormat
 

D

DEFAULT_API_SERVER_URL - Static variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 

E

END_DATE - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
endDate - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
executeHTTPService(String, SinkHubspotConfig) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotSinkHelper
This executes the HTTP service

F

FILTERS - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
filters - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
fromString(String) - Static method in enum io.cdap.plugin.hubspot.common.ObjectType
Returns the ObjectType.
fromString(String) - Static method in enum io.cdap.plugin.hubspot.common.ReportEndpoint
Returns the ReportEndpoint.
fromString(String) - Static method in enum io.cdap.plugin.hubspot.common.ReportType
Returns the ReportType.
fromString(String) - Static method in enum io.cdap.plugin.hubspot.common.TimePeriod
Returns the TimePeriod.
fromValue(String) - Static method in enum io.cdap.plugin.hubspot.source.streaming.PullFrequency
Returns the PullFrequency.

G

getApiServerUrl() - Method in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
Returns the string as an api server url.
getConfig() - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotReceiver
 
getCurrentKey() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
getCurrentPage() - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
getCurrentPageOffset() - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
getCurrentValue() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
getEndOffset() - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotReceiver
 
getEndpoint(SourceHubspotConfig) - Method in class io.cdap.plugin.hubspot.common.HubspotHelper
Reurns the complete url as string.
getFilters() - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
Returns the list of string.
getHubspotPage(SourceHubspotConfig, String) - Method in class io.cdap.plugin.hubspot.common.HubspotHelper
Return the instance of HubspotPage.
getInputFormatClassName() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotInputFormatProvider
 
getInputFormatConfiguration() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotInputFormatProvider
 
getIterator() - Method in class io.cdap.plugin.hubspot.common.HubspotPage
 
getIteratorPosition() - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
getLength() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotSplit
 
getLocations() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotSplit
 
getMinutesValue() - Method in enum io.cdap.plugin.hubspot.source.streaming.PullFrequency
 
getName() - Method in enum io.cdap.plugin.hubspot.source.streaming.PullFrequency
 
getObjectType() - Method in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
getOffset() - Method in class io.cdap.plugin.hubspot.common.HubspotPage
 
getOutputCommitter(TaskAttemptContext) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotOutputFormat
 
getProgress() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
getPullFrequency() - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingSourceConfig
 
getRecordWriter(TaskAttemptContext) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotOutputFormat
 
getReportEndpoint() - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
Returns the ReportEndpoint.
getReportEndpoint(String) - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
getReportType() - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
getSchema() - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
Returns the Schema.
getSinkEndpoint(SinkHubspotConfig) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotSinkHelper
Returns the string.
getSplits(JobContext) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotInputFormat
 
getStream(StreamingContext) - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingSource
 
getStream(HubspotStreamingSourceConfig, StreamingContext) - Static method in class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingUtil
Returns the JavaDStream.
getStringValue() - Method in enum io.cdap.plugin.hubspot.common.ReportEndpoint
 
getStringValue() - Method in enum io.cdap.plugin.hubspot.common.ReportType
 
getStringValue() - Method in enum io.cdap.plugin.hubspot.common.TimePeriod
 
getTimePeriod() - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
GSON - Static variable in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 

H

hasNext() - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
HubspotBatchSink - Class in io.cdap.plugin.hubspot.sink.batch
Writes data to HubSpot CRM.
HubspotBatchSink(SinkHubspotConfig) - Constructor for class io.cdap.plugin.hubspot.sink.batch.HubspotBatchSink
 
HubspotBatchSource - Class in io.cdap.plugin.hubspot.source.batch
Plugin reads Hubspot objects in batch.
HubspotBatchSource(SourceHubspotConfig) - Constructor for class io.cdap.plugin.hubspot.source.batch.HubspotBatchSource
 
HubspotHelper - Class in io.cdap.plugin.hubspot.common
Helper class to incorporate Hubspot api interaction.
HubspotHelper() - Constructor for class io.cdap.plugin.hubspot.common.HubspotHelper
 
HubspotInputFormat - Class in io.cdap.plugin.hubspot.source.batch
InputFormat for mapreduce job, which provides a single split of data.
HubspotInputFormat() - Constructor for class io.cdap.plugin.hubspot.source.batch.HubspotInputFormat
 
HubspotInputFormatProvider - Class in io.cdap.plugin.hubspot.source.batch
InputFormatProvider used by cdap to provide configurations to mapreduce job.
HubspotOutputFormat - Class in io.cdap.plugin.hubspot.sink.batch
An OutputFormat that sends the output of a Hadoop job to the Hubspot record writer.
HubspotOutputFormat() - Constructor for class io.cdap.plugin.hubspot.sink.batch.HubspotOutputFormat
 
HubspotPage - Class in io.cdap.plugin.hubspot.common
Representing page in Hubspot API.
HubspotPage(List<JsonElement>, SourceHubspotConfig, String, Boolean) - Constructor for class io.cdap.plugin.hubspot.common.HubspotPage
Constructor for HubspotPage object.
HubspotPagesIterator - Class in io.cdap.plugin.hubspot.common
Iterates over all records in all pages.
HubspotPagesIterator(SourceHubspotConfig, HubspotPage, String) - Constructor for class io.cdap.plugin.hubspot.common.HubspotPagesIterator
Constructor for HubspotPagesIterator object.
HubspotPagesIterator(SourceHubspotConfig, String) - Constructor for class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
HubspotPagesIterator(SourceHubspotConfig) - Constructor for class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
HubspotReceiver - Class in io.cdap.plugin.hubspot.source.streaming
Implementation of Spark receiver to receive Salesforce push topic events.
HubspotRecordReader - Class in io.cdap.plugin.hubspot.source.batch
RecordReader implementation, which reads object instances from Hubspot.
HubspotRecordReader() - Constructor for class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
HubspotRecordWriter - Class in io.cdap.plugin.hubspot.sink.batch
Submit String records to Hubspot.
HubspotRecordWriter(TaskAttemptContext) - Constructor for class io.cdap.plugin.hubspot.sink.batch.HubspotRecordWriter
Constructor for HubspotRecordWriter object.
HubspotSinkHelper - Class in io.cdap.plugin.hubspot.sink.batch
Helper class to incorporate Hubspot sink api interaction.
HubspotSinkHelper() - Constructor for class io.cdap.plugin.hubspot.sink.batch.HubspotSinkHelper
 
HubspotSplit - Class in io.cdap.plugin.hubspot.source.batch
A no-op split.
HubspotSplit() - Constructor for class io.cdap.plugin.hubspot.source.batch.HubspotSplit
 
HubspotStreamingSource - Class in io.cdap.plugin.hubspot.source.streaming
Streams data updates from Hubspot.
HubspotStreamingSource(HubspotStreamingSourceConfig) - Constructor for class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingSource
 
HubspotStreamingSourceConfig - Class in io.cdap.plugin.hubspot.source.streaming
HubspotStreamingSourceConfig(String) - Constructor for class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingSourceConfig
 
HubspotStreamingUtil - Class in io.cdap.plugin.hubspot.source.streaming
Hubspot streaming source util.
HubspotStreamingUtil() - Constructor for class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingUtil
 

I

initialize(InputSplit, TaskAttemptContext) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
io.cdap.plugin.hubspot.common - package io.cdap.plugin.hubspot.common
 
io.cdap.plugin.hubspot.sink.batch - package io.cdap.plugin.hubspot.sink.batch
 
io.cdap.plugin.hubspot.source.batch - package io.cdap.plugin.hubspot.source.batch
 
io.cdap.plugin.hubspot.source.streaming - package io.cdap.plugin.hubspot.source.streaming
 

M

MAX_RETRY_DURATION - Static variable in class io.cdap.plugin.hubspot.sink.batch.HubspotSinkHelper
 

N

NAME - Static variable in class io.cdap.plugin.hubspot.sink.batch.HubspotBatchSink
 
NAME - Static variable in class io.cdap.plugin.hubspot.source.batch.HubspotBatchSource
 
next() - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
 
nextKeyValue() - Method in class io.cdap.plugin.hubspot.source.batch.HubspotRecordReader
 
nextPage() - Method in class io.cdap.plugin.hubspot.common.HubspotPage
Returns the instance of HubspotPage.

O

OBJECT_FIELD - Static variable in class io.cdap.plugin.hubspot.sink.batch.SinkHubspotConfig
 
OBJECT_TYPE - Static variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
objectField - Variable in class io.cdap.plugin.hubspot.sink.batch.SinkHubspotConfig
 
objectType - Variable in class io.cdap.plugin.hubspot.common.BaseHubspotConfig
 
ObjectType - Enum in io.cdap.plugin.hubspot.common
Convenience enum to map ObjectType UI selections to meaningful values.
onStart() - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotReceiver
 
onStop() - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotReceiver
 

P

PAGE_SIZE - Static variable in class io.cdap.plugin.hubspot.common.HubspotHelper
Number of objects in one page to pull.
prepareRun(BatchSinkContext) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotBatchSink
 
prepareRun(BatchSourceContext) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotBatchSource
Prepare Hubspot objects.
PROPERTY_CONFIG_JSON - Static variable in class io.cdap.plugin.hubspot.source.batch.HubspotInputFormatProvider
 
PULL_FREQUENCY - Static variable in class io.cdap.plugin.hubspot.source.streaming.HubspotStreamingSourceConfig
 
PullFrequency - Enum in io.cdap.plugin.hubspot.source.streaming
Frequency of API polling by streaming receiver.

R

readFields(DataInput) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotSplit
 
REPORT_CATEGORY - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
REPORT_CONTENT - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
REPORT_OBJECT - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
REPORT_TYPE - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
reportCategory - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
reportContent - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
ReportEndpoint - Enum in io.cdap.plugin.hubspot.common
Convenience enum to map ReportEndpoint UI selections to meaningful values.
reportObject - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
ReportType - Enum in io.cdap.plugin.hubspot.common
Convenience enum to map Report Type UI selections to meaningful values.
reportType - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 

S

setIteratorPosition(int) - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
Here, just set the position of iteration.
setStartOffset(Long) - Method in class io.cdap.plugin.hubspot.source.streaming.HubspotReceiver
 
SinkHubspotConfig - Class in io.cdap.plugin.hubspot.sink.batch
Provides Sink configuration for accessing Hubspot API.
SinkHubspotConfig(String) - Constructor for class io.cdap.plugin.hubspot.sink.batch.SinkHubspotConfig
 
SourceHubspotConfig - Class in io.cdap.plugin.hubspot.common
Provides source configuration for accessing Hubspot API.
SourceHubspotConfig(String) - Constructor for class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
SourceHubspotConfig(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class io.cdap.plugin.hubspot.common.SourceHubspotConfig
Constructor for SourceHubspotConfig object.
START_DATE - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
startDate - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
switchPageIfNeeded() - Method in class io.cdap.plugin.hubspot.common.HubspotPagesIterator
Here if require, it will be switched the page.

T

TIME_PERIOD - Static variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
timePeriod - Variable in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
 
TimePeriod - Enum in io.cdap.plugin.hubspot.common
Convenience enum to map TimePeriod UI selections to meaningful values.
transform(String, SourceHubspotConfig) - Static method in class io.cdap.plugin.hubspot.common.HubspotHelper
Returns the StructuredRecord.
transform(StructuredRecord, Emitter<KeyValue<NullWritable, String>>) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotBatchSink
 
transform(KeyValue<NullWritable, JsonElement>, Emitter<StructuredRecord>) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotBatchSource
 

V

validate(FailureCollector) - Method in class io.cdap.plugin.hubspot.common.SourceHubspotConfig
Validates SourceHubspotConfig instance.
validate(FailureCollector) - Method in class io.cdap.plugin.hubspot.sink.batch.SinkHubspotConfig
 
validateAuthorization(SourceHubspotConfig, FailureCollector) - Static method in class io.cdap.plugin.hubspot.common.ConfigValidator
 
validateDateRange(SourceHubspotConfig, FailureCollector) - Static method in class io.cdap.plugin.hubspot.common.ConfigValidator
 
validateObjectType(SourceHubspotConfig, FailureCollector) - Static method in class io.cdap.plugin.hubspot.common.ConfigValidator
 
validateSinkObjectType(SinkHubspotConfig, FailureCollector) - Static method in class io.cdap.plugin.hubspot.common.ConfigValidator
Verifies if sink hubspot config only contains object type.
validateTimePeriod(SourceHubspotConfig, FailureCollector) - Static method in class io.cdap.plugin.hubspot.common.ConfigValidator
Verifies if sink hubspot config only contains time period.
valueOf(String) - Static method in enum io.cdap.plugin.hubspot.common.ObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cdap.plugin.hubspot.common.ReportEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cdap.plugin.hubspot.common.ReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cdap.plugin.hubspot.common.TimePeriod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cdap.plugin.hubspot.source.streaming.PullFrequency
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.cdap.plugin.hubspot.common.ObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cdap.plugin.hubspot.common.ReportEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cdap.plugin.hubspot.common.ReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cdap.plugin.hubspot.common.TimePeriod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cdap.plugin.hubspot.source.streaming.PullFrequency
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(NullWritable, String) - Method in class io.cdap.plugin.hubspot.sink.batch.HubspotRecordWriter
 
write(DataOutput) - Method in class io.cdap.plugin.hubspot.source.batch.HubspotSplit
 
A B C D E F G H I M N O P R S T V W 
Skip navigation links

Copyright © 2022. All rights reserved.