Package | Description |
---|---|
org.apache.flink.streaming.tests.queryablestate |
Modifier and Type | Method and Description |
---|---|
LabelSurrogate |
EmailInformation.getLabel() |
LabelSurrogate |
Email.getLabel() |
Modifier and Type | Method and Description |
---|---|
void |
EmailInformation.setLabel(LabelSurrogate label) |
void |
Email.setLabel(LabelSurrogate label) |
Constructor and Description |
---|
Email(EmailId emailId,
java.time.Instant timestamp,
String foo,
LabelSurrogate label) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.