public static interface FastFutureStore.StoreWalker
| 限定符和类型 | 方法和说明 |
|---|---|
void |
actionAfterDelete(RpcFuture fut)
Action performed after a deletion of the element.
|
boolean |
visitElement(RpcFuture fut)
Action on a none-null element.
|
boolean visitElement(RpcFuture fut)
fut - The current element, may not be nullvoid actionAfterDelete(RpcFuture fut)
fut - The deleted object.Copyright © 2019 Baidu, Inc.. All rights reserved.