@InterfaceAudience.Private public interface EncoderPool
| Modifier and Type | Method and Description | 
|---|---|
| void | checkIn(PrefixTreeEncoder encoder) | 
| PrefixTreeEncoder | checkOut(OutputStream outputStream,
        boolean includeMvccVersion) | 
PrefixTreeEncoder checkOut(OutputStream outputStream, boolean includeMvccVersion)
void checkIn(PrefixTreeEncoder encoder)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.