public static interface Function.ProducerSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchBuilder()
string batchBuilder = 5; |
com.google.protobuf.ByteString |
getBatchBuilderBytes()
string batchBuilder = 5; |
Function.CryptoSpec |
getCryptoSpec()
.proto.CryptoSpec cryptoSpec = 4; |
Function.CryptoSpecOrBuilder |
getCryptoSpecOrBuilder()
.proto.CryptoSpec cryptoSpec = 4; |
int |
getMaxPendingMessages()
int32 maxPendingMessages = 1; |
int |
getMaxPendingMessagesAcrossPartitions()
int32 maxPendingMessagesAcrossPartitions = 2; |
boolean |
getUseThreadLocalProducers()
bool useThreadLocalProducers = 3; |
boolean |
hasCryptoSpec()
.proto.CryptoSpec cryptoSpec = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getMaxPendingMessages()
int32 maxPendingMessages = 1;int getMaxPendingMessagesAcrossPartitions()
int32 maxPendingMessagesAcrossPartitions = 2;boolean getUseThreadLocalProducers()
bool useThreadLocalProducers = 3;boolean hasCryptoSpec()
.proto.CryptoSpec cryptoSpec = 4;Function.CryptoSpec getCryptoSpec()
.proto.CryptoSpec cryptoSpec = 4;Function.CryptoSpecOrBuilder getCryptoSpecOrBuilder()
.proto.CryptoSpec cryptoSpec = 4;String getBatchBuilder()
string batchBuilder = 5;com.google.protobuf.ByteString getBatchBuilderBytes()
string batchBuilder = 5;Copyright © 2017–2021 Apache Software Foundation. All rights reserved.