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. |
getIdpublic org.eclipse.persistence.sessions.coordination.Command getCommand(org.eclipse.persistence.sessions.coordination.RemoteCommandManager rcm)
Command from
the provided bytes.getCommand in class HazelcastPayloadrcm - The RemoteCommandManager to use for serialization.Copyright © 2019. All rights reserved.