protected static class FSTConfiguration.MinBinStreamCoderFactory extends Object implements FSTConfiguration.StreamCoderFactory
| Constructor and Description |
|---|
MinBinStreamCoderFactory(FSTConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
FSTDecoder |
createStreamDecoder() |
FSTEncoder |
createStreamEncoder() |
ThreadLocal |
getInput() |
ThreadLocal |
getOutput() |
public MinBinStreamCoderFactory(FSTConfiguration conf)
public FSTEncoder createStreamEncoder()
createStreamEncoder in interface FSTConfiguration.StreamCoderFactorypublic FSTDecoder createStreamDecoder()
createStreamDecoder in interface FSTConfiguration.StreamCoderFactorypublic ThreadLocal getInput()
getInput in interface FSTConfiguration.StreamCoderFactorypublic ThreadLocal getOutput()
getOutput in interface FSTConfiguration.StreamCoderFactoryCopyright © 2017. All rights reserved.