Uses of Class
org.opendaylight.controller.cluster.io.InputOutputStreamFactory
Packages that use InputOutputStreamFactory
Package
Description
- 
Uses of InputOutputStreamFactory in org.opendaylight.controller.cluster.datastore.actors
Methods in org.opendaylight.controller.cluster.datastore.actors with parameters of type InputOutputStreamFactoryModifier and TypeMethodDescriptionstatic PropsShardSnapshotActor.props(InputOutputStreamFactory streamFactory)  - 
Uses of InputOutputStreamFactory in org.opendaylight.controller.cluster.io
Methods in org.opendaylight.controller.cluster.io that return InputOutputStreamFactoryModifier and TypeMethodDescriptionstatic @NonNull InputOutputStreamFactorystatic @NonNull InputOutputStreamFactoryInputOutputStreamFactory.lz4(net.jpountz.lz4.LZ4FrameOutputStream.BLOCKSIZE blockSize) static @NonNull InputOutputStreamFactoryInputOutputStreamFactory.simple()