public class CollectionRecord extends java.lang.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(java.io.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(java.io.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, java.io.IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic CollectionRecord.Bean parseUnframed(java.io.InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, java.io.IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic 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, java.io.IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionpublic 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(java.io.InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, java.io.IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<CollectionRecord.Bean,CollectionRecord.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionjava.io.IOExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.