Namespace: OpenEdge.DataAdmin.Util
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

PROTECTED AssertNotNull (Object, character)

Parameters:
o Progress.Lang.Object
arg CHARACTER
Top

PROTECTED AssertNotNull (Object, character, character)

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

PROTECTED AssertPolicyDetail (IPartitionPolicyDetail)

Parameters:
pdetail OpenEdge.DataAdmin.IPartitionPolicyDetail
Top

PUBLIC OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()

Returns OpenEdge.DataAdmin.Message.IUtilityRequest
Top

PUBLIC ImportOptions (character)

Parameters:
cfile CHARACTER
Top

PUBLIC SetResponse (IUtilityResponse)

Parameters:
resp OpenEdge.DataAdmin.Message.IUtilityResponse
Top

PROTECTED ThrowNull (character)

Parameters:
arg CHARACTER
Top

PROTECTED ThrowNull (character, character)

Parameters:
oper CHARACTER
arg CHARACTER


Constructor Detail
Top

PROTECTED PartitionManageUtility ()

Top

PROTECTED PartitionManageUtility (IIndex)

Parameters:
pidx OpenEdge.DataAdmin.IIndex
Top

PROTECTED PartitionManageUtility (IIndex, integer)

Parameters:
pidx OpenEdge.DataAdmin.IIndex
prows INTEGER
Top

PROTECTED PartitionManageUtility (integer)

Parameters:
prows INTEGER


Property Detail
Top

PUBLIC OpenEdge.DataAdmin.IIndex Index

Returns OpenEdge.DataAdmin.IIndex
Top

PUBLIC LOGICAL LogStatus

Returns LOGICAL
Top

PUBLIC CHARACTER Name

Returns CHARACTER
Top

PUBLIC CHARACTER StatusFileName

Returns CHARACTER
Top

PUBLIC INTEGER StatusInterval

Returns INTEGER
Top

PUBLIC OpenEdge.DataAdmin.ITable Table

Returns OpenEdge.DataAdmin.ITable
Top

PUBLIC CHARACTER TaskName

Returns CHARACTER
Top

PUBLIC INTEGER TransactionSize

Returns INTEGER


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0