Class FastPFORFactory

java.lang.Object
org.yamcs.parameterarchive.FastPFORFactory

public class FastPFORFactory extends Object
Because the FastPFOR codec uses quite some memory, we use this factory to limit the number of created objects to one per thread
  • Constructor Details

    • FastPFORFactory

      public FastPFORFactory()
  • Method Details