Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Field and Description |
---|---|
static Parser<DescriptorProtos.GeneratedCodeInfo.Annotation> |
DescriptorProtos.GeneratedCodeInfo.Annotation.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.build() |
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.buildPartial() |
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotation(int index)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.getAnnotation(int index)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotation(int index)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.getDefaultInstance() |
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.getDefaultInstanceForType() |
DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.getDefaultInstanceForType() |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseDelimitedFrom(java.io.InputStream input) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(byte[] data) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(java.nio.ByteBuffer data) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(java.nio.ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(ByteString data) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(CodedInputStream input) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(java.io.InputStream input) |
static DescriptorProtos.GeneratedCodeInfo.Annotation |
DescriptorProtos.GeneratedCodeInfo.Annotation.parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DescriptorProtos.GeneratedCodeInfo.Annotation> |
DescriptorProtos.GeneratedCodeInfoOrBuilder.getAnnotationList()
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
java.util.List<DescriptorProtos.GeneratedCodeInfo.Annotation> |
DescriptorProtos.GeneratedCodeInfo.getAnnotationList()
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
java.util.List<DescriptorProtos.GeneratedCodeInfo.Annotation> |
DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationList()
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
Parser<DescriptorProtos.GeneratedCodeInfo.Annotation> |
DescriptorProtos.GeneratedCodeInfo.Annotation.getParserForType() |
static Parser<DescriptorProtos.GeneratedCodeInfo.Annotation> |
DescriptorProtos.GeneratedCodeInfo.Annotation.parser() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation value)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotation(int index,
DescriptorProtos.GeneratedCodeInfo.Annotation value)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation other) |
static DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation prototype) |
DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.setAnnotation(int index,
DescriptorProtos.GeneratedCodeInfo.Annotation value)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.addAllAnnotation(java.lang.Iterable<? extends DescriptorProtos.GeneratedCodeInfo.Annotation> values)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.