Interface WorkProcessor.Process<T>

All Known Implementing Classes:
SpillingJoinProcessor
Enclosing interface:
WorkProcessor<T>

public static interface WorkProcessor.Process<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    Does some work and returns current state.