D F G I O S V Z
D
- DEFAULT_MODE - Static variable in enum org.apache.zookeeper.server.persistence.SnapStream.StreamMode
-
F
- fromString(String) - Static method in enum org.apache.zookeeper.server.persistence.SnapStream.StreamMode
-
G
- getFileExtension() - Method in enum org.apache.zookeeper.server.persistence.SnapStream.StreamMode
-
- getInputStream(File) - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
Return the CheckedInputStream based on the extension of the fileName.
- getName() - Method in enum org.apache.zookeeper.server.persistence.SnapStream.StreamMode
-
- getOutputStream(File, boolean) - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
Return the OutputStream based on predefined stream mode.
- getStreamMode() - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
- getStreamMode(String) - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
Detect the stream mode from file name extension
I
- isValidSnapshot(File) - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
Verifies that the file is a valid snapshot.
O
- org.apache.zookeeper.server.persistence - package org.apache.zookeeper.server.persistence
-
S
- sealStream(CheckedOutputStream, OutputArchive) - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
Write specific seal to the OutputArchive and close the OutputStream.
- setStreamMode(SnapStream.StreamMode) - Static method in class org.apache.zookeeper.server.persistence.SnapStream
-
- SnapStream - Class in org.apache.zookeeper.server.persistence
-
Represent the Stream used in serialize and deserialize the Snapshot.
- SnapStream() - Constructor for class org.apache.zookeeper.server.persistence.SnapStream
-
- SnapStream.StreamMode - Enum in org.apache.zookeeper.server.persistence
-
V
- valueOf(String) - Static method in enum org.apache.zookeeper.server.persistence.SnapStream.StreamMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.zookeeper.server.persistence.SnapStream.StreamMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
Z
- ZOOKEEPER_SHAPSHOT_STREAM_MODE - Static variable in class org.apache.zookeeper.server.persistence.SnapStream
-
D F G I O S V Z
Copyright © 2022 The Apache Software Foundation. All rights reserved.