A C D F G H I L M N O P R S T U V W Z 

A

acceptSystemIn() - Method in class org.apache.solr.hadoop.PathArgumentType
 
addSolrConfToDistributedCache(Job, File) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 

C

cancelHeartBeat() - Method in class org.apache.solr.hadoop.HeartBeater
inform the background thread that this heartbeat request is not needed.
checkOutputSpecs(JobContext) - Method in class org.apache.solr.hadoop.SolrOutputFormat
 
cleanup(Mapper<LongWritable, Text, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.morphline.MorphlineMapper
 
cleanup() - Method in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
 
cleanup(Reducer<Text, SolrInputDocumentWritable, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.SolrReducer
 
close() - Method in class org.apache.solr.hadoop.HeartBeater
Releases any resources
COLLECTION - Static variable in class org.apache.solr.hadoop.SolrCloudPartitioner
 
compare(SolrInputDocument, SolrInputDocument) - Method in class org.apache.solr.hadoop.dedup.SolrInputDocumentComparator
 
compare(Object, Object) - Method in class org.apache.solr.hadoop.dedup.SolrInputDocumentComparator.TimeStampComparator
 
constructInputStream(DataInput) - Static method in class org.apache.solr.hadoop.DataInputInputStream
Construct an InputStream from the given DataInput.
constructOutputStream(DataOutput) - Static method in class org.apache.solr.hadoop.DataOutputOutputStream
Construct an OutputStream from the given DataOutput.
convert(ArgumentParser, Argument, String) - Method in class org.apache.solr.hadoop.PathArgumentType
 
COUNTER_GROUP - Static variable in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
createSolrHomeZip(File) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 

D

DataInputInputStream - Class in org.apache.solr.hadoop
An InputStream that wraps a DataInput.
DataInputInputStream(DataInput) - Constructor for class org.apache.solr.hadoop.DataInputInputStream
 
DataOutputOutputStream - Class in org.apache.solr.hadoop
OutputStream implementation that wraps a DataOutput.
DISABLE_FILE_OPEN - Static variable in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
Flag to disable reading of file contents if indexing just file metadata is sufficient.
DUPLICATES_COUNTER_NAME - Static variable in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 

F

FILE_DOWNLOAD_URL - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_GROUP - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_HOST - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_LAST_MODIFIED - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_LENGTH - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_NAME - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_OWNER - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_PATH - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_PERMISSIONS_GROUP - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_PERMISSIONS_OTHER - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_PERMISSIONS_STICKYBIT - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_PERMISSIONS_USER - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_PORT - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_SCHEME - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 
FILE_UPLOAD_URL - Static variable in interface org.apache.solr.hadoop.HdfsFileFieldNames
 

G

getBatchSize(Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 
getConf() - Method in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
getConf() - Method in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
getConf() - Method in class org.apache.solr.hadoop.SolrCloudPartitioner
 
getConfiguration() - Method in class org.apache.solr.hadoop.PathParts
 
getContext() - Method in class org.apache.solr.hadoop.morphline.MorphlineMapper
 
getDownloadURL() - Method in class org.apache.solr.hadoop.PathParts
 
getFileStatus() - Method in class org.apache.solr.hadoop.PathParts
 
getFileSystem() - Method in class org.apache.solr.hadoop.PathParts
 
getHost() - Method in class org.apache.solr.hadoop.PathParts
 
getId() - Method in class org.apache.solr.hadoop.PathParts
 
getLogConfigFile(Configuration) - Static method in class org.apache.solr.hadoop.Utils
 
getMaximum(Iterator<SolrInputDocument>, String, Comparator, Reducer.Context) - Method in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
Returns the most recent document among the colliding updates
getName() - Method in class org.apache.solr.hadoop.PathParts
 
getOrderByFieldName() - Method in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
getOrderByFieldName() - Method in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
getOutputName(JobContext) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 
getPartition(Text, SolrInputDocumentWritable, int) - Method in class org.apache.solr.hadoop.SolrCloudPartitioner
 
getPort() - Method in class org.apache.solr.hadoop.PathParts
 
getProgress() - Method in class org.apache.solr.hadoop.HeartBeater
 
getRecord(PathParts) - Method in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.solr.hadoop.SolrOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.solr.hadoop.TreeMergeOutputFormat
 
getSchema() - Method in class org.apache.solr.hadoop.morphline.MorphlineMapper
 
getScheme() - Method in class org.apache.solr.hadoop.PathParts
 
getSetupOk() - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 
getShortClassName(Class) - Static method in class org.apache.solr.hadoop.Utils
 
getShortClassName(String) - Static method in class org.apache.solr.hadoop.Utils
 
getSolrHomeDir() - Method in class org.apache.solr.hadoop.SolrMapper
 
getSolrInputDocument() - Method in class org.apache.solr.hadoop.SolrInputDocumentWritable
 
getSolrWriterQueueSize(Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
Return the maximum size for the number of documents pending index writing.
getSolrWriterThreadCount(Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
Set the number of threads used for index writing
getUploadPath() - Method in class org.apache.solr.hadoop.PathParts
 
getUploadURL() - Method in class org.apache.solr.hadoop.PathParts
 
getURIPath() - Method in class org.apache.solr.hadoop.PathParts
 
getZipName(Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
Return the file name portion of the configuration zip file, from the configuration.

H

HdfsFileFieldNames - Interface in org.apache.solr.hadoop
Solr field names for metadata of an HDFS file.
HeartBeater - Class in org.apache.solr.hadoop
This class runs a background thread that once every 60 seconds checks to see if a progress report is needed.
HeartBeater(Progressable) - Constructor for class org.apache.solr.hadoop.HeartBeater
Create the heart beat object thread set it to daemon priority and start the thread.

I

isOutputZipFormat(Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
return true if the output should be a zip file of the index, rather than the raw index

L

LineRandomizerMapper - Class in org.apache.solr.hadoop
MR Mapper that randomizing a list of URLs.
LineRandomizerMapper() - Constructor for class org.apache.solr.hadoop.LineRandomizerMapper
 
LineRandomizerReducer - Class in org.apache.solr.hadoop
MR Reducer that randomizing a list of URLs.
LineRandomizerReducer() - Constructor for class org.apache.solr.hadoop.LineRandomizerReducer
 
LOG - Static variable in class org.apache.solr.hadoop.HeartBeater
 

M

main(String[]) - Static method in class org.apache.solr.hadoop.MapReduceIndexerTool
API for command line clients
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class org.apache.solr.hadoop.LineRandomizerMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.morphline.MorphlineMapper
Extract content from the path specified in the value.
map(String, Configuration, Mapper.Context) - Method in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
Extract content from the path specified in the value.
map(LongWritable, Text, Mapper<LongWritable, Text, Text, NullWritable>.Context) - Method in class org.apache.solr.hadoop.TreeMergeMapper
 
MapReduceIndexerTool - Class in org.apache.solr.hadoop
Public API for a MapReduce batch job driver that creates a set of Solr index shards from a set of input files and writes the indexes into HDFS, in a flexible, scalable and fault-tolerant manner.
MapReduceIndexerTool() - Constructor for class org.apache.solr.hadoop.MapReduceIndexerTool
 
MAX_SEGMENTS_ON_TREE_MERGE - Static variable in class org.apache.solr.hadoop.TreeMergeMapper
 
MORPHLINE_FIELD_PREFIX - Static variable in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
Headers, including MIME types, can also explicitly be passed by force from the CLI to Morphline, e.g: hadoop ...
MORPHLINE_FILE_PARAM - Static variable in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
 
MORPHLINE_ID_PARAM - Static variable in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
 
MORPHLINE_VARIABLE_PARAM - Static variable in class org.apache.solr.hadoop.morphline.MorphlineMapRunner
Morphline variables can be passed from the CLI to the Morphline, e.g.: hadoop ...
MorphlineCounters - Enum in org.apache.solr.hadoop.morphline
 
MorphlineMapper - Class in org.apache.solr.hadoop.morphline
This class takes the input files, extracts the relevant content, transforms it and hands SolrInputDocuments to a set of reducers.
MorphlineMapper() - Constructor for class org.apache.solr.hadoop.morphline.MorphlineMapper
 
MorphlineMapRunner - Class in org.apache.solr.hadoop.morphline
Internal helper for MorphlineMapper and dryRun mode; This API is for *INTERNAL* use only and should not be considered public.
MorphlineMapRunner(Configuration, DocumentLoader, String) - Constructor for class org.apache.solr.hadoop.morphline.MorphlineMapRunner
 

N

needHeartBeat() - Method in class org.apache.solr.hadoop.HeartBeater
inform the background thread that heartbeats are to be issued.
NoChangeUpdateConflictResolver - Class in org.apache.solr.hadoop.dedup
UpdateConflictResolver implementation that returns the solr documents in the same order as they are received on input, i.e.
NoChangeUpdateConflictResolver() - Constructor for class org.apache.solr.hadoop.dedup.NoChangeUpdateConflictResolver
 

O

ORDER_BY_FIELD_NAME_DEFAULT - Static variable in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
ORDER_BY_FIELD_NAME_DEFAULT - Static variable in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
ORDER_BY_FIELD_NAME_KEY - Static variable in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
ORDER_BY_FIELD_NAME_KEY - Static variable in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
orderUpdates(Text, Iterator<SolrInputDocument>, Reducer.Context) - Method in class org.apache.solr.hadoop.dedup.NoChangeUpdateConflictResolver
 
orderUpdates(Text, Iterator<SolrInputDocument>, Reducer.Context) - Method in class org.apache.solr.hadoop.dedup.RejectingUpdateConflictResolver
 
orderUpdates(Text, Iterator<SolrInputDocument>, Reducer.Context) - Method in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
orderUpdates(Text, Iterator<SolrInputDocument>, Reducer.Context) - Method in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
orderUpdates(Text, Iterator<SolrInputDocument>, Reducer.Context) - Method in interface org.apache.solr.hadoop.dedup.UpdateConflictResolver
Given a list of all colliding document updates for the same unique document key, this method returns zero or more documents in an application specific order.
org.apache.solr.hadoop - package org.apache.solr.hadoop
MapReduceIndexerTool and related code.
org.apache.solr.hadoop.dedup - package org.apache.solr.hadoop.dedup
Dedupe related code.
org.apache.solr.hadoop.morphline - package org.apache.solr.hadoop.morphline
Morphlines related code.
OUTDATED_COUNTER_NAME - Static variable in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
OUTPUT_ZIP_FILE - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
The key used to pass the boolean configuration parameter that instructs for regular or zip file output

P

PathArgumentType - Class in org.apache.solr.hadoop
ArgumentType subclass for HDFS Path type, using fluent style API.
PathArgumentType(Configuration) - Constructor for class org.apache.solr.hadoop.PathArgumentType
 
PathParts - Class in org.apache.solr.hadoop
Extracts various components of an HDFS Path
PathParts(String, Configuration) - Constructor for class org.apache.solr.hadoop.PathParts
 

R

read() - Method in class org.apache.solr.hadoop.DataInputInputStream
 
read() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readBoolean() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readByte() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readChar() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readDouble() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readFields(DataInput) - Method in class org.apache.solr.hadoop.SolrInputDocumentWritable
 
readFloat() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readFully(byte[]) - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readFully(byte[], int, int) - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readInt() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readLine() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readLong() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readShort() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readUnsignedByte() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readUnsignedShort() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
readUTF() - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
reduce(LongWritable, Iterable<Text>, Reducer<LongWritable, Text, Text, NullWritable>.Context) - Method in class org.apache.solr.hadoop.LineRandomizerReducer
 
reduce(Text, Iterable<SolrInputDocumentWritable>, Reducer<Text, SolrInputDocumentWritable, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.SolrReducer
 
RejectingUpdateConflictResolver - Class in org.apache.solr.hadoop.dedup
UpdateConflictResolver implementation that rejects multiple documents with the same key with an exception.
RejectingUpdateConflictResolver() - Constructor for class org.apache.solr.hadoop.dedup.RejectingUpdateConflictResolver
 
RESULTS_DIR - Static variable in class org.apache.solr.hadoop.MapReduceIndexerTool
 
RetainMostRecentUpdateConflictResolver - Class in org.apache.solr.hadoop.dedup
UpdateConflictResolver implementation that ignores all but the most recent document version, based on a configurable numeric Solr field, which defaults to the file_last_modified timestamp.
RetainMostRecentUpdateConflictResolver() - Constructor for class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
run() - Method in class org.apache.solr.hadoop.HeartBeater
 
run(String[]) - Method in class org.apache.solr.hadoop.MapReduceIndexerTool
 

S

setBatchSize(int, Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 
setConf(Configuration) - Method in class org.apache.solr.hadoop.dedup.RetainMostRecentUpdateConflictResolver
 
setConf(Configuration) - Method in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
setConf(Configuration) - Method in class org.apache.solr.hadoop.SolrCloudPartitioner
 
setLogConfigFile(File, Configuration) - Static method in class org.apache.solr.hadoop.Utils
 
setOutputZipFormat(boolean, Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
configure the job to output zip files of the output index, or full directory trees.
setProgress(Progressable) - Method in class org.apache.solr.hadoop.HeartBeater
 
setSolrWriterQueueSize(int, Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
Set the maximum size of the the queue for documents to be written to the index.
setSolrWriterThreadCount(int, Configuration) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
Get the number of threads used for index writing
setStatus(String) - Method in class org.apache.solr.hadoop.HeartBeater
 
setup(Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class org.apache.solr.hadoop.LineRandomizerMapper
 
setup(Mapper<LongWritable, Text, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.morphline.MorphlineMapper
 
setup(Mapper<KEYIN, VALUEIN, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.SolrMapper
 
setup(Reducer<Text, SolrInputDocumentWritable, Text, SolrInputDocumentWritable>.Context) - Method in class org.apache.solr.hadoop.SolrReducer
 
SETUP_OK - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
The parameter used to pass the solr config zip file information.
setupSolrHomeCache(File, Job) - Static method in class org.apache.solr.hadoop.SolrOutputFormat
 
SHARDS - Static variable in class org.apache.solr.hadoop.SolrCloudPartitioner
 
skipBytes(int) - Method in class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
SOLR_RECORD_WRITER_BATCH_SIZE - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
 
SOLR_RECORD_WRITER_MAX_SEGMENTS - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
 
SOLR_SHARD_NUMBER - Static variable in class org.apache.solr.hadoop.TreeMergeMapper
 
SOLR_WRITER_QUEUE_SIZE - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
 
SOLR_WRITER_THREAD_COUNT - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
 
SolrCloudPartitioner - Class in org.apache.solr.hadoop
MapReduce partitioner that partitions the Mapper output such that each SolrInputDocument gets sent to the SolrCloud shard that it would have been sent to if the document were ingested via the standard SolrCloud Near Real Time (NRT) API.
SolrCloudPartitioner() - Constructor for class org.apache.solr.hadoop.SolrCloudPartitioner
 
SolrCounters - Enum in org.apache.solr.hadoop
 
SolrInputDocumentComparator - Class in org.apache.solr.hadoop.dedup
Default mechanism of determining which of two Solr documents with the same key is the more recent version.
SolrInputDocumentComparator.TimeStampComparator - Class in org.apache.solr.hadoop.dedup
 
SolrInputDocumentComparator.TimeStampComparator() - Constructor for class org.apache.solr.hadoop.dedup.SolrInputDocumentComparator.TimeStampComparator
 
SolrInputDocumentWritable - Class in org.apache.solr.hadoop
 
SolrInputDocumentWritable() - Constructor for class org.apache.solr.hadoop.SolrInputDocumentWritable
 
SolrInputDocumentWritable(SolrInputDocument) - Constructor for class org.apache.solr.hadoop.SolrInputDocumentWritable
 
SolrMapper<KEYIN,VALUEIN> - Class in org.apache.solr.hadoop
 
SolrMapper() - Constructor for class org.apache.solr.hadoop.SolrMapper
 
SolrOutputFormat<K,V> - Class in org.apache.solr.hadoop
 
SolrOutputFormat() - Constructor for class org.apache.solr.hadoop.SolrOutputFormat
 
SolrReducer - Class in org.apache.solr.hadoop
This class loads the mapper's SolrInputDocuments into one EmbeddedSolrServer per reducer.
SolrReducer() - Constructor for class org.apache.solr.hadoop.SolrReducer
 
sort(Iterator<SolrInputDocument>, String, Comparator) - Method in class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 
SortingUpdateConflictResolver - Class in org.apache.solr.hadoop.dedup
UpdateConflictResolver implementation that orders colliding updates ascending from least recent to most recent (partial) update, based on a configurable numeric Solr field, which defaults to the file_last_modified timestamp.
SortingUpdateConflictResolver() - Constructor for class org.apache.solr.hadoop.dedup.SortingUpdateConflictResolver
 

T

toString() - Method in enum org.apache.solr.hadoop.morphline.MorphlineCounters
 
toString() - Method in enum org.apache.solr.hadoop.SolrCounters
 
toString() - Method in class org.apache.solr.hadoop.SolrInputDocumentWritable
 
TreeMergeMapper - Class in org.apache.solr.hadoop
For the meat see TreeMergeOutputFormat.
TreeMergeMapper() - Constructor for class org.apache.solr.hadoop.TreeMergeMapper
 
TreeMergeOutputFormat - Class in org.apache.solr.hadoop
TreeMergeOutputFormat() - Constructor for class org.apache.solr.hadoop.TreeMergeOutputFormat
 

U

UnbufferedDataInputInputStream - Class in org.apache.solr.hadoop
 
UnbufferedDataInputInputStream(DataInput) - Constructor for class org.apache.solr.hadoop.UnbufferedDataInputInputStream
 
UPDATE_CONFLICT_RESOLVER - Static variable in class org.apache.solr.hadoop.SolrReducer
 
UpdateConflictResolver - Interface in org.apache.solr.hadoop.dedup
Interface that enables deduplication and ordering of a series of document updates for the same unique document key.
Utils - Class in org.apache.solr.hadoop
 
Utils() - Constructor for class org.apache.solr.hadoop.Utils
 

V

valueOf(String) - Static method in enum org.apache.solr.hadoop.morphline.MorphlineCounters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.solr.hadoop.SolrCounters
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.solr.hadoop.morphline.MorphlineCounters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.solr.hadoop.SolrCounters
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCanExecute() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyCanRead() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyCanWrite() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyCanWriteParent() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyExists() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyHasScheme() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyIsAbsolute() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyIsDirectory() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyIsFile() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyNotExists() - Method in class org.apache.solr.hadoop.PathArgumentType
 
verifyScheme(String) - Method in class org.apache.solr.hadoop.PathArgumentType
 

W

write(int) - Method in class org.apache.solr.hadoop.DataOutputOutputStream
 
write(byte[], int, int) - Method in class org.apache.solr.hadoop.DataOutputOutputStream
 
write(byte[]) - Method in class org.apache.solr.hadoop.DataOutputOutputStream
 
write(DataOutput) - Method in class org.apache.solr.hadoop.SolrInputDocumentWritable
 

Z

ZIP_FILE_BASE_NAME - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
The base name of the zip file containing the configuration information.
ZIP_NAME - Static variable in class org.apache.solr.hadoop.SolrOutputFormat
The key used to pass the zip file name through the configuration.
ZKHOST - Static variable in class org.apache.solr.hadoop.SolrCloudPartitioner
 
A C D F G H I L M N O P R S T U V W Z 

Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.