|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DistributedObject
Base interface for all distributed objects.
IMap,
IQueue,
MultiMap,
ITopic,
ILock,
IExecutorService,
TransactionalMap,
TransactionalQueue,
TransactionalMultiMap| Method Summary | |
|---|---|
void |
destroy()
Destroys this object cluster-wide. |
Object |
getId()
Deprecated. use getName() instead |
String |
getName()
Returns the unique name for this DistributedObject. |
String |
getPartitionKey()
Returns the key of partition this DistributedObject is assigned to. |
String |
getServiceName()
Returns the service name for this object. |
| Method Detail |
|---|
@Deprecated Object getId()
getName() instead
String getPartitionKey()
String getName()
String getServiceName()
void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||