public static final class WireFormats.PropsData extends akka.protobuf.GeneratedMessage implements WireFormats.PropsDataOrBuilder
PropsData
Serialization of akka.actor.Props
| Modifier and Type | Class and Description |
|---|---|
static class |
WireFormats.PropsData.Builder
Protobuf type
PropsData |
akka.protobuf.GeneratedMessage.BuilderParent, akka.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends akka.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends akka.protobuf.GeneratedMessage.ExtendableBuilder>, akka.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends akka.protobuf.GeneratedMessage.ExtendableMessage>, akka.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends akka.protobuf.GeneratedMessage.ExtendableMessage>, akka.protobuf.GeneratedMessage.FieldAccessorTable, akka.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends akka.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
ARGS_FIELD_NUMBER |
static int |
CLAZZ_FIELD_NUMBER |
static int |
DEPLOY_FIELD_NUMBER |
static int |
HASMANIFEST_FIELD_NUMBER |
static int |
MANIFESTS_FIELD_NUMBER |
static akka.protobuf.Parser<WireFormats.PropsData> |
PARSER |
static int |
SERIALIZERIDS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
akka.protobuf.ByteString |
getArgs(int index)
repeated bytes args = 4; |
int |
getArgsCount()
repeated bytes args = 4; |
java.util.List<akka.protobuf.ByteString> |
getArgsList()
repeated bytes args = 4; |
java.lang.String |
getClazz()
required string clazz = 3; |
akka.protobuf.ByteString |
getClazzBytes()
required string clazz = 3; |
static WireFormats.PropsData |
getDefaultInstance() |
WireFormats.PropsData |
getDefaultInstanceForType() |
WireFormats.DeployData |
getDeploy()
required .DeployData deploy = 2; |
WireFormats.DeployDataOrBuilder |
getDeployOrBuilder()
required .DeployData deploy = 2; |
static akka.protobuf.Descriptors.Descriptor |
getDescriptor() |
boolean |
getHasManifest(int index)
repeated bool hasManifest = 7; |
int |
getHasManifestCount()
repeated bool hasManifest = 7; |
java.util.List<java.lang.Boolean> |
getHasManifestList()
repeated bool hasManifest = 7; |
java.lang.String |
getManifests(int index)
repeated string manifests = 5; |
akka.protobuf.ByteString |
getManifestsBytes(int index)
repeated string manifests = 5; |
int |
getManifestsCount()
repeated string manifests = 5; |
java.util.List<java.lang.String> |
getManifestsList()
repeated string manifests = 5; |
akka.protobuf.Parser<WireFormats.PropsData> |
getParserForType() |
int |
getSerializedSize() |
int |
getSerializerIds(int index)
repeated int32 serializerIds = 6; |
int |
getSerializerIdsCount()
repeated int32 serializerIds = 6; |
java.util.List<java.lang.Integer> |
getSerializerIdsList()
repeated int32 serializerIds = 6; |
akka.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasClazz()
required string clazz = 3; |
boolean |
hasDeploy()
required .DeployData deploy = 2; |
protected akka.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static WireFormats.PropsData.Builder |
newBuilder() |
static WireFormats.PropsData.Builder |
newBuilder(WireFormats.PropsData prototype) |
WireFormats.PropsData.Builder |
newBuilderForType() |
protected WireFormats.PropsData.Builder |
newBuilderForType(akka.protobuf.GeneratedMessage.BuilderParent parent) |
static WireFormats.PropsData |
parseDelimitedFrom(java.io.InputStream input) |
static WireFormats.PropsData |
parseDelimitedFrom(java.io.InputStream input,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
static WireFormats.PropsData |
parseFrom(byte[] data) |
static WireFormats.PropsData |
parseFrom(byte[] data,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
static WireFormats.PropsData |
parseFrom(akka.protobuf.ByteString data) |
static WireFormats.PropsData |
parseFrom(akka.protobuf.ByteString data,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
static WireFormats.PropsData |
parseFrom(akka.protobuf.CodedInputStream input) |
static WireFormats.PropsData |
parseFrom(akka.protobuf.CodedInputStream input,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
static WireFormats.PropsData |
parseFrom(java.io.InputStream input) |
static WireFormats.PropsData |
parseFrom(java.io.InputStream input,
akka.protobuf.ExtensionRegistryLite extensionRegistry) |
WireFormats.PropsData.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(akka.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static akka.protobuf.Parser<WireFormats.PropsData> PARSER
public static final int DEPLOY_FIELD_NUMBER
public static final int CLAZZ_FIELD_NUMBER
public static final int ARGS_FIELD_NUMBER
public static final int MANIFESTS_FIELD_NUMBER
public static final int SERIALIZERIDS_FIELD_NUMBER
public static final int HASMANIFEST_FIELD_NUMBER
public static WireFormats.PropsData getDefaultInstance()
public WireFormats.PropsData getDefaultInstanceForType()
getDefaultInstanceForType in interface akka.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface akka.protobuf.MessageOrBuilderpublic final akka.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface akka.protobuf.MessageOrBuildergetUnknownFields in class akka.protobuf.GeneratedMessagepublic static final akka.protobuf.Descriptors.Descriptor getDescriptor()
protected akka.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class akka.protobuf.GeneratedMessagepublic akka.protobuf.Parser<WireFormats.PropsData> getParserForType()
getParserForType in interface akka.protobuf.MessagegetParserForType in interface akka.protobuf.MessageLitegetParserForType in class akka.protobuf.GeneratedMessagepublic boolean hasDeploy()
required .DeployData deploy = 2;hasDeploy in interface WireFormats.PropsDataOrBuilderpublic WireFormats.DeployData getDeploy()
required .DeployData deploy = 2;getDeploy in interface WireFormats.PropsDataOrBuilderpublic WireFormats.DeployDataOrBuilder getDeployOrBuilder()
required .DeployData deploy = 2;getDeployOrBuilder in interface WireFormats.PropsDataOrBuilderpublic boolean hasClazz()
required string clazz = 3;hasClazz in interface WireFormats.PropsDataOrBuilderpublic java.lang.String getClazz()
required string clazz = 3;getClazz in interface WireFormats.PropsDataOrBuilderpublic akka.protobuf.ByteString getClazzBytes()
required string clazz = 3;getClazzBytes in interface WireFormats.PropsDataOrBuilderpublic java.util.List<akka.protobuf.ByteString> getArgsList()
repeated bytes args = 4;getArgsList in interface WireFormats.PropsDataOrBuilderpublic int getArgsCount()
repeated bytes args = 4;getArgsCount in interface WireFormats.PropsDataOrBuilderpublic akka.protobuf.ByteString getArgs(int index)
repeated bytes args = 4;getArgs in interface WireFormats.PropsDataOrBuilderpublic java.util.List<java.lang.String> getManifestsList()
repeated string manifests = 5;
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsList in interface WireFormats.PropsDataOrBuilderpublic int getManifestsCount()
repeated string manifests = 5;
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsCount in interface WireFormats.PropsDataOrBuilderpublic java.lang.String getManifests(int index)
repeated string manifests = 5;
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifests in interface WireFormats.PropsDataOrBuilderpublic akka.protobuf.ByteString getManifestsBytes(int index)
repeated string manifests = 5;
serialized props parameters older wire protocol: contains class name for each arg newer wire protocol: contains string manifest for each arg
getManifestsBytes in interface WireFormats.PropsDataOrBuilderpublic java.util.List<java.lang.Integer> getSerializerIdsList()
repeated int32 serializerIds = 6;
newer wire protocol: serializer id for each arg
getSerializerIdsList in interface WireFormats.PropsDataOrBuilderpublic int getSerializerIdsCount()
repeated int32 serializerIds = 6;
newer wire protocol: serializer id for each arg
getSerializerIdsCount in interface WireFormats.PropsDataOrBuilderpublic int getSerializerIds(int index)
repeated int32 serializerIds = 6;
newer wire protocol: serializer id for each arg
getSerializerIds in interface WireFormats.PropsDataOrBuilderpublic java.util.List<java.lang.Boolean> getHasManifestList()
repeated bool hasManifest = 7;
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestList in interface WireFormats.PropsDataOrBuilderpublic int getHasManifestCount()
repeated bool hasManifest = 7;
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifestCount in interface WireFormats.PropsDataOrBuilderpublic boolean getHasManifest(int index)
repeated bool hasManifest = 7;
additionally a flag per position to indicate if it was serialized with manifest or not
getHasManifest in interface WireFormats.PropsDataOrBuilderpublic final boolean isInitialized()
isInitialized in interface akka.protobuf.MessageLiteOrBuilderisInitialized in class akka.protobuf.GeneratedMessagepublic void writeTo(akka.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface akka.protobuf.MessageLitewriteTo in class akka.protobuf.AbstractMessagejava.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface akka.protobuf.MessageLitegetSerializedSize in class akka.protobuf.AbstractMessageprotected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
writeReplace in class akka.protobuf.GeneratedMessagejava.io.ObjectStreamExceptionpublic static WireFormats.PropsData parseFrom(akka.protobuf.ByteString data) throws akka.protobuf.InvalidProtocolBufferException
akka.protobuf.InvalidProtocolBufferExceptionpublic static WireFormats.PropsData parseFrom(akka.protobuf.ByteString data, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws akka.protobuf.InvalidProtocolBufferException
akka.protobuf.InvalidProtocolBufferExceptionpublic static WireFormats.PropsData parseFrom(byte[] data) throws akka.protobuf.InvalidProtocolBufferException
akka.protobuf.InvalidProtocolBufferExceptionpublic static WireFormats.PropsData parseFrom(byte[] data, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws akka.protobuf.InvalidProtocolBufferException
akka.protobuf.InvalidProtocolBufferExceptionpublic static WireFormats.PropsData parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static WireFormats.PropsData parseFrom(java.io.InputStream input, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static WireFormats.PropsData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static WireFormats.PropsData parseDelimitedFrom(java.io.InputStream input, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static WireFormats.PropsData parseFrom(akka.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static WireFormats.PropsData parseFrom(akka.protobuf.CodedInputStream input, akka.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static WireFormats.PropsData.Builder newBuilder()
public WireFormats.PropsData.Builder newBuilderForType()
newBuilderForType in interface akka.protobuf.MessagenewBuilderForType in interface akka.protobuf.MessageLitepublic static WireFormats.PropsData.Builder newBuilder(WireFormats.PropsData prototype)
public WireFormats.PropsData.Builder toBuilder()
toBuilder in interface akka.protobuf.MessagetoBuilder in interface akka.protobuf.MessageLiteprotected WireFormats.PropsData.Builder newBuilderForType(akka.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class akka.protobuf.GeneratedMessage