Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
static class |
DescriptorProtos.DescriptorProto
Describes a message type.
|
static class |
DescriptorProtos.DescriptorProto.Builder
Describes a message type.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProtoOrBuilder.getMessageTypeOrBuilder(int index)
All top-level definitions in this file.
|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilder(int index)
All top-level definitions in this file.
|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeOrBuilder(int index)
All top-level definitions in this file.
|
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProtoOrBuilder.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
DescriptorProtos.DescriptorProtoOrBuilder |
DescriptorProtos.DescriptorProto.Builder.getNestedTypeOrBuilder(int index)
repeated .google.protobuf.DescriptorProto nested_type = 3; |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProtoOrBuilder.getMessageTypeOrBuilderList()
All top-level definitions in this file.
|
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProto.getMessageTypeOrBuilderList()
All top-level definitions in this file.
|
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.FileDescriptorProto.Builder.getMessageTypeOrBuilderList()
All top-level definitions in this file.
|
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProtoOrBuilder.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
java.util.List<? extends DescriptorProtos.DescriptorProtoOrBuilder> |
DescriptorProtos.DescriptorProto.Builder.getNestedTypeOrBuilderList()
repeated .google.protobuf.DescriptorProto nested_type = 3; |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.