nrgraham23 / LibJFabric

Java bindings for libfabric.
2 stars 0 forks source link

Add additional Constructors with no Context field #37

Closed nrgraham23 closed 8 years ago

nrgraham23 commented 8 years ago

Added additional constructors that do not require Context objects. This commit also includes some method renames so the methods better match the rest of the code, and the changes to the ping pong test that prompted the changes to the bindings.

Signed-off-by: Nathaniel Graham ngraham@lanl.gov