K - リージョンキーのクラス型。V - リージョン値のクラス型。public static interface SnapshotServiceFactoryBean.SnapshotServiceAdapter<K,V>| 修飾子と型 | メソッドと説明 |
|---|---|
org.apache.geode.cache.snapshot.SnapshotOptions<K, V> | createOptions() |
void | doExport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>... configurations) |
void | doImport(SnapshotServiceFactoryBean.SnapshotMetadata<K, V>... configurations) |
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) |
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) |
void doExport(SnapshotServiceFactoryBean.SnapshotMetadata<K,V>... configurations)
void doImport(SnapshotServiceFactoryBean.SnapshotMetadata<K,V>... configurations)
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)void save(FileSE location, org.apache.geode.cache.snapshot.SnapshotOptions.SnapshotFormat format)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.