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