@UriEndpoint(scheme="datavec",
title="datavec",
syntax="datavec:inputFormat/?outputFormat=?&inputMarshaller=?",
consumerClass=DataVecConsumer.class,
label="datavec")
public class DataVecEndpoint
extends org.apache.camel.impl.DefaultEndpoint
| Constructor and Description |
|---|
DataVecEndpoint(java.lang.String endpointUri) |
DataVecEndpoint(java.lang.String uri,
DataVecComponent component) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.Consumer |
createConsumer(org.apache.camel.Processor processor) |
org.apache.camel.Producer |
createProducer() |
boolean |
isSingleton() |
configureConsumer, configurePollingConsumer, configureProperties, createEndpointConfiguration, createEndpointUri, createExchange, createExchange, createExchange, createPollingConsumer, doStart, doStop, equals, getCamelContext, getComponent, getConsumerProperties, getEndpointConfiguration, getEndpointKey, getEndpointUri, getExceptionHandler, getExchangePattern, getId, getPollingConsumerBlockTimeout, getPollingConsumerQueueSize, hashCode, isBridgeErrorHandler, isLenientProperties, isPollingConsumerBlockWhenFull, isSynchronous, setBridgeErrorHandler, setCamelContext, setConsumerProperties, setEndpointConfiguration, setEndpointUri, setEndpointUriIfNotSpecified, setExceptionHandler, setExchangePattern, setPollingConsumerBlockTimeout, setPollingConsumerBlockWhenFull, setPollingConsumerQueueSize, setProperties, setSynchronous, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic DataVecEndpoint(java.lang.String uri,
DataVecComponent component)
public DataVecEndpoint(java.lang.String endpointUri)
public org.apache.camel.Producer createProducer()
throws java.lang.Exception
java.lang.Exceptionpublic org.apache.camel.Consumer createConsumer(org.apache.camel.Processor processor)
throws java.lang.Exception
java.lang.Exceptionpublic boolean isSingleton()