|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.protobuf.GeneratedMessage
akka.contrib.pattern.protobuf.msg.DistributedPubSubMessages.Delta
public static final class DistributedPubSubMessages.Delta
Protobuf type Delta
Nested Class Summary | |
---|---|
static class |
DistributedPubSubMessages.Delta.Bucket
Protobuf type Delta.Bucket |
static interface |
DistributedPubSubMessages.Delta.BucketOrBuilder
|
static class |
DistributedPubSubMessages.Delta.Builder
Protobuf type Delta |
static class |
DistributedPubSubMessages.Delta.Entry
Protobuf type Delta.Entry |
static interface |
DistributedPubSubMessages.Delta.EntryOrBuilder
|
Field Summary | |
---|---|
static int |
BUCKETS_FIELD_NUMBER
|
static |
PARSER
|
Method Summary | |
---|---|
DistributedPubSubMessages.Delta.Bucket |
getBuckets(int index)
repeated .Delta.Bucket buckets = 1; |
int |
getBucketsCount()
repeated .Delta.Bucket buckets = 1; |
java.util.List<DistributedPubSubMessages.Delta.Bucket> |
getBucketsList()
repeated .Delta.Bucket buckets = 1; |
DistributedPubSubMessages.Delta.BucketOrBuilder |
getBucketsOrBuilder(int index)
repeated .Delta.Bucket buckets = 1; |
java.util.List<? extends DistributedPubSubMessages.Delta.BucketOrBuilder> |
getBucketsOrBuilderList()
repeated .Delta.Bucket buckets = 1; |
static DistributedPubSubMessages.Delta |
getDefaultInstance()
|
DistributedPubSubMessages.Delta |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
|
getParserForType()
|
int |
getSerializedSize()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static DistributedPubSubMessages.Delta.Builder |
newBuilder()
|
static DistributedPubSubMessages.Delta.Builder |
newBuilder(DistributedPubSubMessages.Delta prototype)
|
DistributedPubSubMessages.Delta.Builder |
newBuilderForType()
|
protected DistributedPubSubMessages.Delta.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static DistributedPubSubMessages.Delta |
parseDelimitedFrom(java.io.InputStream input)
|
static DistributedPubSubMessages.Delta |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Delta |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Delta |
parseFrom(com.google.protobuf.ByteString data)
|
static DistributedPubSubMessages.Delta |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Delta |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static DistributedPubSubMessages.Delta |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Delta |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
DistributedPubSubMessages.Delta.Builder |
toBuilder()
|
protected java.lang.Object |
writeReplace()
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public staticPARSER
public static final int BUCKETS_FIELD_NUMBER
Method Detail |
---|
public static DistributedPubSubMessages.Delta getDefaultInstance()
public DistributedPubSubMessages.Delta getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
publicgetParserForType()
public java.util.List<DistributedPubSubMessages.Delta.Bucket> getBucketsList()
repeated .Delta.Bucket buckets = 1;
getBucketsList
in interface DistributedPubSubMessages.DeltaOrBuilder
public java.util.List<? extends DistributedPubSubMessages.Delta.BucketOrBuilder> getBucketsOrBuilderList()
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilderList
in interface DistributedPubSubMessages.DeltaOrBuilder
public int getBucketsCount()
repeated .Delta.Bucket buckets = 1;
getBucketsCount
in interface DistributedPubSubMessages.DeltaOrBuilder
public DistributedPubSubMessages.Delta.Bucket getBuckets(int index)
repeated .Delta.Bucket buckets = 1;
getBuckets
in interface DistributedPubSubMessages.DeltaOrBuilder
public DistributedPubSubMessages.Delta.BucketOrBuilder getBucketsOrBuilder(int index)
repeated .Delta.Bucket buckets = 1;
getBucketsOrBuilder
in interface DistributedPubSubMessages.DeltaOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
java.io.IOException
public int getSerializedSize()
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
public static DistributedPubSubMessages.Delta parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DistributedPubSubMessages.Delta parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DistributedPubSubMessages.Delta parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DistributedPubSubMessages.Delta parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Delta parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Delta parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Delta parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Delta parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Delta.Builder newBuilder()
public DistributedPubSubMessages.Delta.Builder newBuilderForType()
public static DistributedPubSubMessages.Delta.Builder newBuilder(DistributedPubSubMessages.Delta prototype)
public DistributedPubSubMessages.Delta.Builder toBuilder()
protected DistributedPubSubMessages.Delta.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |