akka.cluster.protobuf.msg
Class ClusterMessages.Empty.Builder

java.lang.Object
  extended by 
      extended by akka.cluster.protobuf.msg.ClusterMessages.Empty.Builder
All Implemented Interfaces:
ClusterMessages.EmptyOrBuilder
Enclosing class:
ClusterMessages.Empty

public static final class ClusterMessages.Empty.Builder
extends
implements ClusterMessages.EmptyOrBuilder

Protobuf type Empty


 An empty message
 


Method Summary
 ClusterMessages.Empty build()
           
 ClusterMessages.Empty buildPartial()
           
 ClusterMessages.Empty.Builder clear()
           
 ClusterMessages.Empty.Builder clone()
           
 ClusterMessages.Empty getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ClusterMessages.Empty.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ClusterMessages.Empty.Builder mergeFrom(com.google.protobuf.Message other)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()

clear

public ClusterMessages.Empty.Builder clear()

clone

public ClusterMessages.Empty.Builder clone()

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()

getDefaultInstanceForType

public ClusterMessages.Empty getDefaultInstanceForType()

build

public ClusterMessages.Empty build()

buildPartial

public ClusterMessages.Empty buildPartial()

mergeFrom

public ClusterMessages.Empty.Builder mergeFrom(com.google.protobuf.Message other)

isInitialized

public final boolean isInitialized()

mergeFrom

public ClusterMessages.Empty.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws java.io.IOException
Throws:
java.io.IOException