public class TestByteStateSource extends Object implements Source<byte[]>
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_BASE64 |
| Constructor and Description |
|---|
TestByteStateSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(Map<String,Object> config,
SourceContext sourceContext) |
Record<byte[]> |
read() |
public static final String VALUE_BASE64
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.