@Deprecated public class InstagramTypeConverter extends Object implements StreamsProcessor
Modifier and Type | Field and Description |
---|---|
static String |
STREAMS_ID
Deprecated.
|
static String |
TERMINATE
Deprecated.
|
Constructor and Description |
---|
InstagramTypeConverter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
cleanUp()
Deprecated.
|
String |
getId()
Deprecated.
|
void |
prepare(Object configurationObject)
Deprecated.
|
List<StreamsDatum> |
process(StreamsDatum entry)
Deprecated.
|
public static final String STREAMS_ID
public static final String TERMINATE
public String getId()
getId
in interface StreamsOperation
public List<StreamsDatum> process(StreamsDatum entry)
process
in interface StreamsProcessor
public void prepare(Object configurationObject)
prepare
in interface StreamsOperation
public void cleanUp()
cleanUp
in interface StreamsOperation
Copyright © 2018 The Apache Software Foundation. All rights reserved.