Skip to content

ottobackwards/stream_entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream_entropy

This is a simple test project to try to use java 8 streams instead of for loops for an entropy function being developed in the Apache Metron project [PR#872][apache/metron#872]

I have taken the unit test data, and validated that we get the same value calling with for loops or the stream version I have done

About

Simple project testing metron stellar entropy alternate stream implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages