C G M P R W 

C

com.twitter.chill.protobuf - package com.twitter.chill.protobuf
 

G

getParse(Class) - Method in class com.twitter.chill.protobuf.ProtobufSerializer
This is slow, so we should cache to avoid killing perf: See: http://www.jguru.com/faq/view.jsp?EID=246569

M

methodCache - Variable in class com.twitter.chill.protobuf.ProtobufSerializer
 

P

ProtobufSerializer - Class in com.twitter.chill.protobuf
Kryo serializer for Protobuf instances.
ProtobufSerializer() - Constructor for class com.twitter.chill.protobuf.ProtobufSerializer
 

R

read(Kryo, Input, Class<Message>) - Method in class com.twitter.chill.protobuf.ProtobufSerializer
 

W

write(Kryo, Output, Message) - Method in class com.twitter.chill.protobuf.ProtobufSerializer
 
C G M P R W