Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
-
-
Constructor Summary
Constructors
Constructor and Description |
Snapshot(String sName,
String[] asStores)
Create a new Snapshot with the given name and set of PersistentStore
identifiers.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Snapshot
public Snapshot(String sName,
String[] asStores)
Create a new Snapshot with the given name and set of PersistentStore
identifiers.
- Parameters:
sName
- the name of the snapshot
asStores
- the identifiers of the PersistentStores that comprise
the snapshot
Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.