public abstract class IPSOutputStream extends OutputStream
The intention is that an IPSOutputStream (PS for PerSistent) is returned by a storage service to which data can be written. When all data has been written the address from which to retriev an InputStream can be requested.
| Constructor and Description |
|---|
IPSOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
abstract long |
getAddr()
Called when writes to the stream are complete.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.