Index

B C D F G I L M O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointConfigurer
 
CONTENT_TYPE - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
createConsumer(Processor) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsComponent
 
createProducer() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 

D

doInit() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
doShutdown() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
doStart() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsConsumer
 
doStop() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsConsumer
 

F

FILE_CONTENT_TYPE - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
FILE_LAST_MODIFIED - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
FILE_LENGTH - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
FILE_NAME - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
FILE_NAME_PRODUCED - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
FileAttribute - Enum constant in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
 

G

getBucket() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the name of the GridFS bucket within the database.
getCamelContext() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsConverterLoader
 
getConnectionBean() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getDatabase() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getDB() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getDelay() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getFileAttributeName() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getFilesCollection() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getGridFsBucket() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getInitialDelay() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getMongoConnection() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getOperation() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointConfigurer
 
getPersistentTSCollection() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getPersistentTSObject() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getQuery() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getQueryStrategy() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getReadPreference() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
getWriteConcern() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
GRIDFS_CHUNKSIZE - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_FILE_ATTRIBUTE_DONE - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_FILE_ATTRIBUTE_PROCESSING - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_FILE_ID_PRODUCED - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_FILE_KEY_CONTENT_TYPE - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_FILE_KEY_FILENAME - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_FILE_KEY_UPLOAD_DATE - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_METADATA - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_OBJECT_ID - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GRIDFS_OPERATION - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
GridFsComponent - Class in org.apache.camel.component.mongodb.gridfs
 
GridFsComponent() - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsComponent
 
GridFsComponentConfigurer - Class in org.apache.camel.component.mongodb.gridfs
Generated by camel build tools - do NOT edit this file!
GridFsComponentConfigurer() - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsComponentConfigurer
 
GridFsConstants - Class in org.apache.camel.component.mongodb.gridfs
 
GridFsConsumer - Class in org.apache.camel.component.mongodb.gridfs
 
GridFsConsumer(GridFsEndpoint, Processor) - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsConsumer
 
GridFsConverter - Class in org.apache.camel.component.mongodb.gridfs
 
GridFsConverterLoader - Class in org.apache.camel.component.mongodb.gridfs
Generated by camel build tools - do NOT edit this file!
GridFsConverterLoader() - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsConverterLoader
 
GridFsEndpoint - Class in org.apache.camel.component.mongodb.gridfs
Interact with MongoDB GridFS.
GridFsEndpoint(String, GridFsComponent) - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
GridFsEndpointConfigurer - Class in org.apache.camel.component.mongodb.gridfs
Generated by camel build tools - do NOT edit this file!
GridFsEndpointConfigurer() - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsEndpointConfigurer
 
GridFsEndpointUriFactory - Class in org.apache.camel.component.mongodb.gridfs
Generated by camel build tools - do NOT edit this file!
GridFsEndpointUriFactory() - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 
GridFsProducer - Class in org.apache.camel.component.mongodb.gridfs
 
GridFsProducer(GridFsEndpoint) - Constructor for class org.apache.camel.component.mongodb.gridfs.GridFsProducer
 

I

initializeConnection() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 

L

load(TypeConverterRegistry) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsConverterLoader
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 

O

org.apache.camel.component.mongodb.gridfs - package org.apache.camel.component.mongodb.gridfs
 

P

PERSISTENT_TIMESTAMP_KEY - Static variable in class org.apache.camel.component.mongodb.gridfs.GridFsConstants
 
PersistentTimestamp - Enum constant in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
 
PersistentTimestampAndFileAttribute - Enum constant in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
 
process(Exchange) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsProducer
 
propertyNames() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 

Q

QueryStrategy - Enum Class in org.apache.camel.component.mongodb.gridfs
 

R

run() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsConsumer
 

S

secretPropertyNames() - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpointUriFactory
 
setBucket(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsConverterLoader
 
setConnectionBean(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Name of MongoClient to use.
setDatabase(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the name of the MongoDB database to target
setDelay(long) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the delay between polls within the Consumer.
setFileAttributeName(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
If the QueryType uses a FileAttribute, this sets the name of the attribute that is used.
setGridFsBucket(GridFSBucket) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
 
setInitialDelay(long) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the initialDelay before the consumer will start polling.
setMongoConnection(MongoClient) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the Mongo instance that represents the backing connection
setOperation(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the operation this endpoint will execute against GridFs.
setPersistentTSCollection(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
If the QueryType uses a persistent timestamp, this sets the name of the collection within the DB to store the timestamp.
setPersistentTSObject(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
If the QueryType uses a persistent timestamp, this is the ID of the object in the collection to store the timestamp.
setQuery(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Additional query parameters (in JSON) that are used to configure the query used for finding files in the GridFsConsumer
setQueryStrategy(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the QueryStrategy that is used for polling for new files.
setQueryStrategy(QueryStrategy) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets the QueryStrategy that is used for polling for new files.
setReadPreference(ReadPreference) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets a MongoDB ReadPreference on the Mongo connection.
setReadPreference(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Sets a MongoDB ReadPreference on the Mongo connection.
setWriteConcern(WriteConcern) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Set the WriteConcern for write operations on MongoDB using the standard ones.
setWriteConcern(String) - Method in class org.apache.camel.component.mongodb.gridfs.GridFsEndpoint
Set the WriteConcern for write operations on MongoDB using the standard ones.

T

TimeStamp - Enum constant in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
 
TimeStampAndFileAttribute - Enum constant in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
 
toReadPreference(String, Exchange) - Static method in class org.apache.camel.component.mongodb.gridfs.GridFsConverter
 
toWriteConcern(String, Exchange) - Static method in class org.apache.camel.component.mongodb.gridfs.GridFsConverter
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.mongodb.gridfs.QueryStrategy
Returns an array containing the constants of this enum class, in the order they are declared.
B C D F G I L M O P Q R S T V 
All Classes and Interfaces|All Packages|Constant Field Values