protected static interface AbstractDgcClient.DgcProxy
| Modifier and Type | Method and Description |
|---|---|
void |
clean(long sequenceNum,
Object[] ids,
boolean strong) |
long |
dirty(long sequenceNum,
Object[] ids,
long duration) |
long dirty(long sequenceNum,
Object[] ids,
long duration)
throws RemoteException
RemoteExceptionvoid clean(long sequenceNum,
Object[] ids,
boolean strong)
throws RemoteException
RemoteExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.