akka.remote.testconductor
Class TestConductorProtocol.InjectFailure

java.lang.Object
  extended by com.google.protobuf.GeneratedMessage
      extended by akka.remote.testconductor.TestConductorProtocol.InjectFailure
All Implemented Interfaces:
TestConductorProtocol.InjectFailureOrBuilder
Enclosing class:
TestConductorProtocol

public static final class TestConductorProtocol.InjectFailure
extends com.google.protobuf.GeneratedMessage
implements TestConductorProtocol.InjectFailureOrBuilder


Nested Class Summary
static class TestConductorProtocol.InjectFailure.Builder
           
 
Field Summary
static int ADDRESS_FIELD_NUMBER
           
static int DIRECTION_FIELD_NUMBER
           
static int EXITVALUE_FIELD_NUMBER
           
static int FAILURE_FIELD_NUMBER
           
static int RATEMBIT_FIELD_NUMBER
           
 
Method Summary
 TestConductorProtocol.Address getAddress()
           
 TestConductorProtocol.AddressOrBuilder getAddressOrBuilder()
           
static TestConductorProtocol.InjectFailure getDefaultInstance()
           
 TestConductorProtocol.InjectFailure getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 TestConductorProtocol.Direction getDirection()
           
 int getExitValue()
           
 TestConductorProtocol.FailType getFailure()
           
 float getRateMBit()
           
 int getSerializedSize()
           
 boolean hasAddress()
           
 boolean hasDirection()
           
 boolean hasExitValue()
           
 boolean hasFailure()
           
 boolean hasRateMBit()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static TestConductorProtocol.InjectFailure.Builder newBuilder()
           
static TestConductorProtocol.InjectFailure.Builder newBuilder(TestConductorProtocol.InjectFailure prototype)
           
 TestConductorProtocol.InjectFailure.Builder newBuilderForType()
           
protected  TestConductorProtocol.InjectFailure.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static TestConductorProtocol.InjectFailure parseDelimitedFrom(java.io.InputStream input)
           
static TestConductorProtocol.InjectFailure parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TestConductorProtocol.InjectFailure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.ByteString data)
           
static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.CodedInputStream input)
           
static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static TestConductorProtocol.InjectFailure parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 TestConductorProtocol.InjectFailure.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

FAILURE_FIELD_NUMBER

public static final int FAILURE_FIELD_NUMBER
See Also:
Constant Field Values

DIRECTION_FIELD_NUMBER

public static final int DIRECTION_FIELD_NUMBER
See Also:
Constant Field Values

ADDRESS_FIELD_NUMBER

public static final int ADDRESS_FIELD_NUMBER
See Also:
Constant Field Values

RATEMBIT_FIELD_NUMBER

public static final int RATEMBIT_FIELD_NUMBER
See Also:
Constant Field Values

EXITVALUE_FIELD_NUMBER

public static final int EXITVALUE_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static TestConductorProtocol.InjectFailure getDefaultInstance()

getDefaultInstanceForType

public TestConductorProtocol.InjectFailure getDefaultInstanceForType()

getDescriptor

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

internalGetFieldAccessorTable

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

hasFailure

public boolean hasFailure()
Specified by:
hasFailure in interface TestConductorProtocol.InjectFailureOrBuilder

getFailure

public TestConductorProtocol.FailType getFailure()
Specified by:
getFailure in interface TestConductorProtocol.InjectFailureOrBuilder

hasDirection

public boolean hasDirection()
Specified by:
hasDirection in interface TestConductorProtocol.InjectFailureOrBuilder

getDirection

public TestConductorProtocol.Direction getDirection()
Specified by:
getDirection in interface TestConductorProtocol.InjectFailureOrBuilder

hasAddress

public boolean hasAddress()
Specified by:
hasAddress in interface TestConductorProtocol.InjectFailureOrBuilder

getAddress

public TestConductorProtocol.Address getAddress()
Specified by:
getAddress in interface TestConductorProtocol.InjectFailureOrBuilder

getAddressOrBuilder

public TestConductorProtocol.AddressOrBuilder getAddressOrBuilder()
Specified by:
getAddressOrBuilder in interface TestConductorProtocol.InjectFailureOrBuilder

hasRateMBit

public boolean hasRateMBit()
Specified by:
hasRateMBit in interface TestConductorProtocol.InjectFailureOrBuilder

getRateMBit

public float getRateMBit()
Specified by:
getRateMBit in interface TestConductorProtocol.InjectFailureOrBuilder

hasExitValue

public boolean hasExitValue()
Specified by:
hasExitValue in interface TestConductorProtocol.InjectFailureOrBuilder

getExitValue

public int getExitValue()
Specified by:
getExitValue in interface TestConductorProtocol.InjectFailureOrBuilder

isInitialized

public final boolean isInitialized()

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws java.io.IOException
Throws:
java.io.IOException

getSerializedSize

public int getSerializedSize()

writeReplace

protected java.lang.Object writeReplace()
                                 throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException

parseFrom

public static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.ByteString data)
                                                     throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.ByteString data,
                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                     throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static TestConductorProtocol.InjectFailure parseFrom(byte[] data,
                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                     throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static TestConductorProtocol.InjectFailure parseFrom(java.io.InputStream input,
                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                     throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static TestConductorProtocol.InjectFailure parseDelimitedFrom(java.io.InputStream input)
                                                              throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static TestConductorProtocol.InjectFailure parseDelimitedFrom(java.io.InputStream input,
                                                                     com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                              throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.CodedInputStream input)
                                                     throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static TestConductorProtocol.InjectFailure parseFrom(com.google.protobuf.CodedInputStream input,
                                                            com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                     throws java.io.IOException
Throws:
java.io.IOException

newBuilder

public static TestConductorProtocol.InjectFailure.Builder newBuilder()

newBuilderForType

public TestConductorProtocol.InjectFailure.Builder newBuilderForType()

newBuilder

public static TestConductorProtocol.InjectFailure.Builder newBuilder(TestConductorProtocol.InjectFailure prototype)

toBuilder

public TestConductorProtocol.InjectFailure.Builder toBuilder()

newBuilderForType

protected TestConductorProtocol.InjectFailure.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)