public final class ReadyLocalTransactionSerializer
extends akka.serialization.JSerializer
ReadyLocalTransaction
into a BatchedModifications
message. This serializer needs to be plugged
into akka serialization to allow forwarding of ReadyLocalTransaction to remote
shards.Constructor and Description |
---|
ReadyLocalTransactionSerializer(akka.actor.ExtendedActorSystem system) |
Modifier and Type | Method and Description |
---|---|
Object |
fromBinaryJava(byte[] bytes,
Class<?> clazz) |
int |
identifier() |
boolean |
includeManifest() |
byte[] |
toBinary(Object obj) |
Copyright © 2019 OpenDaylight. All rights reserved.