Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
Mixin |
Mixin.Builder.build() |
Mixin |
Mixin.Builder.buildPartial() |
static Mixin |
Mixin.getDefaultInstance() |
Mixin |
Mixin.getDefaultInstanceForType() |
Mixin |
Mixin.Builder.getDefaultInstanceForType() |
Mixin |
ApiOrBuilder.getMixins(int index)
Included interfaces.
|
Mixin |
Api.getMixins(int index)
Included interfaces.
|
Mixin |
Api.Builder.getMixins(int index)
Included interfaces.
|
static Mixin |
Mixin.parseDelimitedFrom(java.io.InputStream input) |
static Mixin |
Mixin.parseDelimitedFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Mixin |
Mixin.parseFrom(byte[] data) |
static Mixin |
Mixin.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Mixin |
Mixin.parseFrom(java.nio.ByteBuffer data) |
static Mixin |
Mixin.parseFrom(java.nio.ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Mixin |
Mixin.parseFrom(ByteString data) |
static Mixin |
Mixin.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Mixin |
Mixin.parseFrom(CodedInputStream input) |
static Mixin |
Mixin.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Mixin |
Mixin.parseFrom(java.io.InputStream input) |
static Mixin |
Mixin.parseFrom(java.io.InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Mixin> |
ApiOrBuilder.getMixinsList()
Included interfaces.
|
java.util.List<Mixin> |
Api.getMixinsList()
Included interfaces.
|
java.util.List<Mixin> |
Api.Builder.getMixinsList()
Included interfaces.
|
Parser<Mixin> |
Mixin.getParserForType() |
static Parser<Mixin> |
Mixin.parser() |
Modifier and Type | Method and Description |
---|---|
Api.Builder |
Api.Builder.addMixins(int index,
Mixin value)
Included interfaces.
|
Api.Builder |
Api.Builder.addMixins(Mixin value)
Included interfaces.
|
Mixin.Builder |
Mixin.Builder.mergeFrom(Mixin other) |
static Mixin.Builder |
Mixin.newBuilder(Mixin prototype) |
Api.Builder |
Api.Builder.setMixins(int index,
Mixin value)
Included interfaces.
|
Modifier and Type | Method and Description |
---|---|
Api.Builder |
Api.Builder.addAllMixins(java.lang.Iterable<? extends Mixin> values)
Included interfaces.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.