| パッケージ | 説明 |
|---|---|
| org.springframework.data.gemfire |
| 修飾子と型 | メソッドと説明 |
|---|---|
<T> T | GemfireOperations.execute(GemfireCallback<T> action) 指定されたアクションオブジェクトによって指定されたアクションをリージョン内で実行します。 |
<T> T | GemfireTemplate.execute(GemfireCallback<T> action) |
<T> T | GemfireOperations.execute(GemfireCallback<T> action, boolean exposeNativeRegion) 指定されたアクションオブジェクトによって指定されたアクションをリージョン内で実行します。 |
<T> T | GemfireTemplate.execute(GemfireCallback<T> action, boolean exposeNativeRegion) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.