Coherenceイグジットポイント
| イグジットポイントの名前 | タイプ | メソッド名 | クラスマッチ条件 | クラス/インターフェイス/スーパークラス/注釈名 | メソッド名 | 分割構成 |
|---|---|---|---|---|---|---|
|
Coherence.Put |
キャッシュ |
that implements an interface which |
com.tangosol.net.NamedCache | put |
getCacheName() | |
|
Coherence.PutAll |
キャッシュ |
that implements an interface which |
com.tangosol.net.NamedCache | putAll |
getCacheName() | |
|
Coherence.EntrySet |
キャッシュ |
that implements an interface which |
com.tangosol.net.NamedCache | entrySet |
getCacheName() | |
|
Coherence.KeySet |
キャッシュ |
that implements an interface which |
com.tangosol.net.NamedCache | keySet |
getCacheName() | |
|
Coherence.Get |
キャッシュ |
that implements an interface which |
com.tangosol.net.NamedCache | get |
getCacheName() | |
|
Coherence.Remove |
キャッシュ |
that implements an interface which |
com.tangosol.net.NamedCache | remove |
getCacheName() |