public static final class TopologyAPI.StreamId.Builder extendsimplements TopologyAPI.StreamIdOrBuilder
heron.proto.api.StreamId| Modifier and Type | Method and Description |
|---|---|
TopologyAPI.StreamId |
build() |
TopologyAPI.StreamId |
buildPartial() |
TopologyAPI.StreamId.Builder |
clear() |
TopologyAPI.StreamId.Builder |
clearComponentName()
required string component_name = 2; |
TopologyAPI.StreamId.Builder |
clearId()
required string id = 1; |
TopologyAPI.StreamId.Builder |
clone() |
java.lang.String |
getComponentName()
required string component_name = 2; |
com.google.protobuf.ByteString |
getComponentNameBytes()
required string component_name = 2; |
TopologyAPI.StreamId |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getId()
required string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
required string id = 1; |
boolean |
hasComponentName()
required string component_name = 2; |
boolean |
hasId()
required string id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TopologyAPI.StreamId.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TopologyAPI.StreamId.Builder |
mergeFrom(com.google.protobuf.Message other) |
TopologyAPI.StreamId.Builder |
setComponentName(java.lang.String value)
required string component_name = 2; |
TopologyAPI.StreamId.Builder |
setComponentNameBytes(com.google.protobuf.ByteString value)
required string component_name = 2; |
TopologyAPI.StreamId.Builder |
setId(java.lang.String value)
required string id = 1; |
TopologyAPI.StreamId.Builder |
setIdBytes(com.google.protobuf.ByteString value)
required string id = 1; |
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public TopologyAPI.StreamId.Builder clear()
public TopologyAPI.StreamId.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public TopologyAPI.StreamId getDefaultInstanceForType()
public TopologyAPI.StreamId build()
public TopologyAPI.StreamId buildPartial()
public TopologyAPI.StreamId.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public TopologyAPI.StreamId.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic boolean hasId()
required string id = 1;hasId in interface TopologyAPI.StreamIdOrBuilderpublic java.lang.String getId()
required string id = 1;getId in interface TopologyAPI.StreamIdOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
required string id = 1;getIdBytes in interface TopologyAPI.StreamIdOrBuilderpublic TopologyAPI.StreamId.Builder setId(java.lang.String value)
required string id = 1;public TopologyAPI.StreamId.Builder clearId()
required string id = 1;public TopologyAPI.StreamId.Builder setIdBytes(com.google.protobuf.ByteString value)
required string id = 1;public boolean hasComponentName()
required string component_name = 2;
the guy who produced it
hasComponentName in interface TopologyAPI.StreamIdOrBuilderpublic java.lang.String getComponentName()
required string component_name = 2;
the guy who produced it
getComponentName in interface TopologyAPI.StreamIdOrBuilderpublic com.google.protobuf.ByteString getComponentNameBytes()
required string component_name = 2;
the guy who produced it
getComponentNameBytes in interface TopologyAPI.StreamIdOrBuilderpublic TopologyAPI.StreamId.Builder setComponentName(java.lang.String value)
required string component_name = 2;
the guy who produced it
public TopologyAPI.StreamId.Builder clearComponentName()
required string component_name = 2;
the guy who produced it
public TopologyAPI.StreamId.Builder setComponentNameBytes(com.google.protobuf.ByteString value)
required string component_name = 2;
the guy who produced it