FatEntity
Namespace: MBrace.Azure.Runtime.Utilities
A lightweight object for low latency communication with the azure storage. Lightweight : payload size up to 15 * 64K = 960K. See 'http://www.windowsazure.com/en-us/develop/net/how-to-guides/table-services/' WARNING : See the above link for any restrictions such as having a parameterless ctor, and public properties.
Constructors
Constructor | Description |
new()
Signature: unit -> FatEntity
|
CompiledName: |
new(partitionKey, rowKey, blob)
Signature: (partitionKey:string * rowKey:string * blob:byte []) -> FatEntity
|
CompiledName: |
Instance members
Instance member | Description |
GetPayload()
Signature: unit -> byte []
|
|
Item01()
Signature: unit -> byte []
|
Max size 64KB CompiledName: |
Item01()
Signature: unit -> unit
|
Max size 64KB CompiledName: |
Item02()
Signature: unit -> byte []
|
CompiledName: |
Item02()
Signature: unit -> unit
|
CompiledName: |
Item03()
Signature: unit -> byte []
|
CompiledName: |
Item03()
Signature: unit -> unit
|
CompiledName: |
Item04()
Signature: unit -> byte []
|
CompiledName: |
Item04()
Signature: unit -> unit
|
CompiledName: |
Item05()
Signature: unit -> byte []
|
CompiledName: |
Item05()
Signature: unit -> unit
|
CompiledName: |
Item06()
Signature: unit -> byte []
|
CompiledName: |
Item06()
Signature: unit -> unit
|
CompiledName: |
Item07()
Signature: unit -> byte []
|
CompiledName: |
Item07()
Signature: unit -> unit
|
CompiledName: |
Item08()
Signature: unit -> byte []
|
CompiledName: |
Item08()
Signature: unit -> unit
|
CompiledName: |
Item09()
Signature: unit -> byte []
|
CompiledName: |
Item09()
Signature: unit -> unit
|
CompiledName: |
Item10()
Signature: unit -> byte []
|
CompiledName: |
Item10()
Signature: unit -> unit
|
CompiledName: |
Item11()
Signature: unit -> byte []
|
CompiledName: |
Item11()
Signature: unit -> unit
|
CompiledName: |
Item12()
Signature: unit -> byte []
|
CompiledName: |
Item12()
Signature: unit -> unit
|
CompiledName: |
Item13()
Signature: unit -> byte []
|
CompiledName: |
Item13()
Signature: unit -> unit
|
CompiledName: |
Item14()
Signature: unit -> byte []
|
CompiledName: |
Item14()
Signature: unit -> unit
|
CompiledName: |
Item15()
Signature: unit -> byte []
|
CompiledName: |
Item15()
Signature: unit -> unit
|
CompiledName: |