|
|||||||||
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.Status
public static final class DistributedPubSubMessages.Status
Protobuf type Status
Nested Class Summary | |
---|---|
static class |
DistributedPubSubMessages.Status.Builder
Protobuf type Status |
static class |
DistributedPubSubMessages.Status.Version
Protobuf type Status.Version |
static interface |
DistributedPubSubMessages.Status.VersionOrBuilder
|
Field Summary | |
---|---|
static |
PARSER
|
static int |
VERSIONS_FIELD_NUMBER
|
Method Summary | |
---|---|
static DistributedPubSubMessages.Status |
getDefaultInstance()
|
DistributedPubSubMessages.Status |
getDefaultInstanceForType()
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
|
|
getParserForType()
|
int |
getSerializedSize()
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields()
|
DistributedPubSubMessages.Status.Version |
getVersions(int index)
repeated .Status.Version versions = 1; |
int |
getVersionsCount()
repeated .Status.Version versions = 1; |
java.util.List<DistributedPubSubMessages.Status.Version> |
getVersionsList()
repeated .Status.Version versions = 1; |
DistributedPubSubMessages.Status.VersionOrBuilder |
getVersionsOrBuilder(int index)
repeated .Status.Version versions = 1; |
java.util.List<? extends DistributedPubSubMessages.Status.VersionOrBuilder> |
getVersionsOrBuilderList()
repeated .Status.Version versions = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static DistributedPubSubMessages.Status.Builder |
newBuilder()
|
static DistributedPubSubMessages.Status.Builder |
newBuilder(DistributedPubSubMessages.Status prototype)
|
DistributedPubSubMessages.Status.Builder |
newBuilderForType()
|
protected DistributedPubSubMessages.Status.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
static DistributedPubSubMessages.Status |
parseDelimitedFrom(java.io.InputStream input)
|
static DistributedPubSubMessages.Status |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Status |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Status |
parseFrom(com.google.protobuf.ByteString data)
|
static DistributedPubSubMessages.Status |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Status |
parseFrom(com.google.protobuf.CodedInputStream input)
|
static DistributedPubSubMessages.Status |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static DistributedPubSubMessages.Status |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
DistributedPubSubMessages.Status.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 VERSIONS_FIELD_NUMBER
Method Detail |
---|
public static DistributedPubSubMessages.Status getDefaultInstance()
public DistributedPubSubMessages.Status 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.Status.Version> getVersionsList()
repeated .Status.Version versions = 1;
getVersionsList
in interface DistributedPubSubMessages.StatusOrBuilder
public java.util.List<? extends DistributedPubSubMessages.Status.VersionOrBuilder> getVersionsOrBuilderList()
repeated .Status.Version versions = 1;
getVersionsOrBuilderList
in interface DistributedPubSubMessages.StatusOrBuilder
public int getVersionsCount()
repeated .Status.Version versions = 1;
getVersionsCount
in interface DistributedPubSubMessages.StatusOrBuilder
public DistributedPubSubMessages.Status.Version getVersions(int index)
repeated .Status.Version versions = 1;
getVersions
in interface DistributedPubSubMessages.StatusOrBuilder
public DistributedPubSubMessages.Status.VersionOrBuilder getVersionsOrBuilder(int index)
repeated .Status.Version versions = 1;
getVersionsOrBuilder
in interface DistributedPubSubMessages.StatusOrBuilder
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.Status parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DistributedPubSubMessages.Status parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DistributedPubSubMessages.Status parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static DistributedPubSubMessages.Status parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Status parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Status parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Status parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Status parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static DistributedPubSubMessages.Status.Builder newBuilder()
public DistributedPubSubMessages.Status.Builder newBuilderForType()
public static DistributedPubSubMessages.Status.Builder newBuilder(DistributedPubSubMessages.Status prototype)
public DistributedPubSubMessages.Status.Builder toBuilder()
protected DistributedPubSubMessages.Status.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 |