- GcsContainer - Class in com.redpillanalytics.analytics.containers
Created by stewartbryson on 12/26/19.
- GcsTask - Class in com.redpillanalytics.analytics.tasks
- getAnalyticsBaseDir(File) - Method in AnalyticsPluginExtension
-
Returns the base directory where JSON analytic data files are generated.
- getAnalyticsDir(File) - Method in AnalyticsPluginExtension
-
Returns the specific directory where JSON analytic data files are generated.
- getAnalyticsDir() - Method in ProducerTask
-
Returns the directory where JSON analytics data files are generated.
- getAnalyticsDir() - Method in SinkTask
-
Returns the directory where JSON analytics data files are generated.
- getAnalyticsFile(String, File) - Method in AnalyticsPluginExtension
-
- getAnalyticsFiles() - Method in ProducerTask
-
Gets the hierarchical collection of analytics files, sorted using folder structure and alphanumeric logic.
- getAnalyticsFiles() - Method in SinkTask
-
Gets the hierarchical collection of analytics files, sorted using folder structure and alphanumeric logic.
- getBigquery() - Method in BigQueryTask
-
BigQuery client used to send requests.
- getBucketPath(File) - Method in ObjectStoreTask
-
Returns the path of the file inside the bucket to use in the Object Store.
- getBuildHeader() - Method in AnalyticsPluginExtension
-
- getContainerType() - Method in SinkContainer
-
Returns the container name.
- getDescription() - Method in SinkContainer
-
- getEntityName(File, String) - Method in ProducerTask
-
Returns the entity name (i.e. topic name, stream name, etc.) to use with the particular Sink technology..
- getEntityName(File, String) - Method in SinkTask
-
Returns the entity name (i.e. topic name, stream name, etc.) to use with the particular Sink technology.
- getStorage() - Method in GcsTask
-
Google Cloud storage client used to upload files.
- getStreamName(File) - Method in JdbcTask
-
- getTaskName() - Method in BigQueryContainer
-
Returns the task name.
- getTaskName() - Method in SinkContainer
-
Returns the task name.