public static class HazelcastPayload.Bytes extends HazelcastPayload
HazelcastPayload.Bytes, HazelcastPayload.Command
Constructor and Description |
---|
Bytes(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.persistence.sessions.coordination.Command |
getCommand(org.eclipse.persistence.sessions.coordination.RemoteCommandManager rcm)
Returns the serialized
Command from
the provided bytes. |
getId
public org.eclipse.persistence.sessions.coordination.Command getCommand(org.eclipse.persistence.sessions.coordination.RemoteCommandManager rcm)
Command
from
the provided bytes.getCommand
in class HazelcastPayload
rcm
- The RemoteCommandManager
to use for serialization.Copyright © 2018. All rights reserved.