- generateHiveDDL(Schema, String) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- generateRecord(List<String>) - Method in class org.apache.nifi.util.hive.HiveWriter
-
- getAllColumnTreeWriters(OrcFlowFileWriter.TreeWriter) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getAllColumnTreeWritersImpl(OrcFlowFileWriter.TreeWriter, List<OrcFlowFileWriter.TreeWriter>) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getAltHeader() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
-
- getAutoCreatePartitions() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getAvroSchemaTypeOfObject(Object) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getBatchSize() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getBloomFilterColumns() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the bloom filter columns
- getBloomFilterFPP() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get bloom filter false positive percentage.
- getBufferSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
-
Get the number of bytes in buffers that are allocated to this stream.
- getCallTimeOut() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getChildrenWriters() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
-
- getClosestBufferSize(int, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getColumnNamesFromInspector(ObjectInspector) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getCompressionStrategy() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the compression strategy to use.
- getConfigResources() - Method in class org.apache.nifi.util.hive.ValidationResources
-
- getConfiguration() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the writer's configuration.
- getConfiguration() - Method in class org.apache.nifi.util.hive.ValidationResources
-
- getConfigurationFromFiles(String) - Method in class org.apache.nifi.util.hive.HiveConfigurator
-
- getConfigurationFromFiles(String) - Static method in class org.apache.nifi.util.hive.HiveJdbcCommon
-
- getConnection() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
-
- getConnectionURL() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
-
- getCurrentColumnId() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the current column id.
- getDatabase() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
-
- getDatabaseName() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getDelimiter() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BinaryTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DateTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.DecimalTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.IntegerTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.ListTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.MapTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TimestampTreeWriter
-
- getEncoding() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
-
Get the encoding for this column.
- getEncodingStrategy() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the encoding strategy to use.
- getEstimatedBufferSize(int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getEstimatedBufferSize(String, int) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getFieldMap() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
-
- getFileStatistics() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
-
- getHeartBeatInterval() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getHiveQL(ProcessSession, FlowFile, Charset) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
-
Determines the HiveQL statement that should be executed for the given FlowFile
- getHiveTypeFromAvroType(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getHiveTypeFromFieldType(DataType, boolean) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getIdleTimeout() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getKerberosKeytab() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getKerberosPrincipal() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getKerberosProperties() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
-
- getLastUsed() - Method in class org.apache.nifi.util.hive.HiveWriter
-
- getLogicalTypeInfo(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getMaxOpenConnections() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getMaxRowsPerFlowFile() - Method in class org.apache.nifi.util.hive.CsvOutputOptions
-
- getMemoryAvailableForORC() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getMemoryManager(Configuration) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getMetaStoreURI() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getNextColumnId() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the next column id.
- getNumberOfRows() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
Row count gets updated when flushing the stripes.
- getOrcField(Schema) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getOrCreateWriter(Map<HiveEndPoint, HiveWriter>, HiveOptions, HiveEndPoint) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
-
- getOutputSchema() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable.OutputMetadataHolder
-
- getOutputSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.BufferedStream
-
Get the number of bytes that will be written to the output.
- getPartitionValues() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
-
- getPrimitiveOrcTypeFromPrimitiveAvroType(Schema.Type) - Static method in class org.apache.hadoop.hive.ql.io.orc.NiFiOrcUtils
-
- getQualifiedTableName() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getQueries(String) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
-
- getRawDataSize() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
Raw data size will be compute when writing the file footer.
- getRawDataSizeFromInspectors(OrcFlowFileWriter.TreeWriter, ObjectInspector) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getRawDataSizeFromPrimitives(OrcFlowFileWriter.TreeWriter, ObjectInspector) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getRecord() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming.HiveStreamingRecord
-
- getRecordWriter(HiveEndPoint, UserGroupInformation, HiveConf) - Method in class org.apache.nifi.util.hive.HiveWriter
-
- getRelationships() - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
-
- getRelationships() - Method in class org.apache.nifi.processors.hive.PutHiveQL
-
- getRelationships() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
-
- getRelationships() - Method in class org.apache.nifi.processors.hive.SelectHiveQL
-
- getRelationships() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
-
- getRowIndex() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
-
- getRowIndexEntry() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
-
- getRowIndexStride() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the stride rate of the row index.
- getStream() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter
-
- getStripeStatistics() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.TreeWriter
-
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
-
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
-
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.PutHiveQL
-
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
-
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.SelectHiveQL
-
- getSupportedPropertyDescriptors() - Method in class org.apache.nifi.processors.hive.UpdateHiveTable
-
- getTable() - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor.TableName
-
- getTableName() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getTextValue(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.CharTreeWriter
-
Override base class implementation to support char values.
- getTextValue(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StringTreeWriter
-
Method to retrieve text values from the value object, which can be overridden
by subclasses.
- getTextValue(Object) - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.VarcharTreeWriter
-
Override base class implementation to support varchar values.
- getTickTupleInterval() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getTotalRecords() - Method in class org.apache.nifi.util.hive.HiveWriter
-
Returns totalRecords written so far in a transaction
- getTxnsPerBatch() - Method in class org.apache.nifi.util.hive.HiveOptions
-
- getUgi() - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
-
- getVersion() - Method in class org.apache.hadoop.hive.ql.io.orc.OrcFlowFileWriter.StreamFactory
-
Get the version of the file to write.
- GREATER_THAN_ONE_VALIDATOR - Static variable in class org.apache.nifi.processors.hive.PutHiveStreaming
-