Skip navigation links
A B C D E G H I L P S T 

A

AbstractBigQueryMojo - Class in io.allune.bigquery.maven
Common base class for all mojos with all common attributes.
AbstractBigQueryMojo() - Constructor for class io.allune.bigquery.maven.AbstractBigQueryMojo
 

B

bigQuery(BigQuery) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl.Builder
 
BigQueryService - Interface in io.allune.bigquery.maven.service
 
BigQueryServiceImpl - Class in io.allune.bigquery.maven.service
 
BigQueryServiceImpl.Builder - Class in io.allune.bigquery.maven.service
 
build() - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl.Builder
 
builder() - Static method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 

C

CleanMojo - Class in io.allune.bigquery.maven
Maven goal to delete the BigQuery tables and dataset
CleanMojo() - Constructor for class io.allune.bigquery.maven.CleanMojo
 
compareTo(SchemaLocation) - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
ConfigurationException - Exception in io.allune.bigquery.maven
 
ConfigurationException(String, Exception) - Constructor for exception io.allune.bigquery.maven.ConfigurationException
 
ConfigurationException(String) - Constructor for exception io.allune.bigquery.maven.ConfigurationException
 
createDataset(String) - Method in interface io.allune.bigquery.maven.service.BigQueryService
 
createDataset(String) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 
CreateDatasetMojo - Class in io.allune.bigquery.maven
 
CreateDatasetMojo() - Constructor for class io.allune.bigquery.maven.CreateDatasetMojo
 
createExternalTables(String, String, List<String>) - Method in interface io.allune.bigquery.maven.service.BigQueryService
 
createExternalTables(String, String, List<String>) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 
CreateMojo - Class in io.allune.bigquery.maven
Maven goal to create the BigQuery tables and views for the configured dataset.
CreateMojo() - Constructor for class io.allune.bigquery.maven.CreateMojo
 
createNativeTables(List<String>) - Method in interface io.allune.bigquery.maven.service.BigQueryService
 
createNativeTables(List<String>) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 
createViews(List<String>) - Method in interface io.allune.bigquery.maven.service.BigQueryService
 
createViews(List<String>) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 
credentialsFile(String) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl.Builder
 

D

dataset(String) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl.Builder
 
deleteDataset(boolean) - Method in interface io.allune.bigquery.maven.service.BigQueryService
 
deleteDataset(boolean) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 
deleteTables() - Method in interface io.allune.bigquery.maven.service.BigQueryService
 
deleteTables() - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl
 
doExecute(BigQueryServiceImpl) - Method in class io.allune.bigquery.maven.CleanMojo
 
doExecute(BigQueryServiceImpl) - Method in class io.allune.bigquery.maven.CreateDatasetMojo
 
doExecute(BigQueryServiceImpl) - Method in class io.allune.bigquery.maven.CreateMojo
 

E

equals(Object) - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
execute() - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
execute() - Method in class io.allune.bigquery.maven.HelpMojo

G

getCredentialsFile() - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
getDataLocation() - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
getDatasetName() - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
getDescriptor() - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
getPath() - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
getPrefix() - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
getProjectId() - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
getSchemaLocations() - Method in class io.allune.bigquery.maven.config.SchemaLocations
 

H

hashCode() - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
HelpMojo - Class in io.allune.bigquery.maven
Display help information on bigquery-maven-plugin.
Call mvn bigquery:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class io.allune.bigquery.maven.HelpMojo
 

I

io.allune.bigquery.maven - package io.allune.bigquery.maven
 
io.allune.bigquery.maven.config - package io.allune.bigquery.maven.config
 
io.allune.bigquery.maven.service - package io.allune.bigquery.maven.service
 
isParentOf(SchemaLocation) - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
isSkip() - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 

L

logger(Log) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl.Builder
 

P

projectId(String) - Method in class io.allune.bigquery.maven.service.BigQueryServiceImpl.Builder
 

S

SchemaLocation - Class in io.allune.bigquery.maven.config
 
SchemaLocations - Class in io.allune.bigquery.maven.config
 
SchemaLocations(List<String>) - Constructor for class io.allune.bigquery.maven.config.SchemaLocations
 
setCreateDataset(boolean) - Method in class io.allune.bigquery.maven.CreateMojo
 
setCredentialsFile(String) - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
setDataLocation(String) - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
setDatasetName(String) - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
setDeleteDataset(boolean) - Method in class io.allune.bigquery.maven.CleanMojo
 
setDeleteTables(boolean) - Method in class io.allune.bigquery.maven.CleanMojo
 
setExternalSchemaLocations(String[]) - Method in class io.allune.bigquery.maven.CreateMojo
 
setForceDeleteDataset(boolean) - Method in class io.allune.bigquery.maven.CleanMojo
 
setFormatOptions(String) - Method in class io.allune.bigquery.maven.CreateMojo
 
setNativeSchemaLocations(String[]) - Method in class io.allune.bigquery.maven.CreateMojo
 
setProjectId(String) - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
setSkip(boolean) - Method in class io.allune.bigquery.maven.AbstractBigQueryMojo
 
setSourceUri(String) - Method in class io.allune.bigquery.maven.CreateMojo
 
setViewLocations(String[]) - Method in class io.allune.bigquery.maven.CreateMojo
 

T

toString() - Method in class io.allune.bigquery.maven.config.SchemaLocation
 
A B C D E G H I L P S T 
Skip navigation links

Copyright © 2018 Allune Software Ltd.. All rights reserved.