Index

C D E G H I M O P R S T 
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 eventListener record 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 message record 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 persistentActorBytes record component.
persistentActorId() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
Returns the value of the persistentActorId record 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 PersistentActorUpdateEvent record class.

R

rowKey() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
Returns the value of the rowKey record 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 shardKey record component.

T

toString() - Method in record class org.elasticsoftware.elasticactors.cassandra.common.state.PersistentActorUpdateEvent
Returns a string representation of this record class.
C D E G H I M O P R S T 
All Classes and Interfaces|All Packages