org.apache.activemq.leveldb.record
Class CollectionRecord
java.lang.Object
org.apache.activemq.leveldb.record.CollectionRecord
- All Implemented Interfaces:
- org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
public class CollectionRecord
- extends Object
- implements org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACTORY
public static final CollectionRecord FACTORY
FRAMED_CODEC
public static final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<CollectionRecord.Buffer> FRAMED_CODEC
UNFRAMED_CODEC
public static final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<CollectionRecord.Buffer> UNFRAMED_CODEC
CollectionRecord
public CollectionRecord()
create
public CollectionRecord.Bean create()
- Specified by:
create in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
parseUnframed
public CollectionRecord.Bean parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException,
IOException
- Specified by:
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
IOException
parseUnframed
public CollectionRecord.Bean parseUnframed(InputStream data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException,
IOException
- Specified by:
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
IOException
parseUnframed
public CollectionRecord.Buffer parseUnframed(org.fusesource.hawtbuf.Buffer data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
- Specified by:
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed
public CollectionRecord.Buffer parseUnframed(byte[] data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
- Specified by:
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed
public CollectionRecord.Buffer parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException,
IOException
- Specified by:
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
IOException
parseFramed
public CollectionRecord.Buffer parseFramed(org.fusesource.hawtbuf.Buffer data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
- Specified by:
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed
public CollectionRecord.Buffer parseFramed(byte[] data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
- Specified by:
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed
public CollectionRecord.Buffer parseFramed(InputStream data)
throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException,
IOException
- Specified by:
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
- Throws:
org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
IOException
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.