Package io.deephaven.server.table.ops
Class HeadOrTailGrpcImpl.HeadGrpcImpl
java.lang.Object
io.deephaven.server.table.ops.GrpcTableOperation<HeadOrTailRequest>
io.deephaven.server.table.ops.HeadOrTailGrpcImpl
io.deephaven.server.table.ops.HeadOrTailGrpcImpl.HeadGrpcImpl
- Enclosing class:
- HeadOrTailGrpcImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class io.deephaven.server.table.ops.HeadOrTailGrpcImpl
HeadOrTailGrpcImpl.HeadGrpcImpl, HeadOrTailGrpcImpl.RealTableOperation, HeadOrTailGrpcImpl.TailGrpcImpl
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.HeadOrTailGrpcImpl
create, validateRequest
Methods inherited from class io.deephaven.server.table.ops.GrpcTableOperation
checkPermission, getRequestFromOperation, getResultTicket, getTableReferences
-
Constructor Details
-
HeadGrpcImpl
-