Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
Descriptors.Descriptor
Describes a message type.
|
static class |
Descriptors.EnumDescriptor
Describes an enum type.
|
static class |
Descriptors.EnumValueDescriptor
Describes one value within an enum type.
|
static class |
Descriptors.FieldDescriptor
Describes a field of a message type.
|
static class |
Descriptors.FileDescriptor
Describes a
.proto file, including everything defined within. |
static class |
Descriptors.MethodDescriptor
Describes one method within a service type.
|
static class |
Descriptors.ServiceDescriptor
Describes a service type.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.