Class OptimizedGetImpl

All Implemented Interfaces:
GetOperation, KeyedOperation, Operation

final class OptimizedGetImpl extends GetOperationImpl
Optimized Get operation for folding a bunch of gets together.
  • Field Details

  • Constructor Details

    • OptimizedGetImpl

      public OptimizedGetImpl(GetOperation firstGet)
      Construct an optimized get starting with the given get operation.
  • Method Details

    • addOperation

      public void addOperation(GetOperation o)
      Add a new GetOperation to get.