A C D E F G H I N P R S T U W
A
- AbnormalThreadHook - com.aliyun.drc.util中的接口
-
- ackAsConsumed() - 类 中的方法com.aliyun.drc.clusterclient.message.ClusterMessage
-
- ackAsConsumed(DataMessage.Record) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- ackAsConsumed(DataMessage.Record) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- addConcurrentListener(ClusterListener) - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Add concurrent listener, listener consumes partition one by one
- addConcurrentListener(String) - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Add concurrent listener using default constructor by class name
- addConcurrentListener(ClusterListener) - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
- addConcurrentListener(String) - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
- addListenedPartition(DrcClientListener, Partition) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
- addMonitoredThread(Thread, AbnormalThreadHook) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- addMonitoredThread(Thread, AbnormalThreadHook) - 类 中的方法com.aliyun.drc.util.ThreadMonitor
-
- addPartition(Partition) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- askFor(String) - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Ask for subscribe target
- askFor(String) - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
- askForGUID(String) - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Ask for GUID
- askForGUID(String) - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
C
- Checkpoint - com.aliyun.drc.clusterclient.partition中的类
-
- Checkpoint(String) - 类 的构造器com.aliyun.drc.clusterclient.partition.Checkpoint
-
- Checkpoint(DataMessage.Record) - 类 的构造器com.aliyun.drc.clusterclient.partition.Checkpoint
-
- CheckpointLinkedList<E> - com.aliyun.drc.util中的类
-
Created by jianjundeng on 12/11/15.
- CheckpointLinkedList() - 类 的构造器com.aliyun.drc.util.CheckpointLinkedList
-
- CheckpointLinkedList.Entry<E> - com.aliyun.drc.util中的类
-
- CipherUtils - com.aliyun.drc.util中的类
-
Created by youin on 15/5/19.
- CipherUtils() - 类 的构造器com.aliyun.drc.util.CipherUtils
-
- ClientHeartbeat - com.aliyun.drc.clustermanager中的类
-
- ClientHeartbeat() - 类 的构造器com.aliyun.drc.clustermanager.ClientHeartbeat
-
- ClusterClient - com.aliyun.drc.clusterclient中的接口
-
- ClusterCommand - com.aliyun.drc.clustermanager中的类
-
- ClusterCommand() - 类 的构造器com.aliyun.drc.clustermanager.ClusterCommand
-
- ClusterListener - com.aliyun.drc.clusterclient中的类
-
- ClusterListener() - 类 的构造器com.aliyun.drc.clusterclient.ClusterListener
-
- ClusterManager - com.aliyun.drc.clustermanager中的类
-
- ClusterManager(String) - 类 的构造器com.aliyun.drc.clustermanager.ClusterManager
-
- ClusterMessage - com.aliyun.drc.clusterclient.message中的类
-
- ClusterMessage(DataMessage.Record, Partition) - 类 的构造器com.aliyun.drc.clusterclient.message.ClusterMessage
-
- com.aliyun.drc.clusterclient - 程序包 com.aliyun.drc.clusterclient
-
- com.aliyun.drc.clusterclient.message - 程序包 com.aliyun.drc.clusterclient.message
-
- com.aliyun.drc.clusterclient.partition - 程序包 com.aliyun.drc.clusterclient.partition
-
- com.aliyun.drc.clustermanager - 程序包 com.aliyun.drc.clustermanager
-
- com.aliyun.drc.httpclient - 程序包 com.aliyun.drc.httpclient
-
- com.aliyun.drc.pop - 程序包 com.aliyun.drc.pop
-
- com.aliyun.drc.regionmanager - 程序包 com.aliyun.drc.regionmanager
-
- com.aliyun.drc.util - 程序包 com.aliyun.drc.util
-
- commit(Map<String, String>) - 类 中的方法com.aliyun.drc.clustermanager.Register
-
- CommitOffset - com.aliyun.drc.clustermanager中的类
-
- CommitOffset() - 类 的构造器com.aliyun.drc.clustermanager.CommitOffset
-
- CommittedInfo - com.aliyun.drc.clustermanager中的类
-
- CommittedInfo() - 类 的构造器com.aliyun.drc.clustermanager.CommittedInfo
-
D
- decrypt(String) - 类 中的静态方法com.aliyun.drc.util.CipherUtils
-
- DefaultClusterClient - com.aliyun.drc.clusterclient中的类
-
- DefaultClusterClient(RegionContext) - 类 的构造器com.aliyun.drc.clusterclient.DefaultClusterClient
-
- drcGuidRouteApiRequest - com.aliyun.drc.pop中的类
-
- drcGuidRouteApiRequest() - 类 的构造器com.aliyun.drc.pop.drcGuidRouteApiRequest
-
- drcGuidRouteApiResponse - com.aliyun.drc.pop中的类
-
- drcGuidRouteApiResponse() - 类 的构造器com.aliyun.drc.pop.drcGuidRouteApiResponse
-
- drcGuidRouteApiResponseUnmarshaller - com.aliyun.drc.pop中的类
-
- drcGuidRouteApiResponseUnmarshaller() - 类 的构造器com.aliyun.drc.pop.drcGuidRouteApiResponseUnmarshaller
-
E
- encrypt(String) - 类 中的静态方法com.aliyun.drc.util.CipherUtils
-
- Entry(E) - 类 的构造器com.aliyun.drc.util.CheckpointLinkedList.Entry
-
- Entry(E, CheckpointLinkedList<E>.Entry<E>, CheckpointLinkedList<E>.Entry<E>) - 类 的构造器com.aliyun.drc.util.CheckpointLinkedList.Entry
-
- equals(Object) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
F
- forceActAsConsumed() - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- forceActAsConsumed() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
G
- get(String) - 类 中的方法com.aliyun.drc.httpclient.HttpClient
-
- getAccessKey() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- getAddress() - 类 中的方法com.aliyun.drc.clustermanager.ClusterManager
-
- getAliyunDomain() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- getAliyunRegionId() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- getCheckpoint() - 类 中的方法com.aliyun.drc.clustermanager.CommitOffset
-
- getClusterUrl() - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- getCode() - 类 中的方法com.aliyun.drc.httpclient.HttpResponse
-
- getConcurrentListeners() - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Get concurrent listener list
- getConcurrentListeners() - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
- getConsumer() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getConsumerGroup() - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- getData() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredInfo
-
- getdata() - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiResponse
-
- getDataType() - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- getFile() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getFileOffset() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getFilePosition() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getGmt() - 类 中的方法com.aliyun.drc.clustermanager.CommitOffset
-
- getGmt() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getGroup() - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- getGroup() - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- getGroup() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredInfo
-
- getGuid() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- getGuid() - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- getGuid() - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- getGuid() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredInfo
-
- getguid() - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiRequest
-
- getId() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getInstance() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getInstance(UnmarshallerContext) - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiResponse
-
- getIp() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getIp() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- getIp() - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- getIp() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getMaxconns() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getMessageQueueSize() - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
- getMin() - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList
-
- getName() - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- getName() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- getNext() - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList.Entry
-
- getOffset() - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- getPartition() - 类 中的方法com.aliyun.drc.clusterclient.message.ClusterMessage
-
- getPartition(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- getPartition() - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- getPartition() - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- getPartitions() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getPassword() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getPassword() - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- getPort() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getPort() - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- getPort() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- getPrev() - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList.Entry
-
- getProperties() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- getRecord() - 类 中的方法com.aliyun.drc.clusterclient.message.ClusterMessage
-
- getRegionRouterInfo(String) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouter
-
- getResponseClass() - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiRequest
-
- getSecret() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- getSeq() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- getString() - 类 中的方法com.aliyun.drc.httpclient.HttpResponse
-
- getString(InputStream) - 类 中的静态方法com.aliyun.drc.util.Stream2String
-
- getSuccess() - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiResponse
-
- getTimestamp() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- getUsername() - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- getValue(String) - 类 中的静态方法com.aliyun.drc.util.ReadManifest
-
- group - 类 中的变量com.aliyun.drc.clustermanager.ClusterCommand
-
- guid - 类 中的变量com.aliyun.drc.clustermanager.ClusterCommand
-
H
- hashCode() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- hasManifest() - 类 中的静态方法com.aliyun.drc.util.ReadManifest
-
- HttpClient - com.aliyun.drc.httpclient中的类
-
- HttpClient() - 类 的构造器com.aliyun.drc.httpclient.HttpClient
-
- HttpResponse - com.aliyun.drc.httpclient中的类
-
- HttpResponse(HttpResponse) - 类 的构造器com.aliyun.drc.httpclient.HttpResponse
-
I
- init() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- isUseBinary() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- isUseDrcNet() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- isUseDrcNetEncrypt() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- isUsePublicIp() - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- isUsePublicIp() - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
N
- noException(Exception) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
Abstract method noException for user code callback
- notify(List<ClusterMessage>) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
Abstract method notify for user code callback
- notifyMessages(Partition, List<ClusterMessage>) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
- notifyThreadFailed(Thread) - 接口 中的方法com.aliyun.drc.util.AbnormalThreadHook
-
- notifyWithoutHeartbeat(List<ClusterMessage>) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
已过时。
P
- Partition - com.aliyun.drc.clusterclient.partition中的接口
-
- partition - 类 中的变量com.aliyun.drc.clustermanager.ClusterCommand
-
- PartitionImpl - com.aliyun.drc.clusterclient.partition中的类
-
- PartitionImpl(String) - 类 的构造器com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- PartitionPool - com.aliyun.drc.clusterclient.partition中的类
-
- PartitionPool(RegionContext, ClientCluster) - 类 的构造器com.aliyun.drc.clusterclient.partition.PartitionPool
-
- pollMonitoredThreads() - 类 中的方法com.aliyun.drc.util.ThreadMonitor
-
- post(String, Map<String, String>) - 类 中的方法com.aliyun.drc.httpclient.HttpClient
-
- pushHeartBeatElement(E) - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList
-
- pushRecordToPartition(DataMessage.Record) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- pushRecordToPartition(DataMessage.Record) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- putElementCheckpointQueue(E) - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList
-
R
- ReadManifest - com.aliyun.drc.util中的类
-
Created by haikuo.zhk on 2017/4/7.
- ReadManifest() - 类 的构造器com.aliyun.drc.util.ReadManifest
-
- RegionContext - com.aliyun.drc.clusterclient中的类
-
Created by jianjundeng on 6/23/15.
- RegionContext() - 类 的构造器com.aliyun.drc.clusterclient.RegionContext
-
- RegionRouter - com.aliyun.drc.regionmanager中的类
-
Created by jianjundeng on 6/24/15.
- RegionRouter(RegionContext) - 类 的构造器com.aliyun.drc.regionmanager.RegionRouter
-
- RegionRouterInfo - com.aliyun.drc.regionmanager中的类
-
Created by jianjundeng on 6/24/15.
- RegionRouterInfo() - 类 的构造器com.aliyun.drc.regionmanager.RegionRouterInfo
-
- Register - com.aliyun.drc.clustermanager中的类
-
- Register(ClusterManager) - 类 的构造器com.aliyun.drc.clustermanager.Register
-
- RegisterClient() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- registerClientAsActive(Map<String, String>) - 类 中的方法com.aliyun.drc.clustermanager.Register
-
- registerClientAsIdle(Map<String, String>) - 类 中的方法com.aliyun.drc.clustermanager.Register
-
- RegisteredClient - com.aliyun.drc.clustermanager中的类
-
- RegisteredClient() - 类 的构造器com.aliyun.drc.clustermanager.RegisteredClient
-
- RegisteredInfo - com.aliyun.drc.clustermanager中的类
-
- RegisteredInfo() - 类 的构造器com.aliyun.drc.clustermanager.RegisteredInfo
-
- removeElementFromCheckpointQueue(E) - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList
-
- removeListenedPartition(DrcClientListener, Partition) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
- removePartition(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- run() - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
- run() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- run() - 类 中的方法com.aliyun.drc.util.ThreadMonitor
-
S
- sendHeartbeat() - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- sendHeartbeat() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setAccessKey(String) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setAliyunDomain(String) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setAliyunRegionId(String) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setCheckpoint(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- setCheckpoint(DataMessage.Record) - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- setCheckpoint(long[]) - 类 中的方法com.aliyun.drc.clustermanager.CommitOffset
-
- setClientCluster(ClientCluster) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setClientCluster(ClientCluster) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
Setter for partition's attributes
- setClusterUrl(String) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- setCode(int) - 类 中的方法com.aliyun.drc.httpclient.HttpResponse
-
- setConsumer(String) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setConsumerGroup(String) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- setData(JSONArray) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredInfo
-
- setdata(String) - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiResponse
-
- setDataType(String) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- setFilePosition(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- setGmt(int) - 类 中的方法com.aliyun.drc.clustermanager.CommitOffset
-
- setGmt(int) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setGroup(String) - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- setGroup(String) - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- setGroup(String) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredInfo
-
- setGuid(String) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setGuid(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setGuid(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- setGuid(String) - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- setGuid(String) - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- setGuid(String) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredInfo
-
- setguid(String) - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiRequest
-
- setId(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- setInstance(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- setIp(String) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setIp(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setIp(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- setIp(String) - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- setIp(String) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setMaxconns(int) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setMin(E) - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList
-
- setNext(CheckpointLinkedList<E>.Entry<E>) - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList.Entry
-
- setNotifiedPartition(Partition) - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
已过时。
- setOffset(CommitOffset) - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- setPartition(Partition) - 类 中的方法com.aliyun.drc.clusterclient.message.ClusterMessage
-
- setPartition(String) - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- setPartition(String) - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- setPartitions(String) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setPassword(String) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setPassword(String) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- setPort(int) - 类 中的方法com.aliyun.drc.clustermanager.CommittedInfo
-
- setPort(int) - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- setPrev(CheckpointLinkedList<E>.Entry<E>) - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList.Entry
-
- setRecord(DataMessage.Record) - 类 中的方法com.aliyun.drc.clusterclient.message.ClusterMessage
-
- setRegionRouterInfo(RegionRouterInfo) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setRegionRouterInfo(RegionRouterInfo) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setRegister(Register) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setRegister(Register) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setSecret(String) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setSeq(String) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setSeq(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setSeq(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- setString(String) - 类 中的方法com.aliyun.drc.httpclient.HttpResponse
-
- setSuccess(Boolean) - 类 中的方法com.aliyun.drc.pop.drcGuidRouteApiResponse
-
- setTimestamp(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- setTopic(String) - 接口 中的方法com.aliyun.drc.clusterclient.partition.Partition
-
- setTopic(String) - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionImpl
-
- setUseBinary(boolean) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setUseDrcNet(boolean) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setUseDrcNetEncrypt(boolean) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setUsePublicIp(boolean) - 类 中的方法com.aliyun.drc.clusterclient.RegionContext
-
- setUsePublicIp(boolean) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- setUsername(String) - 类 中的方法com.aliyun.drc.regionmanager.RegionRouterInfo
-
- shutdown() - 类 中的方法com.aliyun.drc.clusterclient.ClusterListener
-
- shutdown() - 类 中的方法com.aliyun.drc.clusterclient.partition.PartitionPool
-
- size() - 类 中的方法com.aliyun.drc.util.CheckpointLinkedList
-
- start() - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Start to launch client
- start() - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
- stop() - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Stop to launch client
- stop() - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
- Stream2String - com.aliyun.drc.util中的类
-
- Stream2String() - 类 的构造器com.aliyun.drc.util.Stream2String
-
T
- ThreadMonitor - com.aliyun.drc.util中的类
-
- ThreadMonitor() - 类 的构造器com.aliyun.drc.util.ThreadMonitor
-
- toString() - 类 中的方法com.aliyun.drc.clusterclient.partition.Checkpoint
-
- toString() - 类 中的方法com.aliyun.drc.clustermanager.ClusterCommand
-
- toString() - 类 中的方法com.aliyun.drc.clustermanager.ClusterManager
-
- toString() - 类 中的方法com.aliyun.drc.clustermanager.RegisteredClient
-
- toString() - 类 中的方法com.aliyun.drc.httpclient.HttpResponse
-
U
- unmarshall(drcGuidRouteApiResponse, UnmarshallerContext) - 类 中的静态方法com.aliyun.drc.pop.drcGuidRouteApiResponseUnmarshaller
-
W
- waitForStop(long) - 接口 中的方法com.aliyun.drc.clusterclient.ClusterClient
-
Wait for limited time to stop, mainly for testing
- waitForStop(long) - 类 中的方法com.aliyun.drc.clusterclient.DefaultClusterClient
-
A C D E F G H I N P R S T U W
Copyright © 2017. All Rights Reserved.