C# Класс Hazelcast.Remote.RemoteController.Processor

Наследование: TProcessor
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
processMap_ ProcessFunction>.Dictionary

Открытые методы

Метод Описание
Process ( TProtocol iprot, TProtocol oprot ) : bool
Processor ( Iface iface ) : System
clean_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
createCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
executeOnController_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
exit_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
mergeMemberToCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
ping_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
resumeMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
shutdownCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
shutdownMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
splitMemberFromCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
startMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
suspendMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
terminateCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
terminateMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void

Описание методов

Process() публичный Метод

public Process ( TProtocol iprot, TProtocol oprot ) : bool
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат bool

Processor() публичный Метод

public Processor ( Iface iface ) : System
iface Iface
Результат System

clean_Process() публичный Метод

public clean_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

createCluster_Process() публичный Метод

public createCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

executeOnController_Process() публичный Метод

public executeOnController_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

exit_Process() публичный Метод

public exit_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

mergeMemberToCluster_Process() публичный Метод

public mergeMemberToCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

ping_Process() публичный Метод

public ping_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

resumeMember_Process() публичный Метод

public resumeMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

shutdownCluster_Process() публичный Метод

public shutdownCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

shutdownMember_Process() публичный Метод

public shutdownMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

splitMemberFromCluster_Process() публичный Метод

public splitMemberFromCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

startMember_Process() публичный Метод

public startMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

suspendMember_Process() публичный Метод

public suspendMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

terminateCluster_Process() публичный Метод

public terminateCluster_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

terminateMember_Process() публичный Метод

public terminateMember_Process ( int seqid, TProtocol iprot, TProtocol oprot ) : void
seqid int
iprot Thrift.Protocol.TProtocol
oprot Thrift.Protocol.TProtocol
Результат void

Описание свойств

processMap_ защищенное свойство

protected Dictionary processMap_
Результат ProcessFunction>.Dictionary