Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
|
|
|
Does nothing but send packets to master nodes and listen for packets back.
|
|
|
|
|
|
|
|
compiled for 1.8
|
|
the cache
|
|
|
|
|
|
|
|
port off to Java
|
|
Still need to do Mac & Linux
|
|
platforms.
That doesn't come for free, unlike android.
|
|
|
|
|
|
|
|
There is a way to do it. We can try it later if we determine it's needed for performance reasons. Otherwise, don't use static to cache them
|
|
to java as well
|
|
|
|
|
|
|
|
|
|
that would be greeeaaaaat
|
|
|
|
|
|
|
|
This is safe to cache as none of the instantiated callback interfaces can be changed once a Node object is created.
|
|
All callback methods are now implemented
|
|
|
|
static
There's no guarantee that ALL calls to the callbacks will be on the same class as they're just interfaces and user defined
|
|
updated DataStorePutListener to also have an onDelete() method
|
|
|
|
|
|
|
|
|
|
added implementation of networks() method
|
|
|
|
|
|
|
|
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
|
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
|
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
|
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
|
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|
|
assigned addresses
Signed-off-by: Grant Limberg <glimberg@gmail.com>
|