Package io.deephaven.server.table.ops
Class JoinTablesGrpcImpl.LeftJoinTablesGrpcImpl
java.lang.Object
io.deephaven.server.table.ops.GrpcTableOperation<T>
io.deephaven.server.table.ops.JoinTablesGrpcImpl<LeftJoinTablesRequest>
io.deephaven.server.table.ops.JoinTablesGrpcImpl.LeftJoinTablesGrpcImpl
- Enclosing class:
- JoinTablesGrpcImpl<T>
@Singleton
public static class JoinTablesGrpcImpl.LeftJoinTablesGrpcImpl
extends JoinTablesGrpcImpl<LeftJoinTablesRequest>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.deephaven.server.table.ops.JoinTablesGrpcImpl
JoinTablesGrpcImpl.AsOfJoinTablesGrpcImpl, JoinTablesGrpcImpl.CrossJoinTablesGrpcImpl, JoinTablesGrpcImpl.ExactJoinTablesGrpcImpl, JoinTablesGrpcImpl.LeftJoinTablesGrpcImpl, JoinTablesGrpcImpl.NaturalJoinTablesGrpcImpl, JoinTablesGrpcImpl.RealTableOperation<T>
Nested classes/interfaces inherited from class io.deephaven.server.table.ops.GrpcTableOperation
GrpcTableOperation.MultiDependencyFunction<T>, GrpcTableOperation.PermissionFunction<T>
-
Constructor Summary
-
Method Summary
Methods inherited from class io.deephaven.server.table.ops.JoinTablesGrpcImpl
create, validateRequest
Methods inherited from class io.deephaven.server.table.ops.GrpcTableOperation
checkPermission, getRequestFromOperation, getResultTicket, getTableReferences
-
Constructor Details
-
LeftJoinTablesGrpcImpl
-
-
Method Details
-
doJoin
-