protected static class SnapshotServiceFactoryBean.RegionSnapshotServiceAdapter<K,V> extends SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K,V>
logger, TEMPORARY_DIRECTORY| コンストラクターと説明 |
|---|
RegionSnapshotServiceAdapter(org.apache.geode.cache.snapshot.RegionSnapshotService<K, V> snapshotService) |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.apache.geode.cache.snapshot.SnapshotOptions<K, V> | createOptions() |
protected org.apache.geode.cache.snapshot.RegionSnapshotService<K, V> | getSnapshotService() |
protected FileSE[] | handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<K, V> configuration) |
void | load(FileSE snapshot, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format) |
void | load(org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format, org.apache.geode.cache.snapshot.SnapshotOptions<K, V> options, FileSE... snapshots) |
void | save(FileSE snapshot, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format) |
void | save(FileSE snapshot, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format, org.apache.geode.cache.snapshot.SnapshotOptions<K, V> options) |
createOptions, doExport, doImport, exceptionSuppressingClose, handleDirectoryLocation, handleFileLocation, logDebug, toSimpleFilenamecloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected org.apache.geode.cache.snapshot.RegionSnapshotService<K,V> getSnapshotService()
public org.apache.geode.cache.snapshot.SnapshotOptions<K,V> createOptions()
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の createOptions SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K, V> の createOptions protected FileSE[] handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<K,V> configuration)
public void load(FileSE snapshot, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の load SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K, V> の load public void load(org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format,
org.apache.geode.cache.snapshot.SnapshotOptions<K,V> options,
FileSE... snapshots)SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の load SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K, V> の load public void save(FileSE snapshot, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の save SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K, V> の save public void save(FileSE snapshot, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format, org.apache.geode.cache.snapshot.SnapshotOptions<K,V> options)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の save SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K, V> の save Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.