Uses of Class
dev.vality.damsel.domain_config.Commit
Packages that use Commit
-
Uses of Commit in dev.vality.damsel.domain_config
Fields in dev.vality.damsel.domain_config declared as CommitFields in dev.vality.damsel.domain_config with type parameters of type CommitModifier and TypeFieldDescriptionRepositorySrv.Pull_result.successRepositorySrv.PullRange_result.successMethods in dev.vality.damsel.domain_config that return CommitModifier and TypeMethodDescriptionCommit.deepCopy()RepositorySrv.Commit_args.getCommit()Commit.setCreatedAt(String created_at) Methods in dev.vality.damsel.domain_config that return types with arguments of type CommitModifier and TypeMethodDescriptionRepositorySrv.AsyncClient.Pull_call.getResult()RepositorySrv.AsyncClient.PullRange_call.getResult()RepositorySrv.AsyncProcessor.Pull.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) RepositorySrv.AsyncProcessor.PullRange.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) RepositorySrv.Pull_result.getSuccess()RepositorySrv.PullRange_result.getSuccess()RepositorySrv.Client.pull(long version) RepositorySrv.Iface.pull(long version) RepositorySrv.Client.pullRange(long after, int limit) RepositorySrv.Iface.pullRange(long after, int limit) Получить новые коммиты следующие за указанной версиейRepositorySrv.Client.recvPull()RepositorySrv.Client.recvPullRange()Methods in dev.vality.damsel.domain_config with parameters of type CommitModifier and TypeMethodDescriptionvoidRepositorySrv.AsyncClient.commit(long version, Commit commit, org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler) voidRepositorySrv.AsyncIface.commit(long version, Commit commit, org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler) longlongПрименить изменения к определенной версии.intbooleanvoidRepositorySrv.Pull_result.putToSuccess(long key, Commit val) voidRepositorySrv.PullRange_result.putToSuccess(long key, Commit val) voidRepositorySrv.Client.sendCommit(long version, Commit commit) Method parameters in dev.vality.damsel.domain_config with type arguments of type CommitModifier and TypeMethodDescriptionvoidRepositorySrv.AsyncClient.pull(long version, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler) voidRepositorySrv.AsyncIface.pull(long version, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler) voidRepositorySrv.AsyncClient.pullRange(long after, int limit, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler) voidRepositorySrv.AsyncIface.pullRange(long after, int limit, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler) RepositorySrv.Pull_result.setSuccess(Map<Long, Commit> success) RepositorySrv.PullRange_result.setSuccess(Map<Long, Commit> success) voidRepositorySrv.AsyncProcessor.Pull.start(I iface, RepositorySrv.Pull_args args, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler) voidRepositorySrv.AsyncProcessor.PullRange.start(I iface, RepositorySrv.PullRange_args args, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler) Constructors in dev.vality.damsel.domain_config with parameters of type CommitModifierConstructorDescriptionPerforms a deep copy on other.Commit_args(long version, Commit commit) Commit_call(long version, Commit commit, org.apache.thrift.async.AsyncMethodCallback<Long> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) Constructor parameters in dev.vality.damsel.domain_config with type arguments of type CommitModifierConstructorDescriptionPull_call(long version, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) Pull_result(Map<Long, Commit> success, VersionNotFound ex1) PullRange_call(long after, int limit, org.apache.thrift.async.AsyncMethodCallback<Map<Long, Commit>> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) PullRange_result(Map<Long, Commit> success, VersionNotFound ex1) -
Uses of Commit in dev.vality.damsel.papidmt
Fields in dev.vality.damsel.papidmt with type parameters of type CommitMethods in dev.vality.damsel.papidmt that return types with arguments of type CommitMethods in dev.vality.damsel.papidmt with parameters of type CommitMethod parameters in dev.vality.damsel.papidmt with type arguments of type CommitConstructor parameters in dev.vality.damsel.papidmt with type arguments of type Commit