public interface RemoteService
Modifier and Type | Method and Description |
---|---|
DistributedObject |
createDistributedObject(String objectName) |
void |
destroyDistributedObject(String objectName) |
DistributedObject createDistributedObject(String objectName)
void destroyDistributedObject(String objectName)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.