Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.addAllPath(java.lang.Iterable<? extends java.lang.Integer> values)
Identifies the element in the original source .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotationBuilder()
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.addAnnotationBuilder(int index)
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.addPath(int value)
Identifies the element in the original source .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clear() |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clearBegin()
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clearEnd()
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clearField(Descriptors.FieldDescriptor field) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clearPath()
Identifies the element in the original source .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clearSourceFile()
Identifies the filesystem path to the original source .proto.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.clone() |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationBuilder(int index)
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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.mergeFrom(DescriptorProtos.GeneratedCodeInfo.Annotation other) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.mergeFrom(Message other) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.newBuilder() |
static DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.newBuilder(DescriptorProtos.GeneratedCodeInfo.Annotation prototype) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.newBuilderForType() |
protected DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setBegin(int value)
Identifies the starting offset in bytes in the generated code
that relates to the identified object.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setEnd(int value)
Identifies the ending offset in bytes in the generated code that
relates to the identified offset.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setPath(int index,
int value)
Identifies the element in the original source .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setSourceFile(java.lang.String value)
Identifies the filesystem path to the original source .proto.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setSourceFileBytes(ByteString value)
Identifies the filesystem path to the original source .proto.
|
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder |
DescriptorProtos.GeneratedCodeInfo.Annotation.toBuilder() |
Modifier and Type | Method and Description |
---|---|
java.util.List<DescriptorProtos.GeneratedCodeInfo.Annotation.Builder> |
DescriptorProtos.GeneratedCodeInfo.Builder.getAnnotationBuilderList()
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.addAnnotation(DescriptorProtos.GeneratedCodeInfo.Annotation.Builder builderForValue)
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.Builder builderForValue)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
DescriptorProtos.GeneratedCodeInfo.Builder |
DescriptorProtos.GeneratedCodeInfo.Builder.setAnnotation(int index,
DescriptorProtos.GeneratedCodeInfo.Annotation.Builder builderForValue)
An Annotation connects some span of text in generated code to an element
of its generating .proto file.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.