Package org.apache.pekko.remote
Class SystemMessageFormats.DeathWatchNotificationData.Builder
- java.lang.Object
-
- org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
-
- org.apache.pekko.protobufv3.internal.AbstractMessage.Builder<BuilderT>
-
- org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>
-
- org.apache.pekko.remote.SystemMessageFormats.DeathWatchNotificationData.Builder
-
- All Implemented Interfaces:
java.lang.Cloneable,org.apache.pekko.protobufv3.internal.Message.Builder,org.apache.pekko.protobufv3.internal.MessageLite.Builder,org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,org.apache.pekko.protobufv3.internal.MessageOrBuilder,SystemMessageFormats.DeathWatchNotificationDataOrBuilder
- Enclosing class:
- SystemMessageFormats.DeathWatchNotificationData
public static final class SystemMessageFormats.DeathWatchNotificationData.Builder extends org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder> implements SystemMessageFormats.DeathWatchNotificationDataOrBuilder
Protobuf typeDeathWatchNotificationData
-
-
Method Summary
-
Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>
-
clear
public SystemMessageFormats.DeathWatchNotificationData.Builder clear()
- Specified by:
clearin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
clearin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder- Overrides:
clearin classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>
-
getDescriptorForType
public org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
getDescriptorForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder- Overrides:
getDescriptorForTypein classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>
-
getDefaultInstanceForType
public SystemMessageFormats.DeathWatchNotificationData getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
build
public SystemMessageFormats.DeathWatchNotificationData build()
- Specified by:
buildin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
buildin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
buildPartial
public SystemMessageFormats.DeathWatchNotificationData buildPartial()
- Specified by:
buildPartialin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
buildPartialin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
mergeFrom
public SystemMessageFormats.DeathWatchNotificationData.Builder mergeFrom(org.apache.pekko.protobufv3.internal.Message other)
- Specified by:
mergeFromin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Overrides:
mergeFromin classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>
-
mergeFrom
public SystemMessageFormats.DeathWatchNotificationData.Builder mergeFrom(SystemMessageFormats.DeathWatchNotificationData other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>
-
mergeFrom
public SystemMessageFormats.DeathWatchNotificationData.Builder mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
mergeFromin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder- Overrides:
mergeFromin classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<SystemMessageFormats.DeathWatchNotificationData.Builder>- Throws:
java.io.IOException
-
hasActor
public boolean hasActor()
required .ActorRef actor = 1;- Specified by:
hasActorin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder- Returns:
- Whether the actor field is set.
-
getActor
public ContainerFormats.ActorRef getActor()
required .ActorRef actor = 1;- Specified by:
getActorin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder- Returns:
- The actor.
-
setActor
public SystemMessageFormats.DeathWatchNotificationData.Builder setActor(ContainerFormats.ActorRef value)
required .ActorRef actor = 1;
-
setActor
public SystemMessageFormats.DeathWatchNotificationData.Builder setActor(ContainerFormats.ActorRef.Builder builderForValue)
required .ActorRef actor = 1;
-
mergeActor
public SystemMessageFormats.DeathWatchNotificationData.Builder mergeActor(ContainerFormats.ActorRef value)
required .ActorRef actor = 1;
-
clearActor
public SystemMessageFormats.DeathWatchNotificationData.Builder clearActor()
required .ActorRef actor = 1;
-
getActorBuilder
public ContainerFormats.ActorRef.Builder getActorBuilder()
required .ActorRef actor = 1;
-
getActorOrBuilder
public ContainerFormats.ActorRefOrBuilder getActorOrBuilder()
required .ActorRef actor = 1;- Specified by:
getActorOrBuilderin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder
-
hasExistenceConfirmed
public boolean hasExistenceConfirmed()
required bool existenceConfirmed = 2;- Specified by:
hasExistenceConfirmedin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder- Returns:
- Whether the existenceConfirmed field is set.
-
getExistenceConfirmed
public boolean getExistenceConfirmed()
required bool existenceConfirmed = 2;- Specified by:
getExistenceConfirmedin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder- Returns:
- The existenceConfirmed.
-
setExistenceConfirmed
public SystemMessageFormats.DeathWatchNotificationData.Builder setExistenceConfirmed(boolean value)
required bool existenceConfirmed = 2;- Parameters:
value- The existenceConfirmed to set.- Returns:
- This builder for chaining.
-
clearExistenceConfirmed
public SystemMessageFormats.DeathWatchNotificationData.Builder clearExistenceConfirmed()
required bool existenceConfirmed = 2;- Returns:
- This builder for chaining.
-
hasAddressTerminated
public boolean hasAddressTerminated()
required bool addressTerminated = 3;- Specified by:
hasAddressTerminatedin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder- Returns:
- Whether the addressTerminated field is set.
-
getAddressTerminated
public boolean getAddressTerminated()
required bool addressTerminated = 3;- Specified by:
getAddressTerminatedin interfaceSystemMessageFormats.DeathWatchNotificationDataOrBuilder- Returns:
- The addressTerminated.
-
setAddressTerminated
public SystemMessageFormats.DeathWatchNotificationData.Builder setAddressTerminated(boolean value)
required bool addressTerminated = 3;- Parameters:
value- The addressTerminated to set.- Returns:
- This builder for chaining.
-
clearAddressTerminated
public SystemMessageFormats.DeathWatchNotificationData.Builder clearAddressTerminated()
required bool addressTerminated = 3;- Returns:
- This builder for chaining.
-
-