| Package | Description | 
|---|---|
| org.apache.storm.eventhubs.spout | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryEventDataScheme
An Event Data Scheme which deserializes message payload into the raw bytes. 
 | 
class  | 
EventDataScheme
An Event Data Scheme which deserializes message payload into the Strings. 
 | 
class  | 
StringEventDataScheme
An Event Data Scheme which deserializes message payload into the Strings. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IEventDataScheme | 
EventHubSpoutConfig.getEventDataScheme()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EventHubSpoutConfig.setEventDataScheme(IEventDataScheme scheme)  | 
EventHubSpoutConfig | 
EventHubSpoutConfig.withEventDataScheme(IEventDataScheme value)  | 
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.