Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Field and Description |
---|---|
static Parser<DescriptorProtos.SourceCodeInfo> |
DescriptorProtos.SourceCodeInfo.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.Builder.build() |
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.Builder.buildPartial() |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.getDefaultInstance() |
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.getDefaultInstanceForType() |
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.Builder.getDefaultInstanceForType() |
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.FileDescriptorProtoOrBuilder.getSourceCodeInfo()
This field contains optional information about the original source code.
|
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.FileDescriptorProto.getSourceCodeInfo()
This field contains optional information about the original source code.
|
DescriptorProtos.SourceCodeInfo |
DescriptorProtos.FileDescriptorProto.Builder.getSourceCodeInfo()
This field contains optional information about the original source code.
|
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(java.io.InputStream input) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(java.nio.ByteBuffer data) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(java.nio.ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(ByteString data) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream input) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(java.io.InputStream input) |
static DescriptorProtos.SourceCodeInfo |
DescriptorProtos.SourceCodeInfo.parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<DescriptorProtos.SourceCodeInfo> |
DescriptorProtos.SourceCodeInfo.getParserForType() |
static Parser<DescriptorProtos.SourceCodeInfo> |
DescriptorProtos.SourceCodeInfo.parser() |
Modifier and Type | Method and Description |
---|---|
DescriptorProtos.SourceCodeInfo.Builder |
DescriptorProtos.SourceCodeInfo.Builder.mergeFrom(DescriptorProtos.SourceCodeInfo other) |
DescriptorProtos.FileDescriptorProto.Builder |
DescriptorProtos.FileDescriptorProto.Builder.mergeSourceCodeInfo(DescriptorProtos.SourceCodeInfo value)
This field contains optional information about the original source code.
|
static DescriptorProtos.SourceCodeInfo.Builder |
DescriptorProtos.SourceCodeInfo.newBuilder(DescriptorProtos.SourceCodeInfo prototype) |
DescriptorProtos.FileDescriptorProto.Builder |
DescriptorProtos.FileDescriptorProto.Builder.setSourceCodeInfo(DescriptorProtos.SourceCodeInfo value)
This field contains optional information about the original source code.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.