public static interface Function.ConsumerSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsRegexPattern()
bool isRegexPattern = 3; |
Function.ConsumerSpec.ReceiverQueueSize |
getReceiverQueueSize()
.proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4; |
Function.ConsumerSpec.ReceiverQueueSizeOrBuilder |
getReceiverQueueSizeOrBuilder()
.proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4; |
String |
getSchemaType()
string schemaType = 1; |
com.google.protobuf.ByteString |
getSchemaTypeBytes()
string schemaType = 1; |
String |
getSerdeClassName()
string serdeClassName = 2; |
com.google.protobuf.ByteString |
getSerdeClassNameBytes()
string serdeClassName = 2; |
boolean |
hasReceiverQueueSize()
.proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSchemaType()
string schemaType = 1;com.google.protobuf.ByteString getSchemaTypeBytes()
string schemaType = 1;String getSerdeClassName()
string serdeClassName = 2;com.google.protobuf.ByteString getSerdeClassNameBytes()
string serdeClassName = 2;boolean getIsRegexPattern()
bool isRegexPattern = 3;boolean hasReceiverQueueSize()
.proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Function.ConsumerSpec.ReceiverQueueSize getReceiverQueueSize()
.proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Function.ConsumerSpec.ReceiverQueueSizeOrBuilder getReceiverQueueSizeOrBuilder()
.proto.ConsumerSpec.ReceiverQueueSize receiverQueueSize = 4;Copyright © 2017–2019 Apache Software Foundation. All rights reserved.