Skip navigation links
Camel :: Beanstalk 2.21.0.fuse-760027-redhat-00001
A B C D E G H I J K N O P R S T U V 

A

act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.BuryCommand
 
act(Client, Exchange) - Method in interface org.apache.camel.component.beanstalk.processors.Command
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.DeleteCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.KickCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.PutCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.ReleaseCommand
 
act(Client, Exchange) - Method in class org.apache.camel.component.beanstalk.processors.TouchCommand
 
AGE - Static variable in class org.apache.camel.component.beanstalk.Headers
 

B

BeanstalkCommand - Enum in org.apache.camel.component.beanstalk
 
BeanstalkComponent - Class in org.apache.camel.component.beanstalk
Beanstalk Camel component.
BeanstalkComponent() - Constructor for class org.apache.camel.component.beanstalk.BeanstalkComponent
 
BeanstalkConsumer - Class in org.apache.camel.component.beanstalk
PollingConsumer to read Beanstalk jobs.
BeanstalkConsumer(BeanstalkEndpoint, Processor) - Constructor for class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
BeanstalkEndpoint - Class in org.apache.camel.component.beanstalk
The beanstalk component is used for job retrieval and post-processing of Beanstalk jobs.
BeanstalkEndpoint(String, Component, ConnectionSettings, String) - Constructor for class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
BeanstalkExchangeHelper - Class in org.apache.camel.component.beanstalk
 
BeanstalkProducer - Class in org.apache.camel.component.beanstalk
 
BeanstalkProducer(BeanstalkEndpoint, Command) - Constructor for class org.apache.camel.component.beanstalk.BeanstalkProducer
 
BURIES - Static variable in class org.apache.camel.component.beanstalk.Headers
 
BuryCommand - Class in org.apache.camel.component.beanstalk.processors
 
BuryCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.BuryCommand
 

C

closeClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
Command - Interface in org.apache.camel.component.beanstalk.processors
 
COMMAND_BURY - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_DELETE - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_KICK - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_PUT - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_RELEASE - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
COMMAND_TOUCH - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
ConnectionSettings - Class in org.apache.camel.component.beanstalk
Represents the connection to Beanstalk.
ConnectionSettings(String) - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettings
 
ConnectionSettings(String, String) - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettings
 
ConnectionSettings(String, int, String) - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettings
 
ConnectionSettingsFactory - Class in org.apache.camel.component.beanstalk
 
ConnectionSettingsFactory() - Constructor for class org.apache.camel.component.beanstalk.ConnectionSettingsFactory
 
createConsumer(Processor) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
createProducer() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Creates Camel producer.

D

DEFAULT - Static variable in class org.apache.camel.component.beanstalk.ConnectionSettingsFactory
 
DEFAULT_DELAY - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_PRIORITY - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_TIME_TO_RUN - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DEFAULT_TUBE - Static variable in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
DELAY - Static variable in class org.apache.camel.component.beanstalk.Headers
 
DeleteCommand - Class in org.apache.camel.component.beanstalk.processors
 
DeleteCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.DeleteCommand
 
doStart() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
doStart() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
doStop() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
doStop() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 

E

equals(Object) - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
 

G

getCommand() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getCommand() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
getConn() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getConnection() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getConnectionSettings() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getConnectionSettingsFactory() - Static method in class org.apache.camel.component.beanstalk.BeanstalkComponent
 
getDelay(BeanstalkEndpoint, Message) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getEndpoint() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
getEndpoint() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
getJobDelay() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getJobID(Exchange) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getJobPriority() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getJobTimeToRun() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getOnFailure() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
getOnFailure() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
getPriority(BeanstalkEndpoint, Message) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 
getTimeToRun(BeanstalkEndpoint, Message) - Static method in class org.apache.camel.component.beanstalk.BeanstalkExchangeHelper
 

H

hashCode() - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
 
Headers - Class in org.apache.camel.component.beanstalk
 

I

initClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
isAwaitJob() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
isAwaitJob() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
isSingleton() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 
isUseBlockIO() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
isUseBlockIO() - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
 

J

JOB_ID - Static variable in class org.apache.camel.component.beanstalk.Headers
 

K

KickCommand - Class in org.apache.camel.component.beanstalk.processors
 
KickCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.KickCommand
 
KICKS - Static variable in class org.apache.camel.component.beanstalk.Headers
 

N

newReadingClient(boolean) - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
Returns the Client instance for reading operations with all the tubes aleady watched

watch(tube) is applied for every tube during this call.

newWritingClient() - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
Returns the Client instance ready for writing operations, e.g.

O

org.apache.camel.component.beanstalk - package org.apache.camel.component.beanstalk
 
org.apache.camel.component.beanstalk.processors - package org.apache.camel.component.beanstalk.processors
 

P

parseUri(String) - Method in class org.apache.camel.component.beanstalk.ConnectionSettingsFactory
 
poll() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
PREFIX - Static variable in class org.apache.camel.component.beanstalk.Headers
 
PRIORITY - Static variable in class org.apache.camel.component.beanstalk.Headers
 
process(Exchange) - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
PutCommand - Class in org.apache.camel.component.beanstalk.processors
 
PutCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.PutCommand
 

R

ReleaseCommand - Class in org.apache.camel.component.beanstalk.processors
 
ReleaseCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.ReleaseCommand
 
RELEASES - Static variable in class org.apache.camel.component.beanstalk.Headers
 
resetClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
resetClient() - Method in class org.apache.camel.component.beanstalk.BeanstalkProducer
 
RESULT - Static variable in class org.apache.camel.component.beanstalk.Headers
 

S

setAwaitJob(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
setAwaitJob(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Whether to wait for job to complete before ack the job from beanstalk
setCommand(BeanstalkCommand) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
put means to put the job into Beanstalk.
setConnectionSettingsFactory(ConnectionSettingsFactory) - Static method in class org.apache.camel.component.beanstalk.BeanstalkComponent
setJobDelay(int) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Job delay in seconds.
setJobPriority(long) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Job priority.
setJobTimeToRun(int) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Job time to run in seconds.
setOnFailure(BeanstalkCommand) - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
setOnFailure(BeanstalkCommand) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Command to use when processing failed.
setUseBlockIO(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkConsumer
 
setUseBlockIO(boolean) - Method in class org.apache.camel.component.beanstalk.BeanstalkEndpoint
Whether to use blockIO.
STATE - Static variable in class org.apache.camel.component.beanstalk.Headers
 

T

TIME_LEFT - Static variable in class org.apache.camel.component.beanstalk.Headers
 
TIME_TO_RUN - Static variable in class org.apache.camel.component.beanstalk.Headers
 
TIMEOUTS - Static variable in class org.apache.camel.component.beanstalk.Headers
 
toString() - Method in class org.apache.camel.component.beanstalk.ConnectionSettings
 
TouchCommand - Class in org.apache.camel.component.beanstalk.processors
 
TouchCommand(BeanstalkEndpoint) - Constructor for class org.apache.camel.component.beanstalk.processors.TouchCommand
 
TUBE - Static variable in class org.apache.camel.component.beanstalk.Headers
 

U

useRawUri() - Method in class org.apache.camel.component.beanstalk.BeanstalkComponent
 

V

valueOf(String) - Static method in enum org.apache.camel.component.beanstalk.BeanstalkCommand
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.beanstalk.BeanstalkCommand
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J K N O P R S T U V 
Skip navigation links
Camel :: Beanstalk 2.21.0.fuse-760027-redhat-00001

Apache Camel