com.hazelcast.spi
Interface NodeAware

All Known Subinterfaces:
SecureCallable<V>

public interface NodeAware


Method Summary
 void setNode(com.hazelcast.instance.Node node)
           
 

Method Detail

setNode

void setNode(com.hazelcast.instance.Node node)


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.