public class EntryKey extends Object implements org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>
| Modifier and Type | Class and Description |
|---|---|
static class |
EntryKey.Bean |
static class |
EntryKey.Buffer |
static interface |
EntryKey.Getter |
| Modifier and Type | Field and Description |
|---|---|
static EntryKey |
FACTORY |
static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<EntryKey.Buffer> |
FRAMED_CODEC |
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<EntryKey.Buffer> |
UNFRAMED_CODEC |
| Constructor and Description |
|---|
EntryKey() |
| Modifier and Type | Method and Description |
|---|---|
EntryKey.Bean |
create() |
EntryKey.Buffer |
parseFramed(org.fusesource.hawtbuf.Buffer data) |
EntryKey.Buffer |
parseFramed(byte[] data) |
EntryKey.Buffer |
parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
EntryKey.Buffer |
parseFramed(InputStream data) |
EntryKey.Buffer |
parseUnframed(org.fusesource.hawtbuf.Buffer data) |
EntryKey.Buffer |
parseUnframed(byte[] data) |
EntryKey.Bean |
parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
EntryKey.Bean |
parseUnframed(InputStream data) |
public static final org.fusesource.hawtbuf.proto.PBMessageFramedCodec<EntryKey.Buffer> FRAMED_CODEC
public static final org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<EntryKey.Buffer> UNFRAMED_CODEC
public EntryKey()
public EntryKey.Bean create()
create in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>public EntryKey.Bean parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic EntryKey.Bean parseUnframed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic EntryKey.Buffer parseUnframed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic EntryKey.Buffer parseUnframed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseUnframed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic EntryKey.Buffer parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionpublic EntryKey.Buffer parseFramed(org.fusesource.hawtbuf.Buffer data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic EntryKey.Buffer parseFramed(byte[] data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionpublic EntryKey.Buffer parseFramed(InputStream data) throws org.fusesource.hawtbuf.proto.InvalidProtocolBufferException, IOException
parseFramed in interface org.fusesource.hawtbuf.proto.PBMessageFactory<EntryKey.Bean,EntryKey.Buffer>org.fusesource.hawtbuf.proto.InvalidProtocolBufferExceptionIOExceptionCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.