public interface ReleaseEventProcessorSegmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getProcessorName()
optional string processor_name = 1; |
com.google.protobuf.ByteString |
getProcessorNameBytes()
optional string processor_name = 1; |
int |
getSegmentIdentifier()
optional int32 segment_identifier = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getProcessorName()
optional string processor_name = 1;
com.google.protobuf.ByteString getProcessorNameBytes()
optional string processor_name = 1;
int getSegmentIdentifier()
optional int32 segment_identifier = 2;
Copyright © 2010–2018. All rights reserved.