|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostDiskBlockInfo | |
---|---|
com.hyper9.simdk.stubs | |
com.hyper9.simdk.stubs.dao | |
com.hyper9.simdk.stubs.jaxws | |
com.hyper9.simdk.ws |
Uses of HostDiskBlockInfo in com.hyper9.simdk.stubs |
---|
Methods in com.hyper9.simdk.stubs that return HostDiskBlockInfo | |
---|---|
HostDiskBlockInfo |
VimServiceImpl.leaseAllocateBlocks(ManagedObjectReference _this,
Long startBlock,
Long numBlocks,
Boolean assureValid)
|
HostDiskBlockInfo |
VimService.leaseAllocateBlocks(ManagedObjectReference _this,
Long startBlock,
Long numBlocks,
Boolean assureValid)
|
HostDiskBlockInfo |
VimServiceImpl.leaseMapDiskRegion(ManagedObjectReference _this,
Long mapStart,
Long mapLength)
|
HostDiskBlockInfo |
VimService.leaseMapDiskRegion(ManagedObjectReference _this,
Long mapStart,
Long mapLength)
|
Uses of HostDiskBlockInfo in com.hyper9.simdk.stubs.dao |
---|
Methods in com.hyper9.simdk.stubs.dao that return HostDiskBlockInfo | |
---|---|
HostDiskBlockInfo |
HostDiskManagerLeaseInfo.getBlockInfo()
|
Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostDiskBlockInfo | |
---|---|
List<HostDiskBlockInfo> |
ArrayOfHostDiskBlockInfo.getData()
|
Methods in com.hyper9.simdk.stubs.dao with parameters of type HostDiskBlockInfo | |
---|---|
void |
HostDiskManagerLeaseInfo.setBlockInfo(HostDiskBlockInfo toSet)
|
Uses of HostDiskBlockInfo in com.hyper9.simdk.stubs.jaxws |
---|
Methods in com.hyper9.simdk.stubs.jaxws that return HostDiskBlockInfo | |
---|---|
HostDiskBlockInfo |
LeaseMapDiskRegionResponse.getReturnval()
|
HostDiskBlockInfo |
LeaseAllocateBlocksResponse.getReturnval()
|
Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostDiskBlockInfo | |
---|---|
void |
LeaseMapDiskRegionResponse.setReturnval(HostDiskBlockInfo returnval)
|
void |
LeaseAllocateBlocksResponse.setReturnval(HostDiskBlockInfo returnval)
|
Uses of HostDiskBlockInfo in com.hyper9.simdk.ws |
---|
Methods in com.hyper9.simdk.ws that return HostDiskBlockInfo | |
---|---|
HostDiskBlockInfo |
VimServiceExImpl.leaseAllocateBlocks(ManagedObjectReference _this,
Long startBlock,
Long numBlocks,
Boolean assureValid)
|
HostDiskBlockInfo |
VimServiceExImpl.leaseMapDiskRegion(ManagedObjectReference _this,
Long mapStart,
Long mapLength)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |