软件包 | 描述 |
---|---|
java.rmi.dgc |
提供类和RMI的分布式垃圾收集接口(DGC)。
|
Modifier and Type | Method and Description |
---|---|
VMID |
Lease.getVMID()
返回与租赁相关的客户端VMID。
|
Modifier and Type | Method and Description |
---|---|
void |
DGC.clean(ObjID[] ids, long sequenceNum, VMID vmid, boolean strong)
干净的电话删除的vmid”从每个远程对象的引用列表中的ID,显示
|
Constructor and Description |
---|
Lease(VMID id, long duration)
构建一个租赁与特定VMID和租赁期限。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.