private static class TransientEventLog.RemoteEventHolder extends Object
Modifier and Type | Field and Description |
---|---|
private long |
id |
private RemoteEvent |
remoteEvent |
Constructor and Description |
---|
TransientEventLog.RemoteEventHolder(long stamp,
RemoteEvent re) |
private final long id
private final RemoteEvent remoteEvent
TransientEventLog.RemoteEventHolder(long stamp, RemoteEvent re)
long getID()
RemoteEvent getRemoteEvent()
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.