public class SGTFormatterFactory extends Object implements SparseDataFormatterFactory
Modifier and Type | Class and Description |
---|---|
static class |
SGTFormatterFactory.SGTFormatter |
Constructor and Description |
---|
SGTFormatterFactory() |
Modifier and Type | Method and Description |
---|---|
SparseDataFormatter |
getFormatter() |
KernelUtil |
getKernelUtil() |
void |
setKernelUtil(KernelUtil kernelUtil) |
public KernelUtil getKernelUtil()
public void setKernelUtil(KernelUtil kernelUtil)
public SparseDataFormatter getFormatter()
getFormatter
in interface SparseDataFormatterFactory
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.