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:
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.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 typeSystemMessage
-
-
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:
internalGetFieldAccessorTable
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.SystemMessage.Builder>
-
clear
public SystemMessageFormats.SystemMessage.Builder clear()
- Specified by:
clear
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
clear
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
clear
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.SystemMessage.Builder>
-
getDescriptorForType
public org.apache.pekko.protobufv3.internal.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
getDescriptorForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
- Overrides:
getDescriptorForType
in classorg.apache.pekko.protobufv3.internal.GeneratedMessage.Builder<SystemMessageFormats.SystemMessage.Builder>
-
getDefaultInstanceForType
public SystemMessageFormats.SystemMessage getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-
build
public SystemMessageFormats.SystemMessage build()
- Specified by:
build
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
build
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
buildPartial
public SystemMessageFormats.SystemMessage buildPartial()
- Specified by:
buildPartial
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
buildPartial
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
-
mergeFrom
public SystemMessageFormats.SystemMessage.Builder mergeFrom(org.apache.pekko.protobufv3.internal.Message other)
- Specified by:
mergeFrom
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Overrides:
mergeFrom
in 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:
isInitialized
in interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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 java.io.IOException
- Specified by:
mergeFrom
in interfaceorg.apache.pekko.protobufv3.internal.Message.Builder
- Specified by:
mergeFrom
in interfaceorg.apache.pekko.protobufv3.internal.MessageLite.Builder
- Overrides:
mergeFrom
in classorg.apache.pekko.protobufv3.internal.AbstractMessage.Builder<SystemMessageFormats.SystemMessage.Builder>
- Throws:
java.io.IOException
-
hasType
public boolean hasType()
required .SystemMessage.Type type = 1;
- Specified by:
hasType
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public SystemMessageFormats.SystemMessage.Type getType()
required .SystemMessage.Type type = 1;
- Specified by:
getType
in 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
public SystemMessageFormats.SystemMessage.Builder clearType()
required .SystemMessage.Type type = 1;
- Returns:
- This builder for chaining.
-
hasWatchData
public boolean hasWatchData()
optional .WatchData watchData = 2;
- Specified by:
hasWatchData
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- Whether the watchData field is set.
-
getWatchData
public SystemMessageFormats.WatchData getWatchData()
optional .WatchData watchData = 2;
- Specified by:
getWatchData
in 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
public SystemMessageFormats.SystemMessage.Builder clearWatchData()
optional .WatchData watchData = 2;
-
getWatchDataBuilder
public SystemMessageFormats.WatchData.Builder getWatchDataBuilder()
optional .WatchData watchData = 2;
-
getWatchDataOrBuilder
public SystemMessageFormats.WatchDataOrBuilder getWatchDataOrBuilder()
optional .WatchData watchData = 2;
- Specified by:
getWatchDataOrBuilder
in interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasCauseData
public boolean hasCauseData()
optional .Payload causeData = 3;
- Specified by:
hasCauseData
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- Whether the causeData field is set.
-
getCauseData
public ContainerFormats.Payload getCauseData()
optional .Payload causeData = 3;
- Specified by:
getCauseData
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- The causeData.
-
setCauseData
public SystemMessageFormats.SystemMessage.Builder setCauseData(ContainerFormats.Payload value)
optional .Payload causeData = 3;
-
setCauseData
public SystemMessageFormats.SystemMessage.Builder setCauseData(ContainerFormats.Payload.Builder builderForValue)
optional .Payload causeData = 3;
-
mergeCauseData
public SystemMessageFormats.SystemMessage.Builder mergeCauseData(ContainerFormats.Payload value)
optional .Payload causeData = 3;
-
clearCauseData
public SystemMessageFormats.SystemMessage.Builder clearCauseData()
optional .Payload causeData = 3;
-
getCauseDataBuilder
public ContainerFormats.Payload.Builder getCauseDataBuilder()
optional .Payload causeData = 3;
-
getCauseDataOrBuilder
public ContainerFormats.PayloadOrBuilder getCauseDataOrBuilder()
optional .Payload causeData = 3;
- Specified by:
getCauseDataOrBuilder
in interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasSuperviseData
public boolean hasSuperviseData()
optional .SuperviseData superviseData = 5;
- Specified by:
hasSuperviseData
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- Whether the superviseData field is set.
-
getSuperviseData
public SystemMessageFormats.SuperviseData getSuperviseData()
optional .SuperviseData superviseData = 5;
- Specified by:
getSuperviseData
in 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
public SystemMessageFormats.SystemMessage.Builder clearSuperviseData()
optional .SuperviseData superviseData = 5;
-
getSuperviseDataBuilder
public SystemMessageFormats.SuperviseData.Builder getSuperviseDataBuilder()
optional .SuperviseData superviseData = 5;
-
getSuperviseDataOrBuilder
public SystemMessageFormats.SuperviseDataOrBuilder getSuperviseDataOrBuilder()
optional .SuperviseData superviseData = 5;
- Specified by:
getSuperviseDataOrBuilder
in interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasFailedData
public boolean hasFailedData()
optional .FailedData failedData = 6;
- Specified by:
hasFailedData
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- Whether the failedData field is set.
-
getFailedData
public SystemMessageFormats.FailedData getFailedData()
optional .FailedData failedData = 6;
- Specified by:
getFailedData
in 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
public SystemMessageFormats.SystemMessage.Builder clearFailedData()
optional .FailedData failedData = 6;
-
getFailedDataBuilder
public SystemMessageFormats.FailedData.Builder getFailedDataBuilder()
optional .FailedData failedData = 6;
-
getFailedDataOrBuilder
public SystemMessageFormats.FailedDataOrBuilder getFailedDataOrBuilder()
optional .FailedData failedData = 6;
- Specified by:
getFailedDataOrBuilder
in interfaceSystemMessageFormats.SystemMessageOrBuilder
-
hasDwNotificationData
public boolean hasDwNotificationData()
optional .DeathWatchNotificationData dwNotificationData = 7;
- Specified by:
hasDwNotificationData
in interfaceSystemMessageFormats.SystemMessageOrBuilder
- Returns:
- Whether the dwNotificationData field is set.
-
getDwNotificationData
public SystemMessageFormats.DeathWatchNotificationData getDwNotificationData()
optional .DeathWatchNotificationData dwNotificationData = 7;
- Specified by:
getDwNotificationData
in 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
public SystemMessageFormats.SystemMessage.Builder clearDwNotificationData()
optional .DeathWatchNotificationData dwNotificationData = 7;
-
getDwNotificationDataBuilder
public SystemMessageFormats.DeathWatchNotificationData.Builder getDwNotificationDataBuilder()
optional .DeathWatchNotificationData dwNotificationData = 7;
-
getDwNotificationDataOrBuilder
public SystemMessageFormats.DeathWatchNotificationDataOrBuilder getDwNotificationDataOrBuilder()
optional .DeathWatchNotificationData dwNotificationData = 7;
- Specified by:
getDwNotificationDataOrBuilder
in interfaceSystemMessageFormats.SystemMessageOrBuilder
-
-