| パッケージ | 説明 |
|---|---|
| org.springframework.boot.actuate.cache | キャッシュのアクチュエーターサポート。 |
| 修飾子と型 | クラスと説明 |
|---|---|
static class | CachesEndpoint.CacheEntry 主に JSON への直列化を目的とした Cache の説明。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
MapSE<StringSE, CachesEndpoint.CacheDescriptor> | CachesEndpoint.CacheManagerDescriptor.getCaches() |
| コンストラクターと説明 |
|---|
CacheManagerDescriptor(MapSE<StringSE, CachesEndpoint.CacheDescriptor> caches) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.