class RemoteEventDataCursor extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private long |
readCount |
private long |
readPosition |
private static long |
serialVersionUID |
Constructor and Description |
---|
RemoteEventDataCursor(long count,
long cursor) |
Modifier and Type | Method and Description |
---|---|
(package private) long |
getReadCount() |
(package private) long |
getReadPosition() |
private static final long serialVersionUID
private final long readCount
private final long readPosition
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.