Package org.apache.pekko.remote
Class SystemMessageFormats.SystemMessage.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.SystemMessage.Builder>
org.apache.pekko.remote.SystemMessageFormats.SystemMessage.Builder
- All Implemented Interfaces:
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.SystemMessageOrBuilder
- Enclosing class:
- SystemMessageFormats.SystemMessage
public static final class SystemMessageFormats.SystemMessage.Builder
extends org.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.SystemMessage.Builder>
implements SystemMessageFormats.SystemMessageOrBuilder
Protobuf type
SystemMessage-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()optional .Payload causeData = 3;optional .DeathWatchNotificationData dwNotificationData = 7;optional .FailedData failedData = 6;optional .SuperviseData superviseData = 5;required .SystemMessage.Type type = 1;optional .WatchData watchData = 2;optional .Payload causeData = 3;optional .Payload causeData = 3;optional .Payload causeData = 3;static final org.apache.pekko.protobufv3.internal.Descriptors.Descriptororg.apache.pekko.protobufv3.internal.Descriptors.Descriptoroptional .DeathWatchNotificationData dwNotificationData = 7;optional .DeathWatchNotificationData dwNotificationData = 7;optional .DeathWatchNotificationData dwNotificationData = 7;optional .FailedData failedData = 6;optional .FailedData failedData = 6;optional .FailedData failedData = 6;optional .SuperviseData superviseData = 5;optional .SuperviseData superviseData = 5;optional .SuperviseData superviseData = 5;getType()required .SystemMessage.Type type = 1;optional .WatchData watchData = 2;optional .WatchData watchData = 2;optional .WatchData watchData = 2;booleanoptional .Payload causeData = 3;booleanoptional .DeathWatchNotificationData dwNotificationData = 7;booleanoptional .FailedData failedData = 6;booleanoptional .SuperviseData superviseData = 5;booleanhasType()required .SystemMessage.Type type = 1;booleanoptional .WatchData watchData = 2;protected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTablefinal booleanoptional .Payload causeData = 3;optional .DeathWatchNotificationData dwNotificationData = 7;optional .FailedData failedData = 6;mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) mergeFrom(org.apache.pekko.protobufv3.internal.Message other) optional .SuperviseData superviseData = 5;optional .WatchData watchData = 2;optional .Payload causeData = 3;setCauseData(ContainerFormats.Payload.Builder builderForValue) optional .Payload causeData = 3;optional .DeathWatchNotificationData dwNotificationData = 7;optional .DeathWatchNotificationData dwNotificationData = 7;optional .FailedData failedData = 6;setFailedData(SystemMessageFormats.FailedData.Builder builderForValue) optional .FailedData failedData = 6;optional .SuperviseData superviseData = 5;setSuperviseData(SystemMessageFormats.SuperviseData.Builder builderForValue) optional .SuperviseData superviseData = 5;required .SystemMessage.Type type = 1;optional .WatchData watchData = 2;setWatchData(SystemMessageFormats.WatchData.Builder builderForValue) optional .WatchData watchData = 2;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, setUnknownFieldsProto3Methods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.protobufv3.internal.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageLite.Builder
mergeFromMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.SystemMessage.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.SystemMessage.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.SystemMessage.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
build
- Specified by:
buildin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
buildin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceorg.apache.pekko.protobufv3.internal.Message.Builder- Specified by:
buildPartialin interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
mergeFrom
public SystemMessageFormats.SystemMessage.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.SystemMessage.Builder>
-
mergeFrom
public SystemMessageFormats.SystemMessage.Builder mergeFrom(SystemMessageFormats.SystemMessage 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.SystemMessage.Builder>
-
mergeFrom
public SystemMessageFormats.SystemMessage.Builder mergeFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws 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.SystemMessage.Builder>- Throws:
IOException
-
hasType
public boolean hasType()required .SystemMessage.Type type = 1;- Specified by:
hasTypein interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- Whether the type field is set.
-
getType
required .SystemMessage.Type type = 1;- Specified by:
getTypein interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- The type.
-
setType
public SystemMessageFormats.SystemMessage.Builder setType(SystemMessageFormats.SystemMessage.Type value) required .SystemMessage.Type type = 1;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
required .SystemMessage.Type type = 1;- Returns:
- This builder for chaining.
-
hasWatchData
public boolean hasWatchData()optional .WatchData watchData = 2;- Specified by:
hasWatchDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- Whether the watchData field is set.
-
getWatchData
optional .WatchData watchData = 2;- Specified by:
getWatchDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- The watchData.
-
setWatchData
public SystemMessageFormats.SystemMessage.Builder setWatchData(SystemMessageFormats.WatchData value) optional .WatchData watchData = 2; -
setWatchData
public SystemMessageFormats.SystemMessage.Builder setWatchData(SystemMessageFormats.WatchData.Builder builderForValue) optional .WatchData watchData = 2; -
mergeWatchData
public SystemMessageFormats.SystemMessage.Builder mergeWatchData(SystemMessageFormats.WatchData value) optional .WatchData watchData = 2; -
clearWatchData
optional .WatchData watchData = 2; -
getWatchDataBuilder
optional .WatchData watchData = 2; -
getWatchDataOrBuilder
optional .WatchData watchData = 2;- Specified by:
getWatchDataOrBuilderin interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasCauseData
public boolean hasCauseData()optional .Payload causeData = 3;- Specified by:
hasCauseDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- Whether the causeData field is set.
-
getCauseData
optional .Payload causeData = 3;- Specified by:
getCauseDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- The causeData.
-
setCauseData
optional .Payload causeData = 3; -
setCauseData
public SystemMessageFormats.SystemMessage.Builder setCauseData(ContainerFormats.Payload.Builder builderForValue) optional .Payload causeData = 3; -
mergeCauseData
optional .Payload causeData = 3; -
clearCauseData
optional .Payload causeData = 3; -
getCauseDataBuilder
optional .Payload causeData = 3; -
getCauseDataOrBuilder
optional .Payload causeData = 3;- Specified by:
getCauseDataOrBuilderin interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasSuperviseData
public boolean hasSuperviseData()optional .SuperviseData superviseData = 5;- Specified by:
hasSuperviseDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- Whether the superviseData field is set.
-
getSuperviseData
optional .SuperviseData superviseData = 5;- Specified by:
getSuperviseDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- The superviseData.
-
setSuperviseData
public SystemMessageFormats.SystemMessage.Builder setSuperviseData(SystemMessageFormats.SuperviseData value) optional .SuperviseData superviseData = 5; -
setSuperviseData
public SystemMessageFormats.SystemMessage.Builder setSuperviseData(SystemMessageFormats.SuperviseData.Builder builderForValue) optional .SuperviseData superviseData = 5; -
mergeSuperviseData
public SystemMessageFormats.SystemMessage.Builder mergeSuperviseData(SystemMessageFormats.SuperviseData value) optional .SuperviseData superviseData = 5; -
clearSuperviseData
optional .SuperviseData superviseData = 5; -
getSuperviseDataBuilder
optional .SuperviseData superviseData = 5; -
getSuperviseDataOrBuilder
optional .SuperviseData superviseData = 5;- Specified by:
getSuperviseDataOrBuilderin interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasFailedData
public boolean hasFailedData()optional .FailedData failedData = 6;- Specified by:
hasFailedDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- Whether the failedData field is set.
-
getFailedData
optional .FailedData failedData = 6;- Specified by:
getFailedDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- The failedData.
-
setFailedData
public SystemMessageFormats.SystemMessage.Builder setFailedData(SystemMessageFormats.FailedData value) optional .FailedData failedData = 6; -
setFailedData
public SystemMessageFormats.SystemMessage.Builder setFailedData(SystemMessageFormats.FailedData.Builder builderForValue) optional .FailedData failedData = 6; -
mergeFailedData
public SystemMessageFormats.SystemMessage.Builder mergeFailedData(SystemMessageFormats.FailedData value) optional .FailedData failedData = 6; -
clearFailedData
optional .FailedData failedData = 6; -
getFailedDataBuilder
optional .FailedData failedData = 6; -
getFailedDataOrBuilder
optional .FailedData failedData = 6;- Specified by:
getFailedDataOrBuilderin interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasDwNotificationData
public boolean hasDwNotificationData()optional .DeathWatchNotificationData dwNotificationData = 7;- Specified by:
hasDwNotificationDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- Whether the dwNotificationData field is set.
-
getDwNotificationData
optional .DeathWatchNotificationData dwNotificationData = 7;- Specified by:
getDwNotificationDatain interfaceSystemMessageFormats.SystemMessageOrBuilder- Returns:
- The dwNotificationData.
-
setDwNotificationData
public SystemMessageFormats.SystemMessage.Builder setDwNotificationData(SystemMessageFormats.DeathWatchNotificationData value) optional .DeathWatchNotificationData dwNotificationData = 7; -
setDwNotificationData
public SystemMessageFormats.SystemMessage.Builder setDwNotificationData(SystemMessageFormats.DeathWatchNotificationData.Builder builderForValue) optional .DeathWatchNotificationData dwNotificationData = 7; -
mergeDwNotificationData
public SystemMessageFormats.SystemMessage.Builder mergeDwNotificationData(SystemMessageFormats.DeathWatchNotificationData value) optional .DeathWatchNotificationData dwNotificationData = 7; -
clearDwNotificationData
optional .DeathWatchNotificationData dwNotificationData = 7; -
getDwNotificationDataBuilder
optional .DeathWatchNotificationData dwNotificationData = 7; -
getDwNotificationDataOrBuilder
optional .DeathWatchNotificationData dwNotificationData = 7;- Specified by:
getDwNotificationDataOrBuilderin interfaceSystemMessageFormats.SystemMessageOrBuilder
-