软件包 | 描述 |
---|---|
java.rmi.dgc |
提供类和RMI的分布式垃圾收集接口(DGC)。
|
Modifier and Type | Method and Description |
---|---|
Lease |
DGC.dirty(ObjID[] ids, long sequenceNum, Lease lease)
脏调用请求为与数组中包含的对象标识符关联的远程对象引用提供了租约。
|
Modifier and Type | Method and Description |
---|---|
Lease |
DGC.dirty(ObjID[] ids, long sequenceNum, Lease lease)
脏调用请求为与数组中包含的对象标识符关联的远程对象引用提供了租约。
|
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.