@Value.Immutable
public interface Record
| Modifier and Type | Method and Description |
|---|---|
static io.digdag.spi.ImmutableRecord.Builder |
builder() |
java.lang.String |
key() |
com.fasterxml.jackson.databind.JsonNode |
value() |
ValueType |
valueType() |
java.lang.String key()
com.fasterxml.jackson.databind.JsonNode value()
ValueType valueType()
static io.digdag.spi.ImmutableRecord.Builder builder()