Class RemoteTableHandle.ViewportAndClient
java.lang.Object
com.illumon.iris.db.tables.remote.RemoteTableHandle.ViewportAndClient
- Enclosing class:
- RemoteTableHandle
public static class RemoteTableHandle.ViewportAndClient extends Object
-
Field Summary
Fields Modifier and Type Field Description int
clientId
Table
subscribedTable
ReplicatedTable
viewport
-
Method Summary
Modifier and Type Method Description void
removeViewportClient()
void
setViewportAndColumns(Index lookupIdx, BitSet columns)
void
waitForPopulation(Index lookupIdx, BitSet columns)
-
Field Details
-
viewport
-
clientId
public int clientId -
subscribedTable
-
-
Method Details
-
setViewportAndColumns
-
waitForPopulation
-
removeViewportClient
public void removeViewportClient()
-