Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • [0, 0] - that means we need to set marshaller property to BinaryMarshaller and perClassLoadingEnabled flag to true. 
  • [1, 0] - that means we need to set marshaller property to OptimizedMarshaller and perClassLoadingEnabled flag to true.
  • [0, 1] - that means we need to set marshaller property to BinaryMarshaller and perClassLoadingEnabled flag to false.
  • [1, 1] - that means we need to set marshaller property to OptimizedMarshaller and perClassLoadingEnabled flag to false.

ConfigVariations - contains ready configuration parameters matrixes.