| 软件包 | 描述 |
|---|---|
| java.rmi.dgc |
提供类和RMI的分布式垃圾收集接口(DGC)。
|
| java.rmi.server |
支持RMI服务器端提供的类和接口。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DGC.clean(ObjID[] ids, long sequenceNum, VMID vmid, boolean strong)
干净的电话删除的vmid”从每个远程对象的引用列表中的ID,显示
|
Lease |
DGC.dirty(ObjID[] ids, long sequenceNum, Lease lease)
脏调用请求为与数组中包含的对象标识符关联的远程对象引用提供了租约。
|
| Modifier and Type | Method and Description |
|---|---|
static ObjID |
ObjID.read(ObjectInput in)
构建和解包二进制表示从一个
ObjectInput实例返回一个新的
ObjID实例。
|
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.