Package | Description |
---|---|
net.tomp2p.storage |
Modifier and Type | Method and Description |
---|---|
StorageGeneric.PutStatus |
StorageGeneric.put(Number160 locationKey,
Number160 domainKey,
Number160 contentKey,
Data newData,
PublicKey publicKey,
boolean putIfAbsent,
boolean domainProtection) |
static StorageGeneric.PutStatus |
StorageGeneric.PutStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageGeneric.PutStatus[] |
StorageGeneric.PutStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.