public class FstFactory extends Object
| Constructor and Description |
|---|
FstFactory() |
| Modifier and Type | Method and Description |
|---|---|
static FstFactory |
getDefaultFactory() |
org.nustaq.serialization.FSTObjectInput |
getObjectInput(InputStream inputStream) |
org.nustaq.serialization.FSTObjectOutput |
getObjectOutput(OutputStream outputStream) |
public static FstFactory getDefaultFactory()
public org.nustaq.serialization.FSTObjectOutput getObjectOutput(OutputStream outputStream)
public org.nustaq.serialization.FSTObjectInput getObjectInput(InputStream inputStream)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.