public class FifoHelper extends Object
Modifier and Type | Method and Description |
---|---|
static FifoSupport |
fromCode(byte code) |
static FifoSupport |
fromOld(boolean isFifo)
This method is used to translate from 'Old' binary fifo to new tri-state fifo.
|
static byte |
toCode(FifoSupport fifoSupport) |
public static byte toCode(FifoSupport fifoSupport)
public static FifoSupport fromCode(byte code)
public static FifoSupport fromOld(boolean isFifo)
Copyright © GigaSpaces.