Package | Description |
---|---|
org.apache.flink.statefun.sdk.reqreply.generated | |
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
FromFunction.ExpirationSpec.ExpireMode
Protobuf enum
io.statefun.sdk.reqreply.FromFunction.ExpirationSpec.ExpireMode |
static class |
FromFunction.PersistedValueMutation.MutationType
Protobuf enum
io.statefun.sdk.reqreply.FromFunction.PersistedValueMutation.MutationType |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.FieldDescriptorProto.Label
Protobuf enum
google.protobuf.FieldDescriptorProto.Label |
static class |
DescriptorProtos.FieldDescriptorProto.Type
Protobuf enum
google.protobuf.FieldDescriptorProto.Type |
static class |
DescriptorProtos.FieldOptions.CType
Protobuf enum
google.protobuf.FieldOptions.CType |
static class |
DescriptorProtos.FieldOptions.JSType
Protobuf enum
google.protobuf.FieldOptions.JSType |
static class |
DescriptorProtos.FileOptions.OptimizeMode
Generated classes can be optimized for speed or code size.
|
static class |
DescriptorProtos.MethodOptions.IdempotencyLevel
Is this method side-effect-free (or safe in HTTP parlance), or idempotent,
or neither? HTTP based RPC implementation may choose GET verb for safe
methods, and PUT verb for idempotent methods instead of the default POST.
|
static class |
Field.Cardinality
Whether a field is optional, required, or repeated.
|
static class |
Field.Kind
Basic field types.
|
class |
NullValue
`NullValue` is a singleton enumeration to represent the null value for the
`Value` type union.
|
class |
Syntax
The syntax in which a protocol buffer element is defined.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.