- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 2,450 for createId (0.06 sec)
-
src/main/java/org/codelibs/fess/es/config/bsbhv/BsFailureUrlBhv.java
public int selectCount(CBCall<FailureUrlCB> cbLambda) { return facadeSelectCount(createCB(cbLambda)); } public OptionalEntity<FailureUrl> selectEntity(CBCall<FailureUrlCB> cbLambda) { return facadeSelectEntity(createCB(cbLambda)); } protected OptionalEntity<FailureUrl> facadeSelectEntity(FailureUrlCB cb) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsbhv/BsRelatedQueryBhv.java
public int selectCount(CBCall<RelatedQueryCB> cbLambda) { return facadeSelectCount(createCB(cbLambda)); } public OptionalEntity<RelatedQuery> selectEntity(CBCall<RelatedQueryCB> cbLambda) { return facadeSelectEntity(createCB(cbLambda)); } protected OptionalEntity<RelatedQuery> facadeSelectEntity(RelatedQueryCB cb) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/log/bsbhv/BsUserInfoBhv.java
public int selectCount(CBCall<UserInfoCB> cbLambda) { return facadeSelectCount(createCB(cbLambda)); } public OptionalEntity<UserInfo> selectEntity(CBCall<UserInfoCB> cbLambda) { return facadeSelectEntity(createCB(cbLambda)); } protected OptionalEntity<UserInfo> facadeSelectEntity(UserInfoCB cb) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9K bytes - Viewed (0) -
tensorflow/c/eager/c_api.h
// A tensorflow.ServerDef specifies remote workers (in addition to the current // workers name). Operations created in this context can then be executed on // any of these remote workers by setting an appropriate device. // // If the following is set, all servers identified by the // ServerDef must be up when the context is created. TF_CAPI_EXPORT extern void TFE_ContextSetServerDef(TFE_Context* ctx,
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Apr 27 21:07:00 UTC 2023 - 22.8K bytes - Viewed (0) -
helm-releases/minio-3.6.2.tgz
uptions/ ## podDisruptionBudget: enabled: false maxUnavailable: 1 ## Specify the service account to use for the MinIO pods. If 'create' is set to 'false' ## and 'name' is left unspecified, the account 'default' will be used. serviceAccount: create: true ## The name of the service account to use. If 'create' is 'true', a service account with that name ## will be created. name: "minio-sa" metrics: serviceMonitor: enabled: false public: true additionalLabels: {} relabelConfigs: {} # namespace: monitoring...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Mar 17 18:30:55 UTC 2022 - 17.9K bytes - Viewed (0) -
helm-releases/minio-5.0.14.tgz
uptions/ ## podDisruptionBudget: enabled: false maxUnavailable: 1 ## Specify the service account to use for the MinIO pods. If 'create' is set to 'false' ## and 'name' is left unspecified, the account 'default' will be used. serviceAccount: create: true ## The name of the service account to use. If 'create' is 'true', a service account with that name ## will be created. name: "minio-sa" metrics: serviceMonitor: enabled: false # scrape each node/pod individually for additional metrics includeNode:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sat Sep 30 20:46:10 UTC 2023 - 20.6K bytes - Viewed (0) -
helm-releases/minio-5.0.15.tgz
uptions/ ## podDisruptionBudget: enabled: false maxUnavailable: 1 ## Specify the service account to use for the MinIO pods. If 'create' is set to 'false' ## and 'name' is left unspecified, the account 'default' will be used. serviceAccount: create: true ## The name of the service account to use. If 'create' is 'true', a service account with that name ## will be created. name: "minio-sa" metrics: serviceMonitor: enabled: false # scrape each node/pod individually for additional metrics includeNode:...
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Jan 12 18:18:57 UTC 2024 - 20.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsbhv/BsFileConfigBhv.java
public int selectCount(CBCall<FileConfigCB> cbLambda) { return facadeSelectCount(createCB(cbLambda)); } public OptionalEntity<FileConfig> selectEntity(CBCall<FileConfigCB> cbLambda) { return facadeSelectEntity(createCB(cbLambda)); } protected OptionalEntity<FileConfig> facadeSelectEntity(FileConfigCB cb) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 10.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsbhv/BsDataConfigBhv.java
public int selectCount(CBCall<DataConfigCB> cbLambda) { return facadeSelectCount(createCB(cbLambda)); } public OptionalEntity<DataConfig> selectEntity(CBCall<DataConfigCB> cbLambda) { return facadeSelectEntity(createCB(cbLambda)); } protected OptionalEntity<DataConfig> facadeSelectEntity(DataConfigCB cb) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 10.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/es/config/bsbhv/BsLabelTypeBhv.java
public int selectCount(CBCall<LabelTypeCB> cbLambda) { return facadeSelectCount(createCB(cbLambda)); } public OptionalEntity<LabelType> selectEntity(CBCall<LabelTypeCB> cbLambda) { return facadeSelectEntity(createCB(cbLambda)); } protected OptionalEntity<LabelType> facadeSelectEntity(LabelTypeCB cb) {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 9.9K bytes - Viewed (0)