Index
All Classes and Interfaces|All Packages
C
- CompressingSerializer<I> - Class in org.elasticsoftware.elasticactors.cassandra.common.serialization
- CompressingSerializer(Serializer<I, byte[]>) - Constructor for class org.elasticsoftware.elasticactors.cassandra.common.serialization.CompressingSerializer
- CompressingSerializer(Serializer<I, byte[]>, int) - Constructor for class org.elasticsoftware.elasticactors.cassandra.common.serialization.CompressingSerializer
D
- DecompressingDeserializer<O> - Class in org.elasticsoftware.elasticactors.cassandra.common.serialization
- DecompressingDeserializer(Deserializer<ByteBuffer, O>) - Constructor for class org.elasticsoftware.elasticactors.cassandra.common.serialization.DecompressingDeserializer
- deserialize(ByteBuffer) - Method in class org.elasticsoftware.elasticactors.cassandra.common.serialization.DecompressingDeserializer
E
- equals(Object) - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Indicates whether some other object is "equal to" this one.
- eventListener() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns the value of the
eventListenerrecord component.
G
- getKey() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
H
- hashCode() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns a hash code value for this object.
- hasPersistentActorBytes() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
I
- isSafe() - Method in class org.elasticsoftware.elasticactors.cassandra.common.serialization.DecompressingDeserializer
M
- message() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns the value of the
messagerecord component.
O
- org.elasticsoftware.elasticactors.cassandra.common.serialization - package org.elasticsoftware.elasticactors.cassandra.common.serialization
- org.elasticsoftware.elasticactors.cassandra.common.state - package org.elasticsoftware.elasticactors.cassandra.common.state
P
- persistentActorBytes() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns the value of the
persistentActorBytesrecord component. - persistentActorId() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns the value of the
persistentActorIdrecord component. - PersistentActorUpdateEvent - Record Class in org.elasticsoftware.elasticactors.cassandra.common.state
- PersistentActorUpdateEvent(String[], ShardKey, String, ByteBuffer, InternalMessage, MessageHandlerEventListener) - Constructor for record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Creates an instance of a
PersistentActorUpdateEventrecord class.
R
- rowKey() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns the value of the
rowKeyrecord component.
S
- serialize(I) - Method in class org.elasticsoftware.elasticactors.cassandra.common.serialization.CompressingSerializer
- shardKey() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns the value of the
shardKeyrecord component.
T
- toString() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages