org.apache.hadoop.yarn.proto
Class YarnSecurityTokenProtos.ContainerTokenIdentifierProto

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by org.apache.hadoop.yarn.proto.YarnSecurityTokenProtos.ContainerTokenIdentifierProto
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
Enclosing class:
YarnSecurityTokenProtos

public static final class YarnSecurityTokenProtos.ContainerTokenIdentifierProto
extends com.google.protobuf.GeneratedMessage
implements YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

Protobuf type hadoop.yarn.ContainerTokenIdentifierProto

See Also:
Serialized Form

Nested Class Summary
static class YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder
          Protobuf type hadoop.yarn.ContainerTokenIdentifierProto
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
 
Field Summary
static int APPSUBMITTER_FIELD_NUMBER
           
static int CONTAINERID_FIELD_NUMBER
           
static int CREATIONTIME_FIELD_NUMBER
           
static int EXPIRYTIMESTAMP_FIELD_NUMBER
           
static int LOGAGGREGATIONCONTEXT_FIELD_NUMBER
           
static int MASTERKEYID_FIELD_NUMBER
           
static int NMHOSTADDR_FIELD_NUMBER
           
static com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> PARSER
           
static int PRIORITY_FIELD_NUMBER
           
static int RESOURCE_FIELD_NUMBER
           
static int RMIDENTIFIER_FIELD_NUMBER
           
 
Fields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders
 
Method Summary
 boolean equals(Object obj)
           
 String getAppSubmitter()
          optional string appSubmitter = 3;
 com.google.protobuf.ByteString getAppSubmitterBytes()
          optional string appSubmitter = 3;
 org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
          optional .hadoop.yarn.ContainerIdProto containerId = 1;
 org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
          optional .hadoop.yarn.ContainerIdProto containerId = 1;
 long getCreationTime()
          optional int64 creationTime = 9;
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto getDefaultInstance()
           
 YarnSecurityTokenProtos.ContainerTokenIdentifierProto getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 long getExpiryTimeStamp()
          optional int64 expiryTimeStamp = 5;
 org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProto getLogAggregationContext()
          optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
 org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
          optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
 int getMasterKeyId()
          optional int32 masterKeyId = 6 [default = -1];
 String getNmHostAddr()
          optional string nmHostAddr = 2;
 com.google.protobuf.ByteString getNmHostAddrBytes()
          optional string nmHostAddr = 2;
 com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> getParserForType()
           
 org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto getPriority()
          optional .hadoop.yarn.PriorityProto priority = 8;
 org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
          optional .hadoop.yarn.PriorityProto priority = 8;
 org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto getResource()
          optional .hadoop.yarn.ResourceProto resource = 4;
 org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
          optional .hadoop.yarn.ResourceProto resource = 4;
 long getRmIdentifier()
          optional int64 rmIdentifier = 7;
 int getSerializedSize()
           
 com.google.protobuf.UnknownFieldSet getUnknownFields()
           
 boolean hasAppSubmitter()
          optional string appSubmitter = 3;
 boolean hasContainerId()
          optional .hadoop.yarn.ContainerIdProto containerId = 1;
 boolean hasCreationTime()
          optional int64 creationTime = 9;
 boolean hasExpiryTimeStamp()
          optional int64 expiryTimeStamp = 5;
 int hashCode()
           
 boolean hasLogAggregationContext()
          optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
 boolean hasMasterKeyId()
          optional int32 masterKeyId = 6 [default = -1];
 boolean hasNmHostAddr()
          optional string nmHostAddr = 2;
 boolean hasPriority()
          optional .hadoop.yarn.PriorityProto priority = 8;
 boolean hasResource()
          optional .hadoop.yarn.ResourceProto resource = 4;
 boolean hasRmIdentifier()
          optional int64 rmIdentifier = 7;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder()
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder(YarnSecurityTokenProtos.ContainerTokenIdentifierProto prototype)
           
 YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType()
           
protected  YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input)
           
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder toBuilder()
           
protected  Object writeReplace()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
 
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

PARSER

public static com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> PARSER

CONTAINERID_FIELD_NUMBER

public static final int CONTAINERID_FIELD_NUMBER
See Also:
Constant Field Values

NMHOSTADDR_FIELD_NUMBER

public static final int NMHOSTADDR_FIELD_NUMBER
See Also:
Constant Field Values

APPSUBMITTER_FIELD_NUMBER

public static final int APPSUBMITTER_FIELD_NUMBER
See Also:
Constant Field Values

RESOURCE_FIELD_NUMBER

public static final int RESOURCE_FIELD_NUMBER
See Also:
Constant Field Values

EXPIRYTIMESTAMP_FIELD_NUMBER

public static final int EXPIRYTIMESTAMP_FIELD_NUMBER
See Also:
Constant Field Values

MASTERKEYID_FIELD_NUMBER

public static final int MASTERKEYID_FIELD_NUMBER
See Also:
Constant Field Values

RMIDENTIFIER_FIELD_NUMBER

public static final int RMIDENTIFIER_FIELD_NUMBER
See Also:
Constant Field Values

PRIORITY_FIELD_NUMBER

public static final int PRIORITY_FIELD_NUMBER
See Also:
Constant Field Values

CREATIONTIME_FIELD_NUMBER

public static final int CREATIONTIME_FIELD_NUMBER
See Also:
Constant Field Values

LOGAGGREGATIONCONTEXT_FIELD_NUMBER

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

getDefaultInstance

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto getDefaultInstance()

getDefaultInstanceForType

public YarnSecurityTokenProtos.ContainerTokenIdentifierProto getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

getUnknownFields

public final com.google.protobuf.UnknownFieldSet getUnknownFields()
Specified by:
getUnknownFields in interface com.google.protobuf.MessageOrBuilder
Overrides:
getUnknownFields in class com.google.protobuf.GeneratedMessage

getDescriptor

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

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage

getParserForType

public com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> getParserForType()
Specified by:
getParserForType in interface com.google.protobuf.Message
Specified by:
getParserForType in interface com.google.protobuf.MessageLite
Overrides:
getParserForType in class com.google.protobuf.GeneratedMessage

hasContainerId

public boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;

Specified by:
hasContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getContainerId

public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;

Specified by:
getContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getContainerIdOrBuilder

public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;

Specified by:
getContainerIdOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasNmHostAddr

public boolean hasNmHostAddr()
optional string nmHostAddr = 2;

Specified by:
hasNmHostAddr in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getNmHostAddr

public String getNmHostAddr()
optional string nmHostAddr = 2;

Specified by:
getNmHostAddr in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getNmHostAddrBytes

public com.google.protobuf.ByteString getNmHostAddrBytes()
optional string nmHostAddr = 2;

Specified by:
getNmHostAddrBytes in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasAppSubmitter

public boolean hasAppSubmitter()
optional string appSubmitter = 3;

Specified by:
hasAppSubmitter in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getAppSubmitter

public String getAppSubmitter()
optional string appSubmitter = 3;

Specified by:
getAppSubmitter in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getAppSubmitterBytes

public com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;

Specified by:
getAppSubmitterBytes in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasResource

public boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;

Specified by:
hasResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getResource

public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;

Specified by:
getResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getResourceOrBuilder

public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;

Specified by:
getResourceOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasExpiryTimeStamp

public boolean hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;

Specified by:
hasExpiryTimeStamp in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getExpiryTimeStamp

public long getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;

Specified by:
getExpiryTimeStamp in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasMasterKeyId

public boolean hasMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];

Specified by:
hasMasterKeyId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getMasterKeyId

public int getMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];

Specified by:
getMasterKeyId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasRmIdentifier

public boolean hasRmIdentifier()
optional int64 rmIdentifier = 7;

Specified by:
hasRmIdentifier in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getRmIdentifier

public long getRmIdentifier()
optional int64 rmIdentifier = 7;

Specified by:
getRmIdentifier in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasPriority

public boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8;

Specified by:
hasPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getPriority

public org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;

Specified by:
getPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getPriorityOrBuilder

public org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;

Specified by:
getPriorityOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasCreationTime

public boolean hasCreationTime()
optional int64 creationTime = 9;

Specified by:
hasCreationTime in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getCreationTime

public long getCreationTime()
optional int64 creationTime = 9;

Specified by:
getCreationTime in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

hasLogAggregationContext

public boolean hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;

Specified by:
hasLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getLogAggregationContext

public org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;

Specified by:
getLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

getLogAggregationContextOrBuilder

public org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;

Specified by:
getLogAggregationContextOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

writeReplace

protected Object writeReplace()
                       throws ObjectStreamException
Overrides:
writeReplace in class com.google.protobuf.GeneratedMessage
Throws:
ObjectStreamException

equals

public boolean equals(Object obj)
Specified by:
equals in interface com.google.protobuf.Message
Overrides:
equals in class com.google.protobuf.AbstractMessage

hashCode

public int hashCode()
Specified by:
hashCode in interface com.google.protobuf.Message
Overrides:
hashCode in class com.google.protobuf.AbstractMessage

parseFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data)
                                                                       throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

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

parseFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data)
                                                                       throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

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

parseFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input)
                                                                       throws IOException
Throws:
IOException

parseFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input,
                                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                       throws IOException
Throws:
IOException

parseDelimitedFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input)
                                                                                throws IOException
Throws:
IOException

parseDelimitedFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input,
                                                                                       com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                                throws IOException
Throws:
IOException

parseFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input)
                                                                       throws IOException
Throws:
IOException

parseFrom

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input,
                                                                              com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                       throws IOException
Throws:
IOException

newBuilder

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder()

newBuilderForType

public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder(YarnSecurityTokenProtos.ContainerTokenIdentifierProto prototype)

toBuilder

public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite

newBuilderForType

protected YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
Specified by:
newBuilderForType in class com.google.protobuf.GeneratedMessage


Copyright © 2014 Apache Software Foundation. All Rights Reserved.