Package org.apache.pekko.remote
Class WireFormats.DeployData
java.lang.Object
org.apache.pekko.protobufv3.internal.AbstractMessageLite
org.apache.pekko.protobufv3.internal.AbstractMessage
org.apache.pekko.protobufv3.internal.GeneratedMessage
org.apache.pekko.remote.WireFormats.DeployData
- All Implemented Interfaces:
Serializable,org.apache.pekko.protobufv3.internal.Message,org.apache.pekko.protobufv3.internal.MessageLite,org.apache.pekko.protobufv3.internal.MessageLiteOrBuilder,org.apache.pekko.protobufv3.internal.MessageOrBuilder,WireFormats.DeployDataOrBuilder
- Enclosing class:
- WireFormats
public static final class WireFormats.DeployData
extends org.apache.pekko.protobufv3.internal.GeneratedMessage
implements WireFormats.DeployDataOrBuilder
* Serialization of org.apache.pekko.actor.DeployProtobuf type
DeployData- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class* Serialization of org.apache.pekko.actor.DeployNested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage
org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableBuilder<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT>>, org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends org.apache.pekko.protobufv3.internal.GeneratedMessage.ExtendableMessage<MessageT>>, org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTable, org.apache.pekko.protobufv3.internal.GeneratedMessage.GeneratedExtension<ContainingT extends org.apache.pekko.protobufv3.internal.Message, T extends Object>, org.apache.pekko.protobufv3.internal.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParentNested classes/interfaces inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
org.apache.pekko.protobufv3.internal.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
memoizedSizeFields inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.apache.pekko.protobufv3.internal.ByteStringoptional bytes config = 2;optional string configManifest = 9;org.apache.pekko.protobufv3.internal.ByteStringoptional string configManifest = 9;intoptional int32 configSerializerId = 8;static WireFormats.DeployDatastatic final org.apache.pekko.protobufv3.internal.Descriptors.Descriptoroptional string dispatcher = 5;org.apache.pekko.protobufv3.internal.ByteStringoptional string dispatcher = 5;org.apache.pekko.protobufv3.internal.Parser<WireFormats.DeployData>getPath()required string path = 1;org.apache.pekko.protobufv3.internal.ByteStringrequired string path = 1;org.apache.pekko.protobufv3.internal.ByteStringoptional bytes routerConfig = 3;optional string routerConfigManifest = 11;org.apache.pekko.protobufv3.internal.ByteStringoptional string routerConfigManifest = 11;intoptional int32 routerConfigSerializerId = 10;org.apache.pekko.protobufv3.internal.ByteStringgetScope()optional bytes scope = 4;optional string scopeManifest = 7;org.apache.pekko.protobufv3.internal.ByteStringoptional string scopeManifest = 7;intolder wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for eachintgetTags(int index) repeated string tags = 12;org.apache.pekko.protobufv3.internal.ByteStringgetTagsBytes(int index) repeated string tags = 12;intrepeated string tags = 12;org.apache.pekko.protobufv3.internal.ProtocolStringListrepeated string tags = 12;booleanoptional bytes config = 2;booleanoptional string configManifest = 9;booleanoptional int32 configSerializerId = 8;booleanoptional string dispatcher = 5;inthashCode()booleanhasPath()required string path = 1;booleanoptional bytes routerConfig = 3;booleanoptional string routerConfigManifest = 11;booleanoptional int32 routerConfigSerializerId = 10;booleanhasScope()optional bytes scope = 4;booleanoptional string scopeManifest = 7;booleanolder wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for eachprotected org.apache.pekko.protobufv3.internal.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(WireFormats.DeployData prototype) protected WireFormats.DeployData.BuildernewBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent) static WireFormats.DeployDataparseDelimitedFrom(InputStream input) static WireFormats.DeployDataparseDelimitedFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static WireFormats.DeployDataparseFrom(byte[] data) static WireFormats.DeployDataparseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static WireFormats.DeployDataparseFrom(InputStream input) static WireFormats.DeployDataparseFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static WireFormats.DeployDataparseFrom(ByteBuffer data) static WireFormats.DeployDataparseFrom(ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static WireFormats.DeployDataparseFrom(org.apache.pekko.protobufv3.internal.ByteString data) static WireFormats.DeployDataparseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static WireFormats.DeployDataparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) static WireFormats.DeployDataparseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) static org.apache.pekko.protobufv3.internal.Parser<WireFormats.DeployData>parser()voidwriteTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) Methods inherited from class org.apache.pekko.protobufv3.internal.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class org.apache.pekko.protobufv3.internal.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface org.apache.pekko.protobufv3.internal.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER- See Also:
-
CONFIG_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER- See Also:
-
ROUTERCONFIG_FIELD_NUMBER
public static final int ROUTERCONFIG_FIELD_NUMBER- See Also:
-
SCOPE_FIELD_NUMBER
public static final int SCOPE_FIELD_NUMBER- See Also:
-
DISPATCHER_FIELD_NUMBER
public static final int DISPATCHER_FIELD_NUMBER- See Also:
-
SCOPESERIALIZERID_FIELD_NUMBER
public static final int SCOPESERIALIZERID_FIELD_NUMBER- See Also:
-
SCOPEMANIFEST_FIELD_NUMBER
public static final int SCOPEMANIFEST_FIELD_NUMBER- See Also:
-
CONFIGSERIALIZERID_FIELD_NUMBER
public static final int CONFIGSERIALIZERID_FIELD_NUMBER- See Also:
-
CONFIGMANIFEST_FIELD_NUMBER
public static final int CONFIGMANIFEST_FIELD_NUMBER- See Also:
-
ROUTERCONFIGSERIALIZERID_FIELD_NUMBER
public static final int ROUTERCONFIGSERIALIZERID_FIELD_NUMBER- See Also:
-
ROUTERCONFIGMANIFEST_FIELD_NUMBER
public static final int ROUTERCONFIGMANIFEST_FIELD_NUMBER- See Also:
-
TAGS_FIELD_NUMBER
public static final int TAGS_FIELD_NUMBER- See Also:
-
-
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
-
hasPath
public boolean hasPath()required string path = 1;- Specified by:
hasPathin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the path field is set.
-
getPath
required string path = 1;- Specified by:
getPathin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The path.
-
getPathBytes
public org.apache.pekko.protobufv3.internal.ByteString getPathBytes()required string path = 1;- Specified by:
getPathBytesin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The bytes for path.
-
hasConfig
public boolean hasConfig()optional bytes config = 2;- Specified by:
hasConfigin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the config field is set.
-
getConfig
public org.apache.pekko.protobufv3.internal.ByteString getConfig()optional bytes config = 2;- Specified by:
getConfigin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The config.
-
hasRouterConfig
public boolean hasRouterConfig()optional bytes routerConfig = 3;- Specified by:
hasRouterConfigin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the routerConfig field is set.
-
getRouterConfig
public org.apache.pekko.protobufv3.internal.ByteString getRouterConfig()optional bytes routerConfig = 3;- Specified by:
getRouterConfigin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The routerConfig.
-
hasScope
public boolean hasScope()optional bytes scope = 4;- Specified by:
hasScopein interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the scope field is set.
-
getScope
public org.apache.pekko.protobufv3.internal.ByteString getScope()optional bytes scope = 4;- Specified by:
getScopein interfaceWireFormats.DeployDataOrBuilder- Returns:
- The scope.
-
hasDispatcher
public boolean hasDispatcher()optional string dispatcher = 5;- Specified by:
hasDispatcherin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the dispatcher field is set.
-
getDispatcher
optional string dispatcher = 5;- Specified by:
getDispatcherin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The dispatcher.
-
getDispatcherBytes
public org.apache.pekko.protobufv3.internal.ByteString getDispatcherBytes()optional string dispatcher = 5;- Specified by:
getDispatcherBytesin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The bytes for dispatcher.
-
hasScopeSerializerId
public boolean hasScopeSerializerId()older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
optional int32 scopeSerializerId = 6;- Specified by:
hasScopeSerializerIdin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the scopeSerializerId field is set.
-
getScopeSerializerId
public int getScopeSerializerId()older wire protocol: hardcoded class used to look up serializer newer wire protocol: serializer id and manifest available for each
optional int32 scopeSerializerId = 6;- Specified by:
getScopeSerializerIdin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The scopeSerializerId.
-
hasScopeManifest
public boolean hasScopeManifest()optional string scopeManifest = 7;- Specified by:
hasScopeManifestin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the scopeManifest field is set.
-
getScopeManifest
optional string scopeManifest = 7;- Specified by:
getScopeManifestin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The scopeManifest.
-
getScopeManifestBytes
public org.apache.pekko.protobufv3.internal.ByteString getScopeManifestBytes()optional string scopeManifest = 7;- Specified by:
getScopeManifestBytesin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The bytes for scopeManifest.
-
hasConfigSerializerId
public boolean hasConfigSerializerId()optional int32 configSerializerId = 8;- Specified by:
hasConfigSerializerIdin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the configSerializerId field is set.
-
getConfigSerializerId
public int getConfigSerializerId()optional int32 configSerializerId = 8;- Specified by:
getConfigSerializerIdin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The configSerializerId.
-
hasConfigManifest
public boolean hasConfigManifest()optional string configManifest = 9;- Specified by:
hasConfigManifestin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the configManifest field is set.
-
getConfigManifest
optional string configManifest = 9;- Specified by:
getConfigManifestin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The configManifest.
-
getConfigManifestBytes
public org.apache.pekko.protobufv3.internal.ByteString getConfigManifestBytes()optional string configManifest = 9;- Specified by:
getConfigManifestBytesin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The bytes for configManifest.
-
hasRouterConfigSerializerId
public boolean hasRouterConfigSerializerId()optional int32 routerConfigSerializerId = 10;- Specified by:
hasRouterConfigSerializerIdin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the routerConfigSerializerId field is set.
-
getRouterConfigSerializerId
public int getRouterConfigSerializerId()optional int32 routerConfigSerializerId = 10;- Specified by:
getRouterConfigSerializerIdin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The routerConfigSerializerId.
-
hasRouterConfigManifest
public boolean hasRouterConfigManifest()optional string routerConfigManifest = 11;- Specified by:
hasRouterConfigManifestin interfaceWireFormats.DeployDataOrBuilder- Returns:
- Whether the routerConfigManifest field is set.
-
getRouterConfigManifest
optional string routerConfigManifest = 11;- Specified by:
getRouterConfigManifestin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The routerConfigManifest.
-
getRouterConfigManifestBytes
public org.apache.pekko.protobufv3.internal.ByteString getRouterConfigManifestBytes()optional string routerConfigManifest = 11;- Specified by:
getRouterConfigManifestBytesin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The bytes for routerConfigManifest.
-
getTagsList
public org.apache.pekko.protobufv3.internal.ProtocolStringList getTagsList()repeated string tags = 12;- Specified by:
getTagsListin interfaceWireFormats.DeployDataOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()repeated string tags = 12;- Specified by:
getTagsCountin interfaceWireFormats.DeployDataOrBuilder- Returns:
- The count of tags.
-
getTags
repeated string tags = 12;- Specified by:
getTagsin interfaceWireFormats.DeployDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public org.apache.pekko.protobufv3.internal.ByteString getTagsBytes(int index) repeated string tags = 12;- Specified by:
getTagsBytesin interfaceWireFormats.DeployDataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Overrides:
isInitializedin classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
writeTo
public void writeTo(org.apache.pekko.protobufv3.internal.CodedOutputStream output) throws IOException - Specified by:
writeToin interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
writeToin classorg.apache.pekko.protobufv3.internal.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
getSerializedSizein classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
equals
- Specified by:
equalsin interfaceorg.apache.pekko.protobufv3.internal.Message- Overrides:
equalsin classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceorg.apache.pekko.protobufv3.internal.Message- Overrides:
hashCodein classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
parseFrom
public static WireFormats.DeployData parseFrom(ByteBuffer data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static WireFormats.DeployData parseFrom(ByteBuffer data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static WireFormats.DeployData parseFrom(org.apache.pekko.protobufv3.internal.ByteString data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static WireFormats.DeployData parseFrom(org.apache.pekko.protobufv3.internal.ByteString data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static WireFormats.DeployData parseFrom(byte[] data) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
public static WireFormats.DeployData parseFrom(byte[] data, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException - Throws:
org.apache.pekko.protobufv3.internal.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static WireFormats.DeployData parseFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static WireFormats.DeployData parseDelimitedFrom(InputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static WireFormats.DeployData parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static WireFormats.DeployData parseFrom(org.apache.pekko.protobufv3.internal.CodedInputStream input, org.apache.pekko.protobufv3.internal.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
newBuilderForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
toBuilderin interfaceorg.apache.pekko.protobufv3.internal.MessageLite
-
newBuilderForType
protected WireFormats.DeployData.Builder newBuilderForType(org.apache.pekko.protobufv3.internal.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classorg.apache.pekko.protobufv3.internal.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfaceorg.apache.pekko.protobufv3.internal.Message- Specified by:
getParserForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLite- Overrides:
getParserForTypein classorg.apache.pekko.protobufv3.internal.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceorg.apache.pekko.protobufv3.internal.MessageOrBuilder
-