| Package | Description | 
|---|---|
| org.opendaylight.controller.cluster.io | |
| org.opendaylight.controller.cluster.messaging | |
| org.opendaylight.controller.cluster.raft | 
| Class and Description | 
|---|
| FileBackedOutputStream An  OutputStreamthat starts buffering to a byte array, but switches to file buffering once the data
 reaches a configurable size. | 
| SharedFileBackedOutputStream A FileBackedOutputStream that allows for sharing in that it maintains a usage count and the backing file isn't
 deleted until the usage count reaches 0. | 
| Class and Description | 
|---|
| FileBackedOutputStream An  OutputStreamthat starts buffering to a byte array, but switches to file buffering once the data
 reaches a configurable size. | 
| FileBackedOutputStreamFactory A factory for creating  FileBackedOutputStreaminstances. | 
| Class and Description | 
|---|
| FileBackedOutputStreamFactory A factory for creating  FileBackedOutputStreaminstances. | 
Copyright © 2019 OpenDaylight. All rights reserved.