SAP ABAP Class CL_TREX_INDEX_SERVER (Index Server)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
Properties
Class CL_TREX_INDEX_SERVER  
Short Description Index Server    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREX   TREX ABAP client 
Created 20060117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TREX_INDEX_SERVER has no interface implemented.
Friends
Class CL_TREX_INDEX_SERVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HOST Instance attribute Public Type reference (TYPE) STRING 20060117
2 PORT Instance attribute Public Type reference (TYPE) STRING 20060117
3 QUEUE_TABLE Instance attribute Public Type reference (TYPE) STRING 20080227
4 TARGET_IS_DB Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060117
2 EQUALS Instance method Public Method 20060419
Events
Class CL_TREX_INDEX_SERVER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_INDEX_SERVERS Public See coding 20060420 T_INDEX_SERVERS type standard table of ref to cl_trex_index_server with non-unique default key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HOST Call by reference Type reference (TYPE) CLIKE 20060117
2 Importing PORT Call by reference Type reference (TYPE) CLIKE 20060117
3 Importing QUEUE_TABLE Call by reference Type reference (TYPE) CLIKE '' 20080227

Method CONSTRUCTOR on class CL_TREX_INDEX_SERVER has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX_SERVER Call by reference Object reference (TYPE REF TO) CL_TREX_INDEX_SERVER Index Server 20060419
2 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20060419

Method EQUALS on class CL_TREX_INDEX_SERVER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710