@Ignored public interface IGridFsSessionExecutor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(IGridFsSession session)
执行会话处理过程
|
T execute(IGridFsSession session) throws Exception
session - GridFS会话对象Exception - 可能产生的异常Copyright © 2022. All rights reserved.