A C D E G I O P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AdapterException - Exception in org.apache.streampipes.connect.api.exception
- AdapterException() - Constructor for exception org.apache.streampipes.connect.api.exception.AdapterException
- AdapterException(String) - Constructor for exception org.apache.streampipes.connect.api.exception.AdapterException
- AdapterException(String, Throwable) - Constructor for exception org.apache.streampipes.connect.api.exception.AdapterException
C
- changeEventGrounding(TransportProtocol) - Method in interface org.apache.streampipes.connect.api.IAdapter
- changePipelineSink(IAdapterPipelineElement) - Method in interface org.apache.streampipes.connect.api.IAdapterPipeline
- Connector - Interface in org.apache.streampipes.connect.api
D
- declareModel() - Method in interface org.apache.streampipes.connect.api.IAdapter
- declareModel() - Method in interface org.apache.streampipes.connect.api.IFormat
- declareModel() - Method in interface org.apache.streampipes.connect.api.IProtocol
E
- emit(byte[]) - Method in interface org.apache.streampipes.connect.api.EmitBinaryEvent
- EmitBinaryEvent - Interface in org.apache.streampipes.connect.api
G
- getContent() - Method in exception org.apache.streampipes.connect.api.exception.WorkerAdapterException
- getEventSchema(List<byte[]>) - Method in interface org.apache.streampipes.connect.api.IParser
-
Pass one event to Parser to get the event schema
- getGuessSchema() - Method in interface org.apache.streampipes.connect.api.IProtocol
- getId() - Method in interface org.apache.streampipes.connect.api.Connector
- getId() - Method in interface org.apache.streampipes.connect.api.IFormat
- getId() - Method in interface org.apache.streampipes.connect.api.IProtocol
- getInstance(FormatDescription) - Method in interface org.apache.streampipes.connect.api.IFormat
- getInstance(FormatDescription) - Method in interface org.apache.streampipes.connect.api.IParser
- getInstance(ProtocolDescription, IParser, IFormat) - Method in interface org.apache.streampipes.connect.api.IProtocol
- getInstance(T) - Method in interface org.apache.streampipes.connect.api.IAdapter
- getNElements(int) - Method in interface org.apache.streampipes.connect.api.IProtocol
- getPipelineElements() - Method in interface org.apache.streampipes.connect.api.IAdapterPipeline
- getPipelineSink() - Method in interface org.apache.streampipes.connect.api.IAdapterPipeline
- getSchema(T) - Method in interface org.apache.streampipes.connect.api.IAdapter
I
- IAdapter<T extends AdapterDescription> - Interface in org.apache.streampipes.connect.api
- IAdapterPipeline - Interface in org.apache.streampipes.connect.api
- IAdapterPipelineElement - Interface in org.apache.streampipes.connect.api
- IFormat - Interface in org.apache.streampipes.connect.api
- IParser - Interface in org.apache.streampipes.connect.api
- IProtocol - Interface in org.apache.streampipes.connect.api
- isDebug() - Method in interface org.apache.streampipes.connect.api.IAdapter
O
- org.apache.streampipes.connect.api - package org.apache.streampipes.connect.api
- org.apache.streampipes.connect.api.exception - package org.apache.streampipes.connect.api.exception
P
- parse(byte[]) - Method in interface org.apache.streampipes.connect.api.IFormat
-
This method parses a byte[] and transforms the event object into a serialized version of the internal representation
- parse(InputStream, EmitBinaryEvent) - Method in interface org.apache.streampipes.connect.api.IParser
- ParseException - Exception in org.apache.streampipes.connect.api.exception
- ParseException() - Constructor for exception org.apache.streampipes.connect.api.exception.ParseException
- ParseException(String) - Constructor for exception org.apache.streampipes.connect.api.exception.ParseException
- parseNEvents(InputStream, int) - Method in interface org.apache.streampipes.connect.api.IParser
- process(Map<String, Object>) - Method in interface org.apache.streampipes.connect.api.IAdapterPipeline
- process(Map<String, Object>) - Method in interface org.apache.streampipes.connect.api.IAdapterPipelineElement
R
- reset() - Method in interface org.apache.streampipes.connect.api.IFormat
-
Needed for example for the CSV format in iterative protocols to ensure header is not send again When the reset is not required it can be ignored
- run(IAdapterPipeline) - Method in interface org.apache.streampipes.connect.api.IProtocol
S
- setEventSchema(EventSchema) - Method in interface org.apache.streampipes.connect.api.IProtocol
- setPipelineElements(List<IAdapterPipelineElement>) - Method in interface org.apache.streampipes.connect.api.IAdapterPipeline
- startAdapter() - Method in interface org.apache.streampipes.connect.api.IAdapter
- stop() - Method in interface org.apache.streampipes.connect.api.IProtocol
- stopAdapter() - Method in interface org.apache.streampipes.connect.api.IAdapter
W
- WorkerAdapterException - Exception in org.apache.streampipes.connect.api.exception
- WorkerAdapterException() - Constructor for exception org.apache.streampipes.connect.api.exception.WorkerAdapterException
- WorkerAdapterException(String, Throwable) - Constructor for exception org.apache.streampipes.connect.api.exception.WorkerAdapterException
- WorkerAdapterException(Message) - Constructor for exception org.apache.streampipes.connect.api.exception.WorkerAdapterException
All Classes All Packages