| Package | Description |
|---|---|
| org.expasy.mzjava.avro.io | |
| org.expasy.mzjava.proteomics.avro.io |
| Modifier and Type | Class and Description |
|---|---|
class |
AvroIO<U extends AvroExternalizable>
Base class for MzJava Hadoop Avro IO.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AvroReader<O> |
interface |
AvroWriter<O> |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.avro.Schema |
AvroIO.createUnionSchema(Class recordSuperClass,
AvroExternalizable... members)
Utility method for creating a schema for the union for the recordSuperclass for unions that were registered with
registerUnion
|
void |
AvroIO.registerUnion(Class recordSuperclass,
U... externalizables)
Register a union
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAminoAcidSequenceReader<O extends AminoAcidSequence> |
class |
AbstractAminoAcidSequenceWriter<O extends AminoAcidSequence> |
class |
ModificationReader |
class |
ModificationWriter |
class |
PepFragAnnotationReader |
class |
PepFragAnnotationWriter |
class |
PepLibPeakAnnotationReader |
class |
PepLibPeakAnnotationWriter |
class |
PeptideConsensusSpectrumReader |
class |
PeptideConsensusSpectrumWriter |
class |
PeptideFragmentReader |
class |
PeptideFragmentWriter |
class |
PeptideReader |
class |
PeptideSpectrumReader |
class |
PeptideSpectrumWriter |
class |
PeptideWriter |
Copyright © 2016. All Rights Reserved.