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