tree: 8908e3947b17e0bc3f83203c4a3ac3d955dbdba8 [path history] [tgz]
  1. src/
  2. build.gradle
  3. README.md
modules/bytecode/README.md

Apache Ignite Bytecode module

Fork of PrestoDB Bytecode module (ver 0.243).

  • Removed unnecessary guava dependency.
  • Tests migrated from TestNG to JUnit 5.

This module provides a convenient thin wrapper around ASM library to generate classes at runtime.