|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFileSetLog
| Method Summary | |
|---|---|
File |
getFile()
Gets the current file in rotating file set |
File |
getFile(int index)
Gets the file from rotating fileset on given position (index). |
File |
getFileLatest()
Gets the latest (newest) file from the rotating fileset. |
File |
getFilePrime()
Gets the prime (oldest) file from the rotating fileset. |
int |
getIndex()
Gets the current file index in rotating file set |
int |
getLimit()
Gets the limit file size used for sequencing on the rotating output file |
int |
getSize()
Gets the size of rotating fileset, number of files in fileset. |
boolean |
isInFileSet()
Check is the file in rotating file set |
void |
moveToBOFS()
Move rotating fileset index to the beginning of the fileset |
void |
moveToEOFS()
Move rotating fileset index to the end of the fileset |
void |
next()
Move rotating fileset index to next position. |
void |
previous()
Move rotating fileset index to previous position. |
void |
setIndex(int value)
Sets the current file index in rotating file set |
void |
setLimit(int value)
Sets the limit file size used for sequencing on the rotating output file |
void |
setSize(int value)
Sets the size of rotating fileset, number of files in fileset. |
| Method Detail |
|---|
int getLimit()
void setLimit(int value)
int getSize()
void setSize(int value)
int getIndex()
void setIndex(int value)
boolean isInFileSet()
File getFile()
File getFile(int index)
File getFileLatest()
File getFilePrime()
void next()
void previous()
void moveToBOFS()
void moveToEOFS()
| Access Rights |
|---|
| SC | DC |
|---|---|
[sap.com] FRAMEWORK
|
[sap.com] tc/ddic/ddicruntime
|
[sap.com] ENGINEAPI
|
[sap.com] tc/logging
|
[sap.com] ENGFACADE
|
[sap.com] tc/bl/logging/api
|
[sap.com] CORE-TOOLS
|
[sap.com] com.sap.engine.client.lib
|
[sap.com] BRMS-FACADE
|
[sap.com] tc/brms/facade
|
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||