Namespace: OpenEdge.DataAdmin.Util
Type: Class PartitionManageUtility
Parent Classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.DataAdmin.Util.IPartitionManageUtility


/* Copyright (c) 2014 by progress Software Corporation.
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
Author(s):hdaniels
Created:2014



Method Summary
  Options Name Purpose
  AssertNotNull (Object, character)
  AssertNotNull (Object, character, character) /* include method in error message */
  AssertPolicyDetail (IPartitionPolicyDetail)
  OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()
  ImportOptions (character)
  SetResponse (IUtilityResponse)
  ThrowNull (character)
  ThrowNull (character, character)

Constructor Summary
  Options Name Purpose
  PartitionManageUtility ()
  PartitionManageUtility (IIndex)
  PartitionManageUtility (IIndex, integer)
  PartitionManageUtility (integer)

Property Summary
  Options Name Purpose
  OpenEdge.DataAdmin.IIndex Index
  LOGICAL LogStatus
  CHARACTER Name
  CHARACTER StatusFileName
  INTEGER StatusInterval
  OpenEdge.DataAdmin.ITable Table
  CHARACTER TaskName
  INTEGER TransactionSize


Method Detail
Top

AssertNotNull (Object, character)

Parameters:
o Progress.Lang.Object
 
arg CHARACTER
 
Top

AssertNotNull (Object, character, character)

/* include method in error message
Parameters:
o Progress.Lang.Object
 
oper CHARACTER
 
arg CHARACTER
 
Top

AssertPolicyDetail (IPartitionPolicyDetail)

Parameters:
pdetail OpenEdge.DataAdmin.IPartitionPolicyDetail
 
Top

OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()

Returns OpenEdge.DataAdmin.Message.IUtilityRequest
 
Top

ImportOptions (character)

Parameters:
cfile CHARACTER
 
Top

SetResponse (IUtilityResponse)

Parameters:
resp OpenEdge.DataAdmin.Message.IUtilityResponse
 
Top

ThrowNull (character)

Parameters:
arg CHARACTER
 
Top

ThrowNull (character, character)

Parameters:
oper CHARACTER
 
arg CHARACTER
 


Constructor Detail
Top

PartitionManageUtility ()

Top

PartitionManageUtility (IIndex)

Parameters:
pidx OpenEdge.DataAdmin.IIndex
 
Top

PartitionManageUtility (IIndex, integer)

Parameters:
pidx OpenEdge.DataAdmin.IIndex
 
prows INTEGER
 
Top

PartitionManageUtility (integer)

Parameters:
prows INTEGER
 


Property Detail
Top

OpenEdge.DataAdmin.IIndex Index

Returns OpenEdge.DataAdmin.IIndex
 
Top

LOGICAL LogStatus

Returns LOGICAL
 
Top

CHARACTER Name

Returns CHARACTER
 
Top

CHARACTER StatusFileName

Returns CHARACTER
 
Top

INTEGER StatusInterval

Returns INTEGER
 
Top

OpenEdge.DataAdmin.ITable Table

Returns OpenEdge.DataAdmin.ITable
 
Top

CHARACTER TaskName

Returns CHARACTER
 
Top

INTEGER TransactionSize

Returns INTEGER