Package org.apache.pekko.cluster.client
Class ClusterClient.Publish
java.lang.Object
org.apache.pekko.cluster.client.ClusterClient.Publish
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- ClusterClient
public static final class ClusterClient.Publish
extends Object
implements scala.Product, Serializable
Deprecated.
Use Apache Pekko gRPC instead, see https://pekko.apache.org/docs/pekko/current/cluster-client.html#migration-to-pekko-grpc. Since Akka 2.6.0.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Deprecated.Deprecated.booleanDeprecated.inthashCode()Deprecated.msg()Deprecated.intDeprecated.productElement(int x$1) Deprecated.productElementName(int x$1) Deprecated.scala.collection.Iterator<Object>Deprecated.Deprecated.topic()Deprecated.toString()Deprecated.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Publish
Deprecated.
-
-
Method Details
-
topic
Deprecated. -
msg
Deprecated. -
copy
Deprecated. -
copy$default$1
Deprecated. -
copy$default$2
Deprecated. -
productPrefix
Deprecated.- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()Deprecated.- Specified by:
productArityin interfacescala.Product
-
productElement
Deprecated.- Specified by:
productElementin interfacescala.Product
-
productIterator
Deprecated.- Specified by:
productIteratorin interfacescala.Product
-
canEqual
Deprecated.- Specified by:
canEqualin interfacescala.Equals
-
productElementName
Deprecated.- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
equals
Deprecated.
-