@PublicEvolving public class StatePartitionStreamProvider extends Object
Constructor and Description |
---|
StatePartitionStreamProvider(InputStream stream) |
StatePartitionStreamProvider(IOException creationException) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getStream()
Returns a stream with the data of one state partition.
|
public StatePartitionStreamProvider(IOException creationException)
public StatePartitionStreamProvider(InputStream stream)
public InputStream getStream() throws IOException
IOException
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.