| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static Parser<DescriptorProtos.OneofOptions> |
DescriptorProtos.OneofOptions.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.Builder.build() |
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.Builder.buildPartial() |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.getDefaultInstance() |
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.getDefaultInstanceForType() |
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.Builder.getDefaultInstanceForType() |
DescriptorProtos.OneofOptions |
Descriptors.OneofDescriptor.getOptions() |
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofDescriptorProtoOrBuilder.getOptions()
optional .google.protobuf.OneofOptions options = 2; |
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofDescriptorProto.getOptions()
optional .google.protobuf.OneofOptions options = 2; |
DescriptorProtos.OneofOptions |
DescriptorProtos.OneofDescriptorProto.Builder.getOptions()
optional .google.protobuf.OneofOptions options = 2; |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseDelimitedFrom(java.io.InputStream input) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(byte[] data) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(java.nio.ByteBuffer data) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(java.nio.ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(ByteString data) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(CodedInputStream input) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(java.io.InputStream input) |
static DescriptorProtos.OneofOptions |
DescriptorProtos.OneofOptions.parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Parser<DescriptorProtos.OneofOptions> |
DescriptorProtos.OneofOptions.getParserForType() |
static Parser<DescriptorProtos.OneofOptions> |
DescriptorProtos.OneofOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.Builder.mergeFrom(DescriptorProtos.OneofOptions other) |
DescriptorProtos.OneofDescriptorProto.Builder |
DescriptorProtos.OneofDescriptorProto.Builder.mergeOptions(DescriptorProtos.OneofOptions value)
optional .google.protobuf.OneofOptions options = 2; |
static DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.newBuilder(DescriptorProtos.OneofOptions prototype) |
DescriptorProtos.OneofDescriptorProto.Builder |
DescriptorProtos.OneofDescriptorProto.Builder.setOptions(DescriptorProtos.OneofOptions value)
optional .google.protobuf.OneofOptions options = 2; |
| Modifier and Type | Method and Description |
|---|---|
<Type> DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.Builder.addExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions,java.util.List<Type>> extension,
Type value) |
<Type> DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.Builder.clearExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions,?> extension) |
<Type> DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.Builder.setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions,java.util.List<Type>> extension,
int index,
Type value) |
<Type> DescriptorProtos.OneofOptions.Builder |
DescriptorProtos.OneofOptions.Builder.setExtension(GeneratedMessage.GeneratedExtension<DescriptorProtos.OneofOptions,Type> extension,
Type value) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.