public class CollectionRecord extends Object implements org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionRecord.Bean |
static class |
CollectionRecord.Buffer |
static interface |
CollectionRecord.Getter |
| Modifier and Type | Field and Description |
|---|---|
static CollectionRecord |
FACTORY |
static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<CollectionRecord.Buffer> |
FRAMED_CODEC |
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<CollectionRecord.Buffer> |
UNFRAMED_CODEC |
| Constructor and Description |
|---|
CollectionRecord() |
| Modifier and Type | Method and Description |
|---|---|
CollectionRecord.Bean |
create() |
CollectionRecord.Buffer |
parseFramed(org.fusesource.hawtbuf.Buffer data) |
CollectionRecord.Buffer |
parseFramed(byte[] data) |
CollectionRecord.Buffer |
parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
CollectionRecord.Buffer |
parseFramed(InputStream data) |
CollectionRecord.Buffer |
parseUnframed(org.fusesource.hawtbuf.Buffer data) |
CollectionRecord.Buffer |
parseUnframed(byte[] data) |
CollectionRecord.Bean |
parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
CollectionRecord.Bean |
parseUnframed(InputStream data) |
public static final CollectionRecord FACTORY
public static final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<CollectionRecord.Buffer> FRAMED_CODEC
public static final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<CollectionRecord.Buffer> UNFRAMED_CODEC
public CollectionRecord.Bean create()
create in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>public CollectionRecord.Bean parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic CollectionRecord.Bean parseUnframed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic CollectionRecord.Buffer parseUnframed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic CollectionRecord.Buffer parseUnframed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic CollectionRecord.Buffer parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic CollectionRecord.Buffer parseFramed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic CollectionRecord.Buffer parseFramed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic CollectionRecord.Buffer parseFramed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.