T - Type of object returnedpublic interface SupplierFromConf<T> extends Function<ImmutableClassesGiraphConfiguration,T>
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SupplierFromConf.DefaultMessageFactorySupplierFromConf<M extends org.apache.hadoop.io.Writable>Supplier from configuration returning DefaultMessageValueFactory instances. | 
| static class  | SupplierFromConf.SupplierFromConfByCopy<T>Supplier from configuration, by copying given instance every time. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.