A B C D E F G I N O P R S T U V W 
All Classes All Packages

A

abortTask(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputCommitter
 

B

base64Deserialize(String) - Static method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
base64Serialize(Object) - Static method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 

C

checkOutputSpecs(JobContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputFormat
 
checkSchema(ResourceSchema) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
cleanupOnFailure(String, Job) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
cleanupOnSuccess(String, Job) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
close() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 
close(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaRecordWriter
 
com.yahoo.vespa.hadoop.mapreduce - package com.yahoo.vespa.hadoop.mapreduce
com.yahoo.vespa.hadoop.mapreduce contains classes and utilities to enable feeding directly to Vespa endpoints from mapreduce.
com.yahoo.vespa.hadoop.pig - package com.yahoo.vespa.hadoop.pig
com.yahoo.vespa.hadoop.pig contains classes and utilities to enable feeding directly to Vespa endpoints from pig.
commitTask(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputCommitter
 
configureConnectionParams() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaRecordWriter
 
configureFeedParams() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaRecordWriter
 
configureSessionParams() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaRecordWriter
 
create(VespaDocumentOperation.Operation, String, Map<String, Object>, Properties) - Static method in class com.yahoo.vespa.hadoop.pig.VespaDocumentOperation
Create a JSON Vespa document operation given the supplied fields, operation and document id template.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat
 

D

DOCUMENT - com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 

E

exec(Tuple) - Method in class com.yahoo.vespa.hadoop.pig.VespaDocumentOperation
 
exec(Tuple) - Method in class com.yahoo.vespa.hadoop.pig.VespaQuery
 

F

fromString(String) - Static method in enum com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 

G

getCurrentKey() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 
getCurrentValue() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 
getInputFormat() - Method in class com.yahoo.vespa.hadoop.pig.VespaSimpleJsonLoader
 
getNext() - Method in class com.yahoo.vespa.hadoop.pig.VespaSimpleJsonLoader
 
getOutputCommitter(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputFormat
 
getOutputFormat() - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
getProgress() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 
getRecordWriter(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputFormat
 

I

ID - com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 
initialize(InputSplit, TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 

N

needsTaskCommit(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputCommitter
 
nextKeyValue() - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 

O

outputSchema(Schema) - Method in class com.yahoo.vespa.hadoop.pig.VespaQuery
 

P

prepareToRead(RecordReader, PigSplit) - Method in class com.yahoo.vespa.hadoop.pig.VespaSimpleJsonLoader
 
prepareToWrite(RecordWriter) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
PUT - com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 
putNext(Tuple) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 

R

relToAbsPathForStoreLocation(String, Path) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
REMOVE - com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 

S

setLocation(String, Job) - Method in class com.yahoo.vespa.hadoop.pig.VespaSimpleJsonLoader
 
setStoreFuncUDFContextSignature(String) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
setStoreLocation(String, Job) - Method in class com.yahoo.vespa.hadoop.pig.VespaStorage
 
setupJob(JobContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputCommitter
 
setupTask(TaskAttemptContext) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaOutputCommitter
 

T

toString() - Method in enum com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 

U

UPDATE - com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 

V

valid(String) - Static method in enum com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
 
valueOf(String) - Static method in enum com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.yahoo.vespa.hadoop.pig.VespaDocumentOperation.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
VespaDocumentOperation - Class in com.yahoo.vespa.hadoop.pig
A Pig UDF to convert simple Pig types into a valid Vespa JSON document format.
VespaDocumentOperation(String...) - Constructor for class com.yahoo.vespa.hadoop.pig.VespaDocumentOperation
 
VespaDocumentOperation.Operation - Enum in com.yahoo.vespa.hadoop.pig
 
VespaJsonRecordReader() - Constructor for class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat.VespaJsonRecordReader
 
VespaOutputCommitter - Class in com.yahoo.vespa.hadoop.mapreduce
The output committer describes the commit task output for a Map-Reduce job.
VespaOutputCommitter() - Constructor for class com.yahoo.vespa.hadoop.mapreduce.VespaOutputCommitter
 
VespaOutputFormat - Class in com.yahoo.vespa.hadoop.mapreduce
An output specification for writing to Vespa instances in a Map-Reduce job.
VespaOutputFormat() - Constructor for class com.yahoo.vespa.hadoop.mapreduce.VespaOutputFormat
 
VespaOutputFormat(Properties) - Constructor for class com.yahoo.vespa.hadoop.mapreduce.VespaOutputFormat
 
VespaQuery - Class in com.yahoo.vespa.hadoop.pig
A Pig UDF to run a query against a Vespa cluster and return the results.
VespaQuery() - Constructor for class com.yahoo.vespa.hadoop.pig.VespaQuery
 
VespaQuery(String...) - Constructor for class com.yahoo.vespa.hadoop.pig.VespaQuery
 
VespaRecordWriter - Class in com.yahoo.vespa.hadoop.mapreduce
VespaRecordWriter sends the output <key, value> to one or more Vespa endpoints.
VespaSimpleJsonInputFormat - Class in com.yahoo.vespa.hadoop.mapreduce
Simple JSON reader which splits the input file along JSON object boundaries.
VespaSimpleJsonInputFormat() - Constructor for class com.yahoo.vespa.hadoop.mapreduce.VespaSimpleJsonInputFormat
 
VespaSimpleJsonInputFormat.VespaJsonRecordReader - Class in com.yahoo.vespa.hadoop.mapreduce
 
VespaSimpleJsonLoader - Class in com.yahoo.vespa.hadoop.pig
Simple JSON loader which loads either one JSON object per line or a multiline JSON consisting of objects in an array.
VespaSimpleJsonLoader() - Constructor for class com.yahoo.vespa.hadoop.pig.VespaSimpleJsonLoader
 
VespaStorage - Class in com.yahoo.vespa.hadoop.pig
A small Pig UDF wrapper around the Vespa http client for feeding data into a Vespa endpoint.
VespaStorage() - Constructor for class com.yahoo.vespa.hadoop.pig.VespaStorage
 
VespaStorage(String...) - Constructor for class com.yahoo.vespa.hadoop.pig.VespaStorage
 

W

write(Object, Object) - Method in class com.yahoo.vespa.hadoop.mapreduce.VespaRecordWriter
 
A B C D E F G I N O P R S T U V W 
All Classes All Packages