K - キャッシュ領域キーのクラス型。V - キャッシュ領域値のクラス型。protected abstract static class SnapshotServiceFactoryBean.SnapshotServiceAdapterSupport<K,V> extends ObjectSE implements SnapshotServiceFactoryBean.SnapshotServiceAdapter<K,V>
| 修飾子と型 | フィールドと説明 |
|---|---|
protected org.slf4j.Logger | logger |
protected static FileSE | TEMPORARY_DIRECTORY |
| 修飾子 | コンストラクターと説明 |
|---|---|
protected | SnapshotServiceAdapterSupport() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.apache.geode.cache.snapshot.SnapshotOptions<K, V> | createOptions() |
protected org.apache.geode.cache.snapshot.SnapshotOptions<K, V> | createOptions(SnapshotServiceFactoryBean.SnapshotMetadata<K, V> metadata) |
void | doExport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>... configurations) |
void | doImport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>... configurations) |
protected boolean | exceptionSuppressingClose(CloseableSE closeable) |
protected FileSE[] | handleDirectoryLocation(FileSE directory) |
protected FileSE[] | handleFileLocation(FileSE file) |
protected abstract FileSE[] | handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<K, V> configuration) |
void | load(FileSE directory, 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) |
protected void | logDebug(ThrowableSE cause, StringSE message, ObjectSE... arguments) |
void | save(FileSE location, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format) |
void | save(FileSE location, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format, org.apache.geode.cache.snapshot.SnapshotOptions<K, V> options) |
protected StringSE | toSimpleFilename(StringSE pathname) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected static final FileSE TEMPORARY_DIRECTORY
protected final org.slf4j.Logger logger
public org.apache.geode.cache.snapshot.SnapshotOptions<K,V> createOptions()
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の createOptions protected org.apache.geode.cache.snapshot.SnapshotOptions<K,V> createOptions(SnapshotServiceFactoryBean.SnapshotMetadata<K,V> metadata)
public void doExport(SnapshotServiceFactoryBean.SnapshotMetadata<K,V>... configurations)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の doExport public void doImport(SnapshotServiceFactoryBean.SnapshotMetadata<K,V>... configurations)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の doImport protected abstract FileSE[] handleLocation(SnapshotServiceFactoryBean.SnapshotMetadata<K,V> configuration)
protected boolean exceptionSuppressingClose(CloseableSE closeable)
protected void logDebug(ThrowableSE cause, StringSE message, ObjectSE... arguments)
public void load(FileSE directory, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<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 public void save(FileSE location, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の save public void save(FileSE location, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format, org.apache.geode.cache.snapshot.SnapshotOptions<K,V> options)
SnapshotServiceFactoryBean.SnapshotServiceAdapter<K, V> 内の save Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.