| Package | Description | 
|---|---|
| org.apache.tephra.snapshot | 
 This package contains interfaces and implementations for encoding and decoding transaction snapshots. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SnapshotCodecV2
Handles serialization/deserialization of a  
TransactionSnapshot
 and its elements to byte[]. | 
class  | 
SnapshotCodecV3
Handles serialization/deserialization of a  
TransactionSnapshot
 and its elements to byte[]. | 
class  | 
SnapshotCodecV4
Handles serialization/deserialization of a  
TransactionSnapshot
 and its elements to byte[]. | 
Copyright © 2017 The Apache Software Foundation. All rights reserved.