|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SerializableSupplier | |
---|---|
org.apache.crunch.types | Common functionality for business object serialization. |
Uses of SerializableSupplier in org.apache.crunch.types |
---|
Methods in org.apache.crunch.types with parameters of type SerializableSupplier | ||
---|---|---|
static
|
PTypes.protos(Class<T> clazz,
PTypeFamily typeFamily,
SerializableSupplier<com.google.protobuf.ExtensionRegistry> supplier)
Constructs a PType for a protocol buffer, using the given SerializableSupplier to provide
an ExtensionRegistry to use in reading the given protobuf. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |