| AutoDeflateObjectOutputStream |
|
| AutoInflateObjectInputStream<CLT extends ClassLoader> |
|
| ConstructSnapshotQuery |
|
| ExportedTableCreationMessage |
|
| ExportedTableDescriptorMessage |
|
| ExportedTableHandleManager |
Exports tables to a RemoteTableHandleManager, for access via a proxy.
|
| ExportedTableUpdateMessage |
|
| FetchInputTableQuery |
|
| FetchQuery |
A query that will, in one operation, fetch a table, apply ACLs, and initialize
a viewport for the requested object.
|
| FetchQuery.ViewportPair |
|
| FetchQuery.ViewportPair.Descriptor |
|
| GetAttributesQuery |
|
| InflatableList<T> |
A list of inflatables; sent from the server to the client.
|
| LogHandleClient |
|
| PrepareViewport |
|
| PrepareViewport.PrepareFunction |
|
| PresentDelegateTokensQuery |
|
| RemoteDatabase |
Remote access to a Database on the other side of a QueryProcessorConnection.
|
| RemoteDatabase.TableSerializationAdapter |
|
| RemoteMethodAsync |
Invoke a proxied Table method remotely, concurrently with the LTM cycle.
|
| RemoteMethodAsync.Result |
|
| RemoteQueryScopeClient |
Retrieves values from the query scope over the existing connection to the client.
|
| RemoteQueryScopeCommandHandler |
|
| RemoteTableHandle |
Client-side handle for a remote table.
|
| RemoteTableHandle.Descriptor |
Descriptor object for serialization surrogate.
|
| RemoteTableHandle.FlatIndexInvocationHandler |
|
| RemoteTableHandle.ViewportAndClient |
|
| RemoteTableHandleManager |
Exposes proxies to remote tables exported by an ExportedTableHandleManager.
|
| RemoteTableMapManager |
Exposes proxies to remote tables exported by an ExportedTableHandleManager.
|
| RemoteTableQuery |
Provides a mechanism for adapting remote queries that return tables into remote queries that return proxy-able
table handles for remote clients to use.
|
| TableApplyQuery |
We use a query instead of a function so that it can be context aware for deflation, logs, or other niceties.
|
| ViewportColumnSource<T> |
ColumnSource used by RemoteTableHandles, backed by a ReplicatedTable viewport.
|
| ViewportColumnSourceFactory |
|
| ViewportColumnTableHolder |
|