|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.remote.WireFormats.DaemonMsgCreateData.Builder
public static final class WireFormats.DaemonMsgCreateData.Builder
Protobuf type DaemonMsgCreateData
Defines akka.remote.DaemonMsgCreate
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public WireFormats.DaemonMsgCreateData.Builder clear()
public WireFormats.DaemonMsgCreateData.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public WireFormats.DaemonMsgCreateData getDefaultInstanceForType()
public WireFormats.DaemonMsgCreateData build()
public WireFormats.DaemonMsgCreateData buildPartial()
public WireFormats.DaemonMsgCreateData.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public WireFormats.DaemonMsgCreateData.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public boolean hasProps()
required .PropsData props = 1;
hasProps
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.PropsData getProps()
required .PropsData props = 1;
getProps
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.DaemonMsgCreateData.Builder setProps(WireFormats.PropsData value)
required .PropsData props = 1;
public WireFormats.DaemonMsgCreateData.Builder setProps(WireFormats.PropsData.Builder builderForValue)
required .PropsData props = 1;
public WireFormats.DaemonMsgCreateData.Builder mergeProps(WireFormats.PropsData value)
required .PropsData props = 1;
public WireFormats.DaemonMsgCreateData.Builder clearProps()
required .PropsData props = 1;
public WireFormats.PropsData.Builder getPropsBuilder()
required .PropsData props = 1;
public WireFormats.PropsDataOrBuilder getPropsOrBuilder()
required .PropsData props = 1;
getPropsOrBuilder
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public boolean hasDeploy()
required .DeployData deploy = 2;
hasDeploy
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.DeployData getDeploy()
required .DeployData deploy = 2;
getDeploy
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.DaemonMsgCreateData.Builder setDeploy(WireFormats.DeployData value)
required .DeployData deploy = 2;
public WireFormats.DaemonMsgCreateData.Builder setDeploy(WireFormats.DeployData.Builder builderForValue)
required .DeployData deploy = 2;
public WireFormats.DaemonMsgCreateData.Builder mergeDeploy(WireFormats.DeployData value)
required .DeployData deploy = 2;
public WireFormats.DaemonMsgCreateData.Builder clearDeploy()
required .DeployData deploy = 2;
public WireFormats.DeployData.Builder getDeployBuilder()
required .DeployData deploy = 2;
public WireFormats.DeployDataOrBuilder getDeployOrBuilder()
required .DeployData deploy = 2;
getDeployOrBuilder
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public boolean hasPath()
required string path = 3;
hasPath
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public java.lang.String getPath()
required string path = 3;
getPath
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public com.google.protobuf.ByteString getPathBytes()
required string path = 3;
getPathBytes
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.DaemonMsgCreateData.Builder setPath(java.lang.String value)
required string path = 3;
public WireFormats.DaemonMsgCreateData.Builder clearPath()
required string path = 3;
public WireFormats.DaemonMsgCreateData.Builder setPathBytes(com.google.protobuf.ByteString value)
required string path = 3;
public boolean hasSupervisor()
required .ActorRefData supervisor = 4;
hasSupervisor
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.ActorRefData getSupervisor()
required .ActorRefData supervisor = 4;
getSupervisor
in interface WireFormats.DaemonMsgCreateDataOrBuilder
public WireFormats.DaemonMsgCreateData.Builder setSupervisor(WireFormats.ActorRefData value)
required .ActorRefData supervisor = 4;
public WireFormats.DaemonMsgCreateData.Builder setSupervisor(WireFormats.ActorRefData.Builder builderForValue)
required .ActorRefData supervisor = 4;
public WireFormats.DaemonMsgCreateData.Builder mergeSupervisor(WireFormats.ActorRefData value)
required .ActorRefData supervisor = 4;
public WireFormats.DaemonMsgCreateData.Builder clearSupervisor()
required .ActorRefData supervisor = 4;
public WireFormats.ActorRefData.Builder getSupervisorBuilder()
required .ActorRefData supervisor = 4;
public WireFormats.ActorRefDataOrBuilder getSupervisorOrBuilder()
required .ActorRefData supervisor = 4;
getSupervisorOrBuilder
in interface WireFormats.DaemonMsgCreateDataOrBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |